This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryPublish Branch button enables pushing new local branches with tracking.
Full changelog
What's new
Added
- The Git panel now shows a Publish Branch button when you're on a branch that has no upstream — committing on a new local branch used to look silent because the Push button only appeared when
ahead > 0relative to a remote, which an unpublished branch never has. The Publish Branch button replaces Push in that state, shows the unpublished commit count, and runsgit push -u origin <branch>so the branch is tracked from then on.
Full changelog: https://github.com/codika-io/clave/blob/main/CHANGELOG.md
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Clave
Native macOS app for running multiple AI coding-agent CLIs (Claude Code, Gemini CLI, Codex) in parallel — split/grid terminal layouts, per-project session groups, a built-in git panel, and remote sessions over SSH. Fully local, no account. Electron. MIT.
Related context
Related tools
Beta — feedback welcome: [email protected]