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-16

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
  • providers: Require_trusted in handler + no-allowlist secure-default tests
  • providers: Validate source sandbox mode in handle_provider_copy; clarify env_var in resync
  • providers: Drop stale dead_code allows; check dest sandbox mode on copy
  • providers: Address xhigh code-review findings

Features

  • codegen: Curator report-only plan schema + prompt
  • providers: InternalClient provider_peers + provider_copy
  • 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
  • dashboard: Provider peers/import/export handlers
  • dashboard: Register provider peers/import/export routes
  • config: CuratorMode + circuit threshold/cooldown knobs (defaults preserve behavior)
  • wizard: Prompt for curator circuit knobs + mode
  • providers: Add error variants for cross-agent copy
  • providers: Pure plan_copy decision logic for cross-agent copy
  • providers: Provider_peers discovery + require_trusted
  • providers: Handle_provider_copy executor (import/export core)
  • providers: Register provider-peers and provider-copy routes
  • mcp: Log aggregator requests

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 Outdated
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 9 times, most recently from 949b459 to 0f56fba Compare June 16, 2026 13:37
@onsails onsails force-pushed the release-plz-2026-06-15T13-44-26Z branch from 0f56fba to 587faa4 Compare June 16, 2026 17:33
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