@mcp-abap-adt/core 5.0.2 → 5.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
package/README.md
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
[](https://stand-with-ukraine.pp.ua)
|
|
2
|
-
|
|
3
1
|
# <img src="logo.png" alt="mcp-abap-adt logo" width="36" align="absmiddle" /> mcp-abap-adt: Your Gateway to ABAP Development Tools (ADT)
|
|
2
|
+
[](https://stand-with-ukraine.pp.ua)
|
|
4
3
|
|
|
5
4
|
`mcp-abap-adt` is an MCP server for ABAP ADT in SAP ECC/S/4HANA (on-premise) and SAP BTP ABAP Cloud systems. It gives agents controlled access to real ABAP repositories through ADT, so analysis and changes are grounded in system data instead of assumptions. It is built for AI-assisted pair programming (AIPNV: AI Pairing, Not Vibing), not autopilot vibe coding.
|
|
6
5
|
|
|
@@ -668,7 +668,7 @@ Generated from code in `src/handlers/**` (not from docs).
|
|
|
668
668
|
|
|
669
669
|
<a id="searchobject-read-only-search"></a>
|
|
670
670
|
#### SearchObject (Read-Only / Search)
|
|
671
|
-
**Description:** [read-only] Search ABAP repository by object name or wildcard pattern (e.g.
|
|
671
|
+
**Description:** [read-only] Search ABAP repository by object name or wildcard pattern (e.g. \
|
|
672
672
|
|
|
673
673
|
**Source:** `src/handlers/search/readonly/handleSearchObject.ts`
|
|
674
674
|
|
|
@@ -379,7 +379,7 @@ Generated from code in `src/handlers/**` (not from docs).
|
|
|
379
379
|
|
|
380
380
|
<a id="searchobject-read-only-search"></a>
|
|
381
381
|
#### SearchObject (Read-Only / Search)
|
|
382
|
-
**Description:** [read-only] Search ABAP repository by object name or wildcard pattern (e.g.
|
|
382
|
+
**Description:** [read-only] Search ABAP repository by object name or wildcard pattern (e.g. \
|
|
383
383
|
|
|
384
384
|
**Source:** `src/handlers/search/readonly/handleSearchObject.ts`
|
|
385
385
|
|