Skip to content

docs(#61, #95): add timeout configuration and improve multilingual skill triggers#472

Open
giulio-leone wants to merge 2 commits intovercel-labs:mainfrom
giulio-leone:docs/61-95-skill-updates
Open

docs(#61, #95): add timeout configuration and improve multilingual skill triggers#472
giulio-leone wants to merge 2 commits intovercel-labs:mainfrom
giulio-leone:docs/61-95-skill-updates

Conversation

@giulio-leone
Copy link
Contributor

Summary

Improves SKILL.md with timeout configuration documentation and enhanced trigger sensitivity with multilingual support.

Changes

  • Add Timeout Configuration section explaining AGENT_BROWSER_TIMEOUT env var and wait strategies for slow websites
  • Expand skill description with additional trigger phrases: "browse the web", "check a webpage", "web scraping", etc.
  • Add multilingual triggers: French, Spanish, Italian, German, Japanese, Chinese, Korean, Russian

Closes #61, closes #95

@vercel
Copy link
Contributor

vercel bot commented Feb 14, 2026

@giulio-leone is attempting to deploy a commit to the Vercel Labs Team on Vercel.

A member of the Team first needs to authorize it.

giulio-leone added a commit to giulio-leone/agent-browser that referenced this pull request Feb 14, 2026
Replace incorrect timeout configuration section with accurate wait
command guidance. The timeout field exists per-command in the JSON
protocol but has no CLI flag or environment variable.

Addresses Vercel Agent Review feedback on PR vercel-labs#472.

Co-authored-by: Copilot <[email protected]>
giulio-leone added a commit to giulio-leone/agent-browser that referenced this pull request Feb 28, 2026
Replace incorrect timeout configuration section with accurate wait
command guidance. The timeout field exists per-command in the JSON
protocol but has no CLI flag or environment variable.

Addresses Vercel Agent Review feedback on PR vercel-labs#472.
@giulio-leone giulio-leone force-pushed the docs/61-95-skill-updates branch from 4fc999a to 02f95c1 Compare February 28, 2026 14:39
Replace incorrect timeout configuration section with accurate wait
command guidance. The timeout field exists per-command in the JSON
protocol but has no CLI flag or environment variable.

Addresses Vercel Agent Review feedback on PR vercel-labs#472.
@giulio-leone giulio-leone force-pushed the docs/61-95-skill-updates branch from 02f95c1 to d3e555d Compare February 28, 2026 14:39
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.

feat(skills): Improve skill trigger sensitivity and add multilingual support SKILL.md: Clarify how to change timeout for slow websites

1 participant