co-mono/packages/coding-agent/src
Marc Krenn c41714662a feat(coding-agent): add model_select extension hook
Fires when model changes via setModel(), cycleModel(), or session restore.
Includes source field ("set" | "cycle" | "restore") and previous model.
2026-01-11 18:12:09 +01:00
..
cli feat: Add skill slash commands and fuzzy matching for all commands 2026-01-11 17:56:11 +01:00
core feat(coding-agent): add model_select extension hook 2026-01-11 18:12:09 +01:00
modes fix: Model selector fuzzy search matches id + provider 2026-01-11 18:04:57 +01:00
utils feat: Add skill slash commands and fuzzy matching for all commands 2026-01-11 17:56:11 +01:00
cli.ts Remove old implementation files (main.ts, cli.ts, tui-renderer.ts), rename new files 2025-12-09 01:21:28 +01:00
config.ts chore: remove deprecation comment from getToolsDir, add changelog entry for #470 2026-01-05 20:26:48 +01:00
index.ts feat(coding-agent): add FooterDataProvider for git branch and extension statuses 2026-01-09 07:39:30 -08:00
main.ts feat(coding-agent): add --no-tools flag to disable built-in tools 2026-01-07 23:10:58 -08:00
migrations.ts chore: remove deprecation comment from getToolsDir, add changelog entry for #470 2026-01-05 20:26:48 +01:00