The LegalWork Atlas LegalWork's documentation, bound to the code it describes
17 documents
apps/app/src/app/data/commands/browser-setup.md

The `browser-setup` command: a tiny first-run prompt that exercises LegalWork's built-in browser. It tells the agent to use the built-in browser tools, open `https://example.com` and report the page title, and to fall back gracefully — telling the user browser control is unavailable and to retry after a reload — if the tools aren't present. When verifying the in-app browser automation works, or as a minimal example of a LegalWork command prompt.


name: browser-setup description: Use the built-in LegalWork browser

Try browser automation in LegalWork right away.

IMPORTANT:

  • Use the built-in LegalWork browser tools.
  • In your first response, open https://example.com and tell the user the page title.
  • If browser tools are unavailable, tell the user browser control is not available in this workspace and ask them to retry after LegalWork reloads.

Keep the response short and action-oriented.