feat: Update ACP support, modernize and fix misc issues (#25663)

This commit is contained in:
Aiden Cline
2026-05-06 19:33:52 -05:00
committed by GitHub
parent 233fc5b910
commit b2e3dc87ea
5 changed files with 197 additions and 75 deletions
@@ -34,10 +34,11 @@ describe("acp.agent interface compliance", () => {
"loadSession",
"setSessionMode",
"authenticate",
// Unstable - SDK checks these with unstable_ prefix
// Capability-gated methods checked by the SDK router
"listSessions",
"resumeSession",
"closeSession",
"unstable_forkSession",
"unstable_resumeSession",
"unstable_setSessionModel",
]