Skip to content

chore: release v0.4.1#126

Open
onsails wants to merge 1 commit into
masterfrom
release-plz-2026-06-13T22-20-10Z
Open

chore: release v0.4.1#126
onsails wants to merge 1 commit into
masterfrom
release-plz-2026-06-13T22-20-10Z

Conversation

@onsails

@onsails onsails commented Jun 13, 2026

Copy link
Copy Markdown
Owner

🤖 New release

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

right

[0.4.1] - 2026-06-14

Bug Fixes

  • bot: /set_focus opens focus Mini App from groups via /start deep-link
  • cron: Correct then doc-comment test ref + thread-id precedence test
  • bot: Keep attachments-only delivery failure fatal despite status header
  • bot,right-mcp,right-db: Close notice-token race + delivery-header review findings
  • right: Aggregator opens data.db per-op, no connection cache (turso#769)
  • cron: Normalize thread-0 origin, fire then on parse-failure, honest notify desc

Documentation

Features

  • right-mcp: Get_or_create_notice_token helper
  • right-db: Detect recoverable WAL-sidecar desync (turso#769)
  • right-db: Self-heal WAL-sidecar desync on open (turso#769)
  • db: V45 cron_specs trigger transient columns (extra_instruction, then, origin)
  • right-db: V45 notice_token table
  • cron: Prepend ephemeral extra_instruction to triggered run
  • cron: Runtime-guaranteed then continuation forks the run's session
  • bot: Pure render_delivery_header for async delivery
  • bot: Prepend_delivery_header helper
  • bot: Prepend platform status header to async delivery messages
  • bot: Tokened wrap_system_notice marker helper
  • bot: Emit per-agent notice token into composite prompt
  • bot: Stamp notice token into reflection prompt
  • bot: Stamp notice token into cron manual-trigger prompt
  • bot: Stamp notice token into background continuation prompt
  • cron: ThenSpec + RunOn types with required run_on
  • cron: CronSpec transient then/extra/origin fields (excluded from eq)
  • cron: Trigger_spec/clear_triggered_at/load_specs_from_db carry trigger transient fields
  • mcp: Cron_trigger extra_instruction + then input params
  • mcp: Foreground-scoped conversation_scope_opt accessor
  • mcp: Cron_trigger resolves origin + persists then/extra_instruction

Refactor

  • right-db: Honest SidecarRemove error + WAL-recovery docs

Testing

  • right-db: Fixture-gated WAL-desync self-heal integration test
  • bot: Ci-claude authenticated SYSTEM_NOTICE channel

Polish

  • right-db: Log removed sidecars + explicit SidecarRemove negative test


This PR was generated with release-plz.

Copilot AI review requested due to automatic review settings June 13, 2026 22:20

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

This PR cuts the v0.4.1 release across the Rust workspace by bumping the workspace/package versions and recording the release notes in the changelog.

Changes:

  • Add 0.4.1 release entry to CHANGELOG.md.
  • Bump workspace package version to 0.4.1 in Cargo.toml.
  • Regenerate Cargo.lock to reflect 0.4.1 for all workspace crates.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
CHANGELOG.md Adds the v0.4.1 release notes (bug fix entry) at the top of the changelog.
Cargo.toml Updates [workspace.package] version from 0.4.0 to 0.4.1.
Cargo.lock Updates locked workspace crate versions to 0.4.1.

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

@onsails onsails force-pushed the release-plz-2026-06-13T22-20-10Z branch 3 times, most recently from 26683f6 to a7632e4 Compare June 14, 2026 01:44
@onsails onsails force-pushed the release-plz-2026-06-13T22-20-10Z branch from a7632e4 to 25f2b7b Compare June 14, 2026 09:03
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