Skip to content

Commit c2738ec

Browse files
committed
docs: prepare 0.18.0-beta.3 release
1 parent b38e4da commit c2738ec

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 0.18.0-beta.3 — 2026-02-13
44
### Highlights
55
- Claude OAuth/keychain flows were reworked across a series of follow-up PRs to reduce prompt storms, stabilize background behavior, surface a setting to control prompt policy and make failure modes deterministic (#245, #305, #308, #309, #364). Thanks @manikv12!
66
- Claude: harden Claude Code PTY capture for `/usage` and `/status` (prompt automation, safer command palette confirmation, partial UTF-8 handling, and parsing guards against status-bar context meters) (#320).

version.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
MARKETING_VERSION=0.18.0-beta.2
2-
BUILD_NUMBER=50
1+
MARKETING_VERSION=0.18.0-beta.3
2+
BUILD_NUMBER=51

0 commit comments

Comments
 (0)