co-mono/packages/coding-agent/src/modes/rpc
Mario Zechner 14ad8d6228 Add ui.custom() for custom hook components with keyboard focus
- Add custom() to HookUIContext: returns { close, requestRender }
- Component receives keyboard input via handleInput()
- CustomMessageComponent default rendering now limits to 5 lines when collapsed
- Add snake.ts example hook with /snake command
2025-12-30 22:42:19 +01:00
..
rpc-client.ts Make CompactionEntry and CompactionResult generic with details field 2025-12-30 22:42:18 +01:00
rpc-mode.ts Add ui.custom() for custom hook components with keyboard focus 2025-12-30 22:42:19 +01:00
rpc-types.ts Make CompactionEntry and CompactionResult generic with details field 2025-12-30 22:42:18 +01:00