co-mono/packages/coding-agent/src/modes/rpc
Daniel Nouri e20583aac8
feat(coding-agent): add set_session_name RPC command (#1075)
- Add set_session_name command with empty name validation
- Expose sessionName in get_state response
- Add setSessionName() to AgentSession and RpcClient
- Document in docs/rpc.md
2026-01-30 01:41:58 +01:00
..
rpc-client.ts feat(coding-agent): add set_session_name RPC command (#1075) 2026-01-30 01:41:58 +01:00
rpc-mode.ts feat(coding-agent): add set_session_name RPC command (#1075) 2026-01-30 01:41:58 +01:00
rpc-types.ts feat(coding-agent): add set_session_name RPC command (#1075) 2026-01-30 01:41:58 +01:00