Release v0.14.0#82
Merged
emal-avala merged 1 commit intomainfrom Apr 6, 2026
Merged
Conversation
Bump version to 0.14.0 across all crates and npm package. Update CHANGELOG with all changes since v0.13.1. Highlights: - Cross-platform Flutter desktop client with WebSocket backend - Behavioral evaluation framework with 10 seed evals - Shell passthrough context injection (real-time streaming + history) - Prompt caching for tool definitions + config toggle - Scheduled agents (cron + webhook triggers) - Interactive tutorials (/powerup) - 40 new shell passthrough tests - Detailed v1.1/v1.2 roadmap with 15 feature specs
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release v0.14.0
Version bumps
crates/cli/Cargo.toml: 0.13.1 → 0.14.0crates/lib/Cargo.toml: 0.13.1 → 0.14.0crates/eval/Cargo.toml(dep): 0.13.1 → 0.14.0npm/package.json: 0.13.1 → 0.14.0Changes since v0.13.1 (12 PRs)
Features:
Infrastructure:
After merge
Tag with
v0.14.0to trigger the release workflow (builds binaries, publishes npm, updates Homebrew tap).🤖 Generated with Claude Code