Files
openchamber/changelog/1.4.5.md
T

31 lines
1.1 KiB
Markdown
Raw Normal View History

---
version: 1.4.5
date: 2026-01-08
title: Model thinking effort and MCP toggles
---
## App
### New
- Chat: added support for model variants (thinking effort).
- Skills: added autocomplete for skills on "/" when it is not the first character in input.
- Autocomplete: added scope badges for commands/agents/skills.
- MCP: added the ability to dynamically enable or disable configured MCP servers.
- Web: refactored the Add Project UI with autocomplete.
### Improvements
- Shortcuts: switched the agent cycling shortcut from Tab to Shift+Tab.
- Compact: changed `/summarize` to `/compact` and moved compaction to the SDK.
## VS Code
### New
- Chat: added support for model variants (thinking effort).
- Skills: added autocomplete for skills on "/" when it is not the first character in input.
- Autocomplete: added scope badges for commands/agents/skills.
- MCP: added the ability to dynamically enable or disable configured MCP servers.
### Improvements
- Shortcuts: switched the agent cycling shortcut from Tab to Shift+Tab.
- Compact: changed `/summarize` to `/compact` and moved compaction to the SDK.