Skip to content

chore(release): bump version to 0.1.7#70

Merged
yacosta738 merged 1 commit into
mainfrom
release/0.1.7
Feb 22, 2026
Merged

chore(release): bump version to 0.1.7#70
yacosta738 merged 1 commit into
mainfrom
release/0.1.7

Conversation

@yacosta738
Copy link
Copy Markdown
Contributor

@yacosta738 yacosta738 commented Feb 22, 2026

This pull request updates the Corvus project version from 0.1.6 to 0.1.7 across all packages, binaries, and configuration files. The changes are primarily version bumps to ensure consistency across the Rust, Node.js, and Gradle builds, along with minor formatting updates in several package.json files.

Version updates:

  • Updated the version number from 0.1.6 to 0.1.7 in the Rust crate (Cargo.toml), all Node.js packages (package.json files for CLI, platform-specific binaries, web apps, and shared libraries), and Gradle configuration files (gradle.properties). [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17]

Formatting improvements:

  • Reformatted array values in several package.json files for platform-specific binaries and the main CLI package to use multi-line arrays for os, cpu, and files fields. [1] [2] [3] [4] [5] [6] [7] [8]

These changes ensure all packages and build systems reference the new version and improve readability in the configuration files.

Summary by CodeRabbit

  • Chores
    • Bumped version from 0.1.6 to 0.1.7 across all packages and modules.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Feb 22, 2026

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

Version bump across the project from 0.1.6 to 0.1.7. Updates version fields in Cargo.toml, multiple npm package.json files, and gradle property files. Some JSON files include formatting changes to array fields.

Changes

Cohort / File(s) Summary
Rust Build Configuration
clients/agent-runtime/Cargo.toml
Version bumped from 0.1.6 to 0.1.7.
Agent Runtime npm Packages
clients/agent-runtime/npm/corvus-cli/package.json, clients/agent-runtime/npm/corvus-darwin-*/package.json, clients/agent-runtime/npm/corvus-linux-*/package.json, clients/agent-runtime/npm/corvus-windows-*/package.json, clients/agent-runtime/npm/corvus/package.json
Version bumped from 0.1.6 to 0.1.7 across all packages. Array fields (os, cpu, files) reformatted from single-line to multi-line representation in several packages without semantic change.
Web Applications
clients/web/apps/chat/package.json, clients/web/apps/docs/package.json, clients/web/apps/marketing/package.json, clients/web/apps/plugins/package.json
Version bumped from 0.1.6 to 0.1.7. Chat app description escaped dash character from em-dash to Unicode representation.
Web Root & Shared Packages
clients/web/package.json, clients/web/packages/shared/package.json
Version bumped from 0.1.6 to 0.1.7.
Gradle Configuration
gradle.properties, gradle/build-logic/gradle.properties
VERSION property bumped from 0.1.6 to 0.1.7.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch release/0.1.7

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@yacosta738 yacosta738 merged commit eb2f2ff into main Feb 22, 2026
16 of 22 checks passed
@yacosta738 yacosta738 deleted the release/0.1.7 branch February 22, 2026 22:49
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 22, 2026

✅ Contributor Report

User: @yacosta738
Status: Passed (12/13 metrics passed)

Metric Description Value Threshold Status
PR Merge Rate PRs merged vs closed 89% >= 30%
Repo Quality Repos with ≥100 stars 0 >= 0
Positive Reactions Positive reactions received 9 >= 1
Negative Reactions Negative reactions received 0 <= 5
Account Age GitHub account age 3040 days >= 30 days
Activity Consistency Regular activity over time 108% >= 0%
Issue Engagement Issues with community engagement 0 >= 0
Code Reviews Code reviews given to others 363 >= 0
Merger Diversity Unique maintainers who merged PRs 3 >= 0
Repo History Merge Rate Merge rate in this repo 88% >= 0%
Repo History Min PRs Previous PRs in this repo 50 >= 0
Profile Completeness Profile richness (bio, followers) 90 >= 0
Suspicious Patterns Spam-like activity detection 1 N/A

Contributor Report evaluates based on public GitHub activity. Analysis period: 2025-02-22 to 2026-02-22

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.

1 participant