Skip to content

chore: update playground to published agent-shell v0.5.0#18

Merged
designcode merged 1 commit intomainfrom
fix/playground-updates
Apr 22, 2026
Merged

chore: update playground to published agent-shell v0.5.0#18
designcode merged 1 commit intomainfrom
fix/playground-updates

Conversation

@designcode
Copy link
Copy Markdown
Collaborator

@designcode designcode commented Apr 22, 2026

Summary

  • Replace file:../ dev reference with ^0.5.0 from npm in playground package.json

Test plan

  • cd playground && npm install resolves cleanly
  • npm run dev starts playground locally

🤖 Generated with Claude Code


Note

Low Risk
Low risk dependency bump limited to the playground; main impact is behavior changes coming from the updated @tigrisdata/agent-shell package (including its CLI bin rename).

Overview
Updates the playground dependency from @tigrisdata/agent-shell@0.3.1 to ^0.5.0.

Refreshes package-lock.json for the new release, including updated transitive @tigrisdata/storage and a CLI bin rename from tigris-shell to tigris-agent-shell.

Reviewed by Cursor Bugbot for commit 071fb35. Bugbot is set up for automated code reviews on this repo. Configure here.

Replace file:../ dev reference with ^0.5.0 from npm.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@designcode designcode merged commit ecaf1ff into main Apr 22, 2026
3 checks passed
@designcode designcode deleted the fix/playground-updates branch April 22, 2026 16:10
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 0.5.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants