co-mono/packages
Mario Zechner cb3ac0ba9e refactor(coding-agent): simplify extension runtime architecture
- Replace per-extension closures with shared ExtensionRuntime
- Split context actions: ExtensionContextActions (required) + ExtensionCommandContextActions (optional)
- Rename LoadedExtension to Extension, remove setter methods
- Change runner.initialize() from options object to positional params
- Derive hasUI from uiContext presence (no separate param)
- Add warning when extensions override built-in tools
- RPC and print modes now provide full command context actions

BREAKING CHANGE: Extension system types and initialization API changed.
See CHANGELOG.md for migration details.
2026-01-07 23:50:18 +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 extension runtime architecture 2026-01-07 23:50:18 +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