- Clone repository.
- Run
npm i
. - Run
npm run bundle
. - Update LLM provider authentication credentials to
dist/manifest.json
. - Upload
dist
directory to Webfuse.
.env
OPENAI_API_KEY=sk-proj-abcdef-012345
MODEL_NAME=gpt-4.1
MAX_ITERATIONS=5
DEBUG_LOGS=false
To use a text-based DOM snapshot, instead of a GUI snapshot ('screenshot'):
DOM_SNAPSHOTS=false
.
Ask the agent...
- "Go to W3 schools web IDE. Write a function that returns the first 10 Fibonacci numbers. Also run it."
- "Recommend a classy rain coat. It should have a blue color option. Not above 150 Euro, and in stock rn."
- "Show which team is currently 9th place of the Bundeliga."