co-mono/packages/coding-agent/src/modes/rpc
Mario Zechner f86e3c3103 fix(coding-agent): sync agent state after newSession setup callback
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
2026-01-26 22:25:09 +01:00
..
rpc-client.ts Rename /branch command to /fork 2026-01-11 23:12:31 +01:00
rpc-mode.ts fix(coding-agent): sync agent state after newSession setup callback 2026-01-26 22:25:09 +01:00
rpc-types.ts feat(coding-agent): Add widget placement option (#850) 2026-01-19 15:54:24 +01:00