feat(agents): add amp adapter#122
Conversation
Greptile SummaryAdds the
Confidence Score: 5/5Safe to merge — the adapter is a well-scoped addition that follows the established patterns without touching any shared logic paths. The adapter correctly implements every interface method with context guards, the binary-caching mutex is used consistently, all permission modes are mapped, and the test suite covers every method including context-cancellation. No issues found in the changed files or their direct integration points. No files require special attention. Important Files Changed
Reviews (2): Last reviewed commit: "feat(agents): add amp adapter" | Re-trigger Greptile |
Registers the amp harness, stacked on the agent platform. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Adds the amp harness, stacked on #119 (agent platform). Adapter package +
Constructors()registration + resolver test.🤖 Generated with Claude Code
Stack