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-dashboard: 0.2.15 -> 0.2.16
  • right-platform-store: 0.2.15 -> 0.2.16
Changelog

right

[0.2.16] - 2026-05-23

  • A Telegram Mini App dashboard is now available with overview, activity, usage analytics, skills inventory, identity, and health surfaces for each agent. The /usage command now opens the dashboard instead of printing to chat.
  • Skill learning now runs as a three-stage pipeline per turn: a Haiku prefilter classifies the interaction, a probe-writer applies a targeted skill update, and a periodic curator reconciles the library using cost-spike and skill-change-count triggers. Configure thresholds with right config; pin or unpin skills with right agent skill pin/unpin/list-pins.
  • /right-composio is now bundled as a built-in skill and listed under Core Skills in every agent's operating instructions.
  • Agent tools installed in /sandbox/.local/bin (npm globals, user-installed binaries) are now reliably visible to Claude — multiple env-sourcing fixes eliminate intermittent "command not found" failures after sandbox restarts or skill-review runs.
  • Bot shutdown now hands off in-flight work: active foreground turns are pushed to background continuations, pending deliveries are flushed, and background tasks interrupted by a crash are recovered on next startup.
  • Agents can search their Telegram conversation history using new scoped MCP tools — results are restricted to the current chat context.
  • Local development MCP servers on loopback (127.0.0.1) can now be registered via /mcp add.


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 26 times, most recently from 4317783 to 66e6c1c Compare May 23, 2026 17:01
@onsails onsails force-pushed the release-plz-2026-05-18T16-15-34Z branch from 1a0debe to 6ef3b6c Compare May 23, 2026 22:57
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