Skip to content

chore: release v0.4.2#133

Open
onsails wants to merge 1 commit into
masterfrom
release-plz-2026-06-15T13-44-26Z
Open

chore: release v0.4.2#133
onsails wants to merge 1 commit into
masterfrom
release-plz-2026-06-15T13-44-26Z

Conversation

@onsails

@onsails onsails commented Jun 15, 2026

Copy link
Copy Markdown
Owner

🤖 New release

  • right-agent: 0.4.1 -> 0.4.2
  • right-bot: 0.4.1 -> 0.4.2
  • right: 0.4.1 -> 0.4.2
  • right-agent-config: 0.4.1 -> 0.4.2
  • right-config: 0.4.1 -> 0.4.2
  • right-db: 0.4.1 -> 0.4.2
  • right-mcp: 0.4.1 -> 0.4.2
  • right-process: 0.4.1 -> 0.4.2
  • right-openshell: 0.4.1 -> 0.4.2
  • right-platform-knobs: 0.4.1 -> 0.4.2
  • right-runtime-state: 0.4.1 -> 0.4.2
  • right-codegen: 0.4.1 -> 0.4.2
  • right-prompt-safety: 0.4.1 -> 0.4.2
  • right-memory: 0.4.1 -> 0.4.2
  • right-stt: 0.4.1 -> 0.4.2
  • right-ui: 0.4.1 -> 0.4.2
  • right-lifecycle: 0.4.1 -> 0.4.2
  • right-dashboard: 0.4.1 -> 0.4.2
  • right-platform-store: 0.4.1 -> 0.4.2
  • right-hostpath: 0.4.1 -> 0.4.2
Changelog

right

[0.4.2] - 2026-06-15

Bug Fixes

  • curator: Parse usage from the result line so curator_runs cost is recorded
  • wizard: Persist curator circuit knobs + mode in emitted agent.yaml

Features

  • codegen: Curator report-only plan schema + prompt
  • db: V48 curator_runs history table
  • focus: Notify chat on focus update
  • curator: Pure idle_secs_to_activity helper for the idle gate
  • curator: Wire IdleTimestamp into the ticker so min_idle_hours works
  • curator: Pure next_circuit_open_until circuit-breaker decision
  • curator: Thread circuit knobs into CuratorConfig and the ticker
  • curator: Open circuit_open_until on repeated failures (B1)
  • curator: CuratorRunRecord + insert_curator_run writer
  • curator: Record a curator_runs row per executed apply pass
  • curator: Report_only mode — read-only plan pass, proposed curator_runs row, no writes
  • config: CuratorMode + circuit threshold/cooldown knobs (defaults preserve behavior)
  • wizard: Prompt for curator circuit knobs + mode

Refactor

  • curator: Dedup invocation builders, usage triple, last_result_line


This PR was generated with release-plz.

Copilot AI review requested due to automatic review settings June 15, 2026 13:44

Copilot AI 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.

Pull request overview

Release bump for the Right workspace from v0.4.1 → v0.4.2, aligning the workspace version, lockfile package versions, and changelog entry for the new release.

Changes:

  • Added a 0.4.2 changelog entry noting the new focus notification feature.
  • Bumped [workspace.package] version in Cargo.toml to 0.4.2.
  • Updated Cargo.lock package versions for all workspace crates to 0.4.2.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
CHANGELOG.md Adds the v0.4.2 release notes entry.
Cargo.toml Updates the workspace package version to v0.4.2.
Cargo.lock Syncs lockfile package versions to v0.4.2 across workspace crates.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread CHANGELOG.md
Comment on lines +2 to +5
## [0.4.2] - 2026-06-15


### Features
@onsails onsails force-pushed the release-plz-2026-06-15T13-44-26Z branch 3 times, most recently from b74cc57 to 0709102 Compare June 15, 2026 16:53
@onsails onsails force-pushed the release-plz-2026-06-15T13-44-26Z branch from 0709102 to 9b56460 Compare June 15, 2026 17:36
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