co-mono/packages/coding-agent/src/modes
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
..
interactive refactor(coding-agent): simplify InteractiveMode API 2026-01-08 01:38:12 +01:00
rpc refactor(coding-agent): simplify extension runtime architecture 2026-01-07 23:50:18 +01:00
index.ts refactor(coding-agent): simplify InteractiveMode API 2026-01-08 01:38:12 +01:00
print-mode.ts refactor(coding-agent): simplify extension runtime architecture 2026-01-07 23:50:18 +01:00