feat(agents): add autohand adapter#139
Conversation
0410f43 to
566ee49
Compare
Greptile SummaryAdds the
Confidence Score: 5/5Safe to merge; both issues surfaced in the prior review have been resolved and no new correctness problems were found. Both previously flagged issues are fixed: unknown hook-entry fields now survive config rewrites through the custom UnmarshalJSON/MarshalJSON round-trip, and context cancellation is honoured in the cached-binary fast path of autohandBinary. The rest of the adapter — binary resolution, permission-mode mapping, atomic config writes, and the activity-state deriver — is implemented consistently with the existing adapter patterns and is well covered by the new test suite. No files require special attention. Important Files Changed
Reviews (2): Last reviewed commit: "feat(agents): add autohand adapter" | Re-trigger Greptile |
Registers the autohand harness, stacked on the agent platform. Includes its own activity deriver. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
566ee49 to
8c3e9d9
Compare
Adds the autohand harness, stacked on #119 (agent platform). Adapter package +
Constructors()registration + resolver test. Includes its own activity deriver.🤖 Generated with Claude Code
Stack