Skip to content

fix(app): make browser quickstart tool-safe#523

Merged
benjaminshafii merged 1 commit intodevfrom
fix/browser-quickstart-ls-tool
Feb 10, 2026
Merged

fix(app): make browser quickstart tool-safe#523
benjaminshafii merged 1 commit intodevfrom
fix/browser-quickstart-ls-tool

Conversation

@benjaminshafii
Copy link
Copy Markdown
Member

Why

The "Automate your browser" entry point could immediately fail with an Invalid Tool error because the model tried to call the non-existent tool ls (instead of using the bash tool).

That breaks a headline onboarding flow.

What changed

  • Update the quickstart message to explicitly instruct the agent to use the bash tool for directory listing (ls).

Evidence (screens)

Test

  • Docker dev stack: click "Automate your browser" on an empty session; confirm no Invalid Tool error appears.

@vercel
Copy link
Copy Markdown
Contributor

vercel bot commented Feb 10, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
openwork-software Ready Ready Preview, Comment Feb 10, 2026 6:25pm

@github-actions
Copy link
Copy Markdown
Contributor

The following comment was made by an LLM, it may be inaccurate:

@benjaminshafii benjaminshafii merged commit 12abdca into dev Feb 10, 2026
8 checks passed
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.

1 participant