mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 19:05:11 +00:00
WP12: Create rpc-mode.ts
This commit is contained in:
parent
c0996a1078
commit
e7c71e7ee3
2 changed files with 86 additions and 2 deletions
|
|
@ -1308,8 +1308,8 @@ export async function runRpcMode(session: AgentSession): Promise<never> {
|
|||
1. `npm run check` passes
|
||||
2. Manual test: RPC mode still works (if you have a way to test it)
|
||||
|
||||
- [ ] Create `src/modes/rpc-mode.ts`
|
||||
- [ ] Verify with `npm run check`
|
||||
- [x] Create `src/modes/rpc-mode.ts`
|
||||
- [x] Verify with `npm run check`
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue