Skip to content

chore: bump version to 0.4.0#74

Merged
lorenjphillips merged 1 commit into
mainfrom
release/v0.4.0-agent-mode
May 19, 2026
Merged

chore: bump version to 0.4.0#74
lorenjphillips merged 1 commit into
mainfrom
release/v0.4.0-agent-mode

Conversation

@lorenjphillips

Copy link
Copy Markdown
Contributor

Summary

  • Bumps the CLI package version from 0.3.13 to 0.4.0 for the agent-mode feature stack.
  • Updates Cargo.lock to match.

Versioning rationale

  • Minor bump because the stack adds a substantial opt-in agent-facing CLI surface: --agent, discovery/context, structured input JSON, local skills, and safety contracts.
  • Not a major bump because default human CLI behavior remains backward-compatible and the project is still pre-1.0.
  • Not a patch bump because this is more than a bugfix.

Testing

  • cargo fmt
  • cargo clippy --all-targets -- -D warnings
  • cargo test
  • cargo build --release
  • git diff --check
  • target/release/coval --version
  • target/release/coval --agent agent manifest | jq -e ' .data.version == "0.4.0" '

Stacked PR 6 of 6. Base is feat/aci-5-coverage-polish. No tag, release, or merge performed.

@coderabbitai

coderabbitai Bot commented May 19, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 2754d9ef-6a6c-46a6-a77b-1d55eb1c8359

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/v0.4.0-agent-mode

Comment @coderabbitai help to get the list of available commands and usage tips.

@lorenjphillips lorenjphillips force-pushed the release/v0.4.0-agent-mode branch from e608400 to 9195877 Compare May 19, 2026 15:40
@lorenjphillips lorenjphillips force-pushed the feat/aci-5-coverage-polish branch from 04b878f to d74758f Compare May 19, 2026 15:51
@lorenjphillips lorenjphillips force-pushed the release/v0.4.0-agent-mode branch from 9195877 to bb09de9 Compare May 19, 2026 15:51

@callumreid callumreid left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bumpus rumpus

@lorenjphillips lorenjphillips force-pushed the feat/aci-5-coverage-polish branch from d74758f to 77e1f50 Compare May 19, 2026 20:09
@lorenjphillips lorenjphillips force-pushed the release/v0.4.0-agent-mode branch from bb09de9 to 583d185 Compare May 19, 2026 20:09
@lorenjphillips lorenjphillips force-pushed the release/v0.4.0-agent-mode branch from 583d185 to f60446e Compare May 19, 2026 20:20
@lorenjphillips lorenjphillips force-pushed the feat/aci-5-coverage-polish branch from 77e1f50 to 2b6a5f5 Compare May 19, 2026 20:20
@lorenjphillips lorenjphillips changed the base branch from feat/aci-5-coverage-polish to main May 19, 2026 20:32
@lorenjphillips lorenjphillips merged commit 62fdcfa into main May 19, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants