Skip to content

chore: update package in playground#28

Merged
designcode merged 1 commit into
mainfrom
chore/update-playground
May 26, 2026
Merged

chore: update package in playground#28
designcode merged 1 commit into
mainfrom
chore/update-playground

Conversation

@designcode
Copy link
Copy Markdown
Collaborator

@designcode designcode commented May 26, 2026

Note

Low Risk
Mostly dependency bumps and a localized UX improvement in the playground shell; no production auth or core API changes in app code.

Overview
Bumps the playground app to @tigrisdata/agent-shell ^0.7.0 (with minor updates to Auth0 SPA JS and Vite) and refreshes package-lock.json for the resulting transitive dependency tree.

Adds Tab completion in the browser terminal: ShellLoop handles \t (outside interactive prompts), calls ReplSession.complete, applies a shared-prefix suffix when possible, and lists ambiguous matches—mirroring the Node REPL’s completer behavior.

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

@designcode designcode merged commit ff20725 into main May 26, 2026
4 checks passed
@designcode designcode deleted the chore/update-playground branch May 26, 2026 07:30
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