Every release file now carries a title: two to six plain words naming the change a user would remember it for. The generator refuses a release without one, promote carries the title from unreleased.md, and the unreleased template opens with a title line. The changelog-authoring skill and the format README describe how to write it. Claude-Session: https://claude.ai/code/session_01VqV56Hez25hTxXH4ipJfzH
1.6 KiB
1.6 KiB
version, date, title
| version | date | title |
|---|---|---|
| 1.6.4 | 2026-02-05 | Select text in chat to quote it |
App
New
- Chat: select text in messages to quickly add it to your prompt or start a new session (thanks to @gsxdsm).
- Diff/Plans: add inline comment drafts (thanks to @nelsonPires5).
- Git: improved macOS SSH agent support for smooth private-repo auth (thanks to @shekohex).
Improvements
- Desktop: switch between local and remote OpenChamber instances, plus a thinner runtime.
- Mobile: split Agent/Model controls and a quick commands button with autocomplete (Commands/Agents/Files) for easier input (thanks to @Jovines, @gsxdsm).
- Terminal/Syntax: font size controls and Phoenix file extension support (thanks to @shekohex).
- Usage: expanded quota tracking with more providers (including GitHub Copilot) and a provider selector dropdown (thanks to @gsxdsm, @nelsonPires5).
- GitHub: PR description generation supports optional extra context (thanks to @nelsonPires5).
Fixes
- VSCode: improved Windows PATH resolution and cold-start readiness checks to reduce "stuck loading" for sessions/models/agents.
- Web: fixed missing icon when installing the Android PWA (thanks to @nelsonPires5).
VS Code
New
- Chat: select text in messages to quickly add it to your prompt or start a new session (thanks to @gsxdsm).
Improvements
- Usage: expanded quota tracking with more providers (including GitHub Copilot) and a provider selector dropdown (thanks to @gsxdsm, @nelsonPires5).
Fixes
- Improved Windows PATH resolution and cold-start readiness checks to reduce "stuck loading" sessions.