co-mono/packages
Mario Zechner 5d39074a35 refactor(coding-agent): simplify InteractiveMode API
- Replace 11-param runInteractiveMode with InteractiveModeOptions
- Add InteractiveMode.run() that handles init, warnings, prompts, and loop
- Move version check, changelog loading, fdPath discovery inside InteractiveMode
- Detect resumed sessions via session.state.messages.length
- Export InteractiveModeOptions from modes/index.ts
2026-01-08 01:38:12 +01:00
..
agent Add [Unreleased] section for next cycle 2026-01-07 01:33:34 +01:00
ai fix(ai): clean up openai-codex models and token limits 2026-01-07 20:39:46 +01:00
coding-agent refactor(coding-agent): simplify InteractiveMode API 2026-01-08 01:38:12 +01:00
mom Add [Unreleased] section for next cycle 2026-01-07 01:33:34 +01:00
pods Release v0.37.8 2026-01-07 01:32:53 +01:00
tui fix(tui): handle batched input over SSH with StdinBuffer 2026-01-07 17:50:06 +01:00
web-ui Add [Unreleased] section for next cycle 2026-01-07 01:33:34 +01:00