co-mono/packages/coding-agent/src
Mario Zechner 3592f9b7c9 fix: Model selector fuzzy search matches provider + id
Allows queries like 'anthropic opus' to match Anthropic models.
Previously only matched against model ID, so 'anthropic' token failed.
2026-01-11 18:00:52 +01:00
..
cli feat: Add skill slash commands and fuzzy matching for all commands 2026-01-11 17:56:11 +01:00
core feat: Add skill slash commands and fuzzy matching for all commands 2026-01-11 17:56:11 +01:00
modes fix: Model selector fuzzy search matches provider + id 2026-01-11 18:00:52 +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