mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-16 08:02:17 +00:00
Move setup callback handling from interactive/rpc modes into AgentSession.newSession(). After setup() runs, sync agent state via replaceMessages() so the LLM has context and the UI renders the messages properly. fixes #968 |
||
|---|---|---|
| .. | ||
| rpc-client.ts | ||
| rpc-mode.ts | ||
| rpc-types.ts | ||