feat: Update ACP support, modernize and fix misc issues (#25663)
This commit is contained in:
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",
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue