@abapify/adt-pilot
abapify Pilot — library for ATC-based ABAP code review using
@abapify/adt-mcp as the only ADT integration layer.
Install
bun add @abapify/adt-pilot
Modes
- Workflow — deterministic pipeline: package or transport → ATC →
CodeReviewReport(no LLM). - Harness —
createAbapifyPilot()for interactive review via a Mastra Agent with MCP tools.
Public API
import {
createCodeReviewWorkflow,
connectMcpClient,
createAbapifyPilot,
} from '@abapify/adt-pilot';
Local development
Dependencies
@mastra/core,@modelcontextprotocol/sdk,zod- Dev:
@abapify/adt-mcp,@abapify/adt-fixturesfor tests