chore: release v0.5.0#143
Open
onsails wants to merge 1 commit into
Open
Conversation
There was a problem hiding this comment.
Pull request overview
This PR performs a workspace release bump to v0.5.0 (generated by release-plz), updating the changelog and Cargo metadata so all crates publish as 0.5.0.
Changes:
- Add the
0.5.0entry toCHANGELOG.md. - Bump the workspace package version from
0.4.2to0.5.0inCargo.toml. - Update
Cargo.lockto reflect the new crate versions.
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| CHANGELOG.md | Adds release notes for 0.5.0 dated 2026-06-20. |
| Cargo.toml | Updates [workspace.package] version to 0.5.0. |
| Cargo.lock | Updates locked package metadata to 0.5.0 for workspace crates. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
+37
to
+51
| ### Wip | ||
|
|
||
| - **bot**: Phase2 foundation — RightBot extras, msg_ext helpers, BotType alias flip, build_bot | ||
| - **bot**: Phase2 task 2.2 — mention/session/filter type sweep | ||
| - **bot**: Phase2 task 2.5 — handler.rs to HandlerCtx + frankenstein | ||
| - **bot**: Phase2 task 2.4a — error_details/bootstrap_photo/model_command | ||
| - **bot**: Phase2 task 2.4b — mode_command to HandlerCtx + frankenstein | ||
| - **bot**: Phase2 task 2.4c — debug/allowlist command handlers | ||
| - **bot**: Phase2 task 2.6a — progress.rs to RightBot | ||
| - **bot**: Phase2 task 2.6b — async_delivery.rs to RightBot | ||
| - **bot**: Phase2 task 2.3 — attachments.rs to frankenstein/RightBot; tg_bot media html param | ||
| - **bot**: Phase2 task 2.6c — worker.rs to RightBot/frankenstein | ||
| - **bot**: Phase2 misc — sandbox_runtime/focus to i64/RightBot | ||
| - **bot**: Phase2 task 2.7/2.8 — dispatch setup_telegram split, webhook router, lib.rs wiring, delete shutdown_listener | ||
| - **bot**: Phase2 — lib compiles; archive/menu/Update-path/User-fields fixes |
2d4c7e0 to
2799618
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 New release
right-agent: 0.4.2 -> 0.5.0right-bot: 0.4.2 -> 0.5.0right: 0.4.2 -> 0.5.0right-agent-config: 0.4.2 -> 0.5.0right-config: 0.4.2 -> 0.5.0right-db: 0.4.2 -> 0.5.0right-mcp: 0.4.2 -> 0.5.0right-process: 0.4.2 -> 0.5.0right-openshell: 0.4.2 -> 0.5.0right-platform-knobs: 0.4.2 -> 0.5.0right-runtime-state: 0.4.2 -> 0.5.0right-codegen: 0.4.2 -> 0.5.0right-prompt-safety: 0.4.2 -> 0.5.0right-memory: 0.4.2 -> 0.5.0right-stt: 0.4.2 -> 0.5.0right-ui: 0.4.2 -> 0.5.0right-lifecycle: 0.4.2 -> 0.5.0right-dashboard: 0.4.2 -> 0.5.0right-platform-store: 0.4.2 -> 0.5.0right-hostpath: 0.4.2 -> 0.5.0Changelog
rightThis PR was generated with release-plz.