co-mono/packages/mom/src
Mario Zechner 3ae02a6849 feat(coding-agent): complete steer()/followUp() migration
- Update settings-manager with steeringMode/followUpMode (migrates old queueMode)
- Update sdk.ts to use new mode options
- Update settings-selector UI to show both modes
- Add Alt+Enter keybind for follow-up messages
- Update RPC API: steer/follow_up commands, set_steering_mode/set_follow_up_mode
- Update rpc-client with new methods
- Delete dead code: queue-mode-selector.ts
- Update tests for new API
- Update mom/context.ts stubs
- Update web-ui example
2026-01-03 00:13:25 +01:00
..
tools WIP: Major cleanup - move Attachment to consumers, simplify agent API 2025-12-30 22:42:20 +01:00
agent.ts Fix rebase issues: regenerate models, fix mom agent API 2025-12-30 22:42:25 +01:00
context.ts feat(coding-agent): complete steer()/followUp() migration 2026-01-03 00:13:25 +01:00
download.ts Release v0.18.5 2025-12-12 10:00:57 +01:00
events.ts mom: add events system for scheduled wake-ups 2025-12-12 22:45:34 +01:00
log.ts Enable more biome lints and fix things 2025-12-21 22:56:20 +01:00
main.ts make mom fetch apiKey from authStorage instead of env vars 2025-12-29 12:50:43 +09:00
sandbox.ts mom: Docker sandbox support with --sandbox=docker:container-name option 2025-11-26 01:06:00 +01:00
slack.ts Enable more biome lints and fix things 2025-12-21 22:56:20 +01:00
store.ts Enable more biome lints and fix things 2025-12-21 22:56:20 +01:00