- Add CONTEXT_LIST, CONTEXT_GET_ACTIVE, CONTEXT_SWITCH, CONTEXT_CHANGED channel constants - Create context.ts IPC handler module with list, getActive, and switch operations - Update handlers.ts to accept onContextSwitched callback and register context handlers - Pass onContextSwitched from main index.ts to IPC initialization - Context switching triggers onContextSwitched callback for event re-wiring |
||
|---|---|---|
| .. | ||
| constants | ||
| ipc | ||
| services | ||
| types | ||
| utils | ||
| CLAUDE.md | ||
| index.ts | ||