Skip to content

chore: release v0.2.16#70

Open
onsails wants to merge 2 commits into
masterfrom
release-plz-2026-05-18T16-15-34Z
Open

chore: release v0.2.16#70
onsails wants to merge 2 commits into
masterfrom
release-plz-2026-05-18T16-15-34Z

Conversation

@onsails
Copy link
Copy Markdown
Owner

@onsails onsails commented May 18, 2026

🤖 New release

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

right

[0.2.16] - 2026-05-27

  • A new Telegram Mini App dashboard is now available — tap "Open dashboard" from the bot to view agent activity, usage breakdown, skill inventory, and identity. /mcp also opens directly to the MCP management view.
  • The built-in /right-composio skill is now pre-deployed to all agents, giving access to 250+ external services (Gmail, Notion, Slack, GitHub, Calendar, and more) via Composio MCP — add Composio in /mcp and the agent knows how to use it.
  • Telegram messages are now archived locally so agents can search conversation history via mcp__right__thread_search (current topic) and mcp__right__chat_search (whole chat).
  • MCP servers that require multiple custom HTTP authorization headers are now supported, alongside OAuth, bearer, and query-string auth.
  • localhost MCP servers can now be registered in the /mcp dashboard for local development workflows.
  • Cron jobs now only send a message when the agent explicitly decides to notify; previously every completion triggered delivery regardless of the agent's decision.
  • Failed background async runs now report their failure to the chat; handoffs interrupted by a bot restart are recovered and delivered on the next start.


This PR was generated with release-plz.

Copilot AI review requested due to automatic review settings May 18, 2026 16:15
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This release PR bumps the Rust workspace and lockfile packages from 0.2.15 to 0.2.16 and prepends the generated release notes for v0.2.16.

Changes:

  • Updated the workspace package version to 0.2.16.
  • Refreshed Cargo.lock package versions for all workspace crates.
  • Added the v0.2.16 changelog entry.

Reviewed changes

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

File Description
CHANGELOG.md Adds the generated v0.2.16 release notes.
Cargo.toml Bumps the shared workspace version to 0.2.16.
Cargo.lock Updates workspace package lockfile versions to 0.2.16.

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

@onsails onsails force-pushed the release-plz-2026-05-18T16-15-34Z branch 27 times, most recently from 1a0debe to 6ef3b6c Compare May 23, 2026 22:57
@onsails onsails force-pushed the release-plz-2026-05-18T16-15-34Z branch 20 times, most recently from 1c7f532 to d07e0f9 Compare May 27, 2026 10:19
@onsails onsails force-pushed the release-plz-2026-05-18T16-15-34Z branch from ce45e40 to 763f257 Compare May 27, 2026 10:38
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