Chris Tate and ctate
cc3c70dc86
next.js example ( #694 )
...
* next.js guide
* better
* shadcn
* fixes
* fix: correct screenshot test assertion to check path instead of base64
The daemon returns { path: savePath } for screenshot commands, not base64.
* fix: cross-platform Chrome detection and gitignore hardening
- Replace hardcoded macOS Chrome path with findLocalChrome() that
searches common paths on macOS, Linux, and WSL, with a clear error
message when no Chrome is found.
- Add .env and .env*.local to .gitignore to prevent accidental
secret commits.
* fix: correct Vercel deploy button repo URL to vercel-labs/agent-browser
* clean up
* demo
* next page
---------
Co-authored-by: ctate <366502+ctate@users.noreply.github.com >
2026-03-09 15:24:44 -05:00
Chris Tate
79d8dfe34c
add skills to docs ( #576 )
2026-03-01 09:02:06 -06:00
Chris Tate
4412899379
update header/og font ( #524 )
2026-02-22 16:09:37 -06:00
Chris Tate
d5a667ea2d
diff ( #510 )
...
* diff
* fixes
* fixes
* fixes
* fixes
* fixes
* better docs
2026-02-19 23:51:09 -06:00
Chris Tate
9ca182a4df
add config ( #494 )
...
* add config
* improvements
* cleaner flags
* fixes
* fixes
2026-02-17 22:27:44 -06:00
Chris Tate
76df589aea
update docs ( #493 )
2026-02-17 21:37:41 -06:00
Chris Tate
66a11aeb4c
better chat ( #416 )
...
* better chat
* fixes
* fix
2026-02-11 14:17:53 -06:00
Chris Tate
e8ceafcbe1
docs: mdx, light/dark mode, ask ( #400 )
2026-02-09 11:16:21 -06:00
Chris Tate
a1b992411e
add iOS support ( #358 )
...
* ios
* tests
* docs
* real device
* better list
* fixes
2026-02-03 01:36:19 -06:00
Chris Tate
e52aa49706
Add skill-creator and improve agent-browser skill ( #341 )
...
* add skills-creator
* update skill
* better docs
* minor fixes
2026-02-02 19:18:34 -06:00
Chris Tate
bf5ba0a557
header ( #283 )
2026-01-26 14:09:17 -06:00
Chris Tate
399fd7a434
v0.6.0 changelog ( #154 )
2026-01-18 11:44:56 -06:00
Chris Tate and Vercel <vercel[bot]@users.noreply.github.com>
2dc093cd62
add screencast ( #67 )
...
* docs
* updates
* Fix: The handleCopy function fails to handle errors from navigator.clipboard.writeText(), causing unhandled exceptions and misleading UI feedback when clipboard operations fail.
Co-authored-by: ctate <chris@ctate.dev >
* Fix: The benchmark file uses emojis (📊 , 🚀 , 🔨 , 📈 , 📋 , ✅ , ⏱️ , ⚠) in console output, violating repository guidelines that forbid emojis in code and output.
Co-authored-by: ctate <chris@ctate.dev >
* Remove benchmark/run.ts from PR
* screencast
* update docs
* address comments
---------
Co-authored-by: Vercel <vercel[bot]@users.noreply.github.com>
2026-01-13 14:53:27 -06:00
Chris Tate and Vercel <vercel[bot]@users.noreply.github.com>
4713c8b520
add docs ( #54 )
...
* docs
* updates
* Fix: The handleCopy function fails to handle errors from navigator.clipboard.writeText(), causing unhandled exceptions and misleading UI feedback when clipboard operations fail.
Co-authored-by: ctate <chris@ctate.dev >
* Fix: The benchmark file uses emojis (📊 , 🚀 , 🔨 , 📈 , 📋 , ✅ , ⏱️ , ⚠) in console output, violating repository guidelines that forbid emojis in code and output.
Co-authored-by: ctate <chris@ctate.dev >
* Remove benchmark/run.ts from PR
---------
Co-authored-by: Vercel <vercel[bot]@users.noreply.github.com>
2026-01-13 02:54:56 -06:00