1.14.0 (2025-09-16)
Bug Fixes
- add dependency (c6accdd)
- add keyboard interruption handler until tui starts (af58394)
- disable clipboard content by default in autocomplete (3a44a9f)
- graceful exit instead of process.exit(1) in cli (9b0367f)
- improve GitHub workflow comment handling with special characters (311acf9)
- improve modelSupportsImages logic (d4d39aa)
- improve the UI when diff can't be generated (5d15219)
- isHome for accounting for index.html more reliably (37d7b2a)
- memoize ishome and use routes (af9063d)
- move ellipsis to left in diff view (c84143d)
- no async on exit (ca5b8be)
- only the first two packages for now (9c25c19)
- package-lock updates (473eb3f)
- Prevent tool content with tags from triggering incorrect tool calls (b16a808)
- remove duplicate toggleToolGroupSetting call in ToolPoliciesGroup.tsx (d44083a)
- remove high-cardinality labels in cli (99b0a01)
- remove uneccessary memoization (a853194)
- shorten tool call messages (4f510ef)
- shorter phrase for "generating" status of tool calls (931d9a5)
- show config errors for selected assistant, remove duplicate fatal error (f851d8b)
- small tweak in debug info message (244e47b)
- tests (3ea4ec3)
- tests (a019501)
- tests (5e38c18)
- type error (da047c4)
Features
- add HuggingFace OpenAI-compatible router detection (a8a03d7), closes #5763
- apireqeust event (4c56732)
- auto-select scope for org api keys in cn (f19d8bf)
- auto-select scope for org api keys in cn (p2) (69a8bbb)
- autodetect qwen2.5vl image support (40e73b0)
- model in tool call stats (794e646)
- no any type rule (b87aafc)
- show diff stats in find and replace toolbar (941f9eb)
- telemetry for cn remote -s flag (467e000)