v3.3.2 Luxor Released #1581
waleedkadous
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Codev v3.3.2 (Luxor) is out on npm
latest.Highlights
Message-delivery integrity. The agent-to-agent transport no longer loses content silently:
Cloud connectivity. The 3.3.1 security hardening accidentally blocked the browser redirect that completes Connect to Codev Cloud registration — fixed (#1570); the callback is nonce-authenticated on the public allowlist.
VS Code. The contextual bottom panel (Spec 1049) with attention-aware surface context and review-flag gestures.
Breaking changes
None. One behavior note:
--fileattachments pushing a message over the shared 48KB ceiling now fail loudly instead of slipping through.Full notes: https://github.com/cluesmith/codev/releases/tag/v3.3.2
All reactions