This website requires JavaScript.
161d8f5c8d
chore: add changeset for binary distribution fix (#227 )
Chris Tate
2026-01-23 15:25:53 -06:00
f3ed1be409
chore: version packages (#226 )
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-23 15:13:12 -06:00
6afede28b3
chore: release v0.7.1 (#225 )
Chris Tate
2026-01-23 15:08:59 -06:00
6f1c83de1b
fix bin (#224 )
Chris Tate
2026-01-23 15:00:13 -06:00
28129df124
fix docs (#223 )
Chris Tate
2026-01-23 13:51:23 -06:00
eb8325e9b4
fix: download artifacts to temp directory to avoid naming conflict (#221 )
Chris Tate
2026-01-23 13:15:51 -06:00
9281f46823
chore: version packages (#220 )
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-23 13:06:48 -06:00
316e649740
chore: add changeset for v0.7.0 release (#219 )
Chris Tate
2026-01-23 13:00:24 -06:00
35d345b2b4
v0.7.0 docs (#218 )
Chris Tate
2026-01-23 12:49:40 -06:00
fff4312d16
update provider flag (#217 )
Chris Tate
2026-01-23 11:41:17 -06:00
57dc7602fc
auto-release (#216 )
Chris Tate
2026-01-23 11:19:43 -06:00
ea17db8564
fix(cli): correct output messages for state load and path-based actions (#109 )
TimWhite and Chris Tate
2026-01-23 00:43:27 +08:00
f74924cd0c
feat(skills): Add hierarchical structure with references and templates (#157 )
Yonatan
2026-01-22 18:26:31 +02:00
9f3c3ad933
fix(screenshot): support refs and improve error messages (#141 )
Danila Poyarkov and Chris Tate
2026-01-22 19:06:38 +03:00
c046de2ec7
docs: update agent-browser skill documentation (#164 )
Márk Magyar
2026-01-22 16:26:54 +01:00
55f4eaa728
feat: add download CLI commands with ref support (#183 )
2026-01-22 20:25:19 +05:30
307f970d53
fix: support WebSocket URLs in connect command (#205 )
Chris Tate
2026-01-22 08:38:53 -06:00
36cca10c10
Add --profile flag for persistent browser profiles (#68 )
Lindsey Simon and Chris Tate
2026-01-22 06:05:25 -08:00
c6a92a1472
docs: add Claude Code marketplace plugin installation instructions (#181 )
Tom Dale
2026-01-22 02:44:06 -05:00
c4f66a5922
errors doc more descriptive (#190 )
Shpeedle
2026-01-22 00:25:46 -07:00
946d236d9f
fix: use ~/.agent-browser for socket files instead of TMPDIR (#180 )
mmhiyoko and Claude Opus 4.5
2026-01-22 16:15:25 +09:00
cb37630ccf
fix: add .exe extension for Windows source binary path (#188 )
2026-01-22 15:11:13 +08:00
61c004db94
add missing flag (#203 )
Chris Tate
2026-01-22 00:59:53 -06:00
083a946aac
feat: add browser launch --args, --user-agent, --proxy-bypass configuration support. (#35 )
Oanakiaja and Chris Tate
2026-01-22 14:19:37 +08:00
e892bceadf
feat: support remote CDP WebSocket URLs in --cdp flag (#99 )
Rafael and Claude Opus 4.5
2026-01-21 22:11:14 -05:00
c4139fa389
feat: add Browser Use cloud browser as available provider (#138 )
Aitor
2026-01-22 01:01:19 +01:00
7123d46e7f
Add Browserbase support for remote browser over CDP (#3 )
Paul Klein and Kylejeong2
2026-01-21 15:49:21 -08:00
399fd7a434
v0.6.0 changelog (#154 )
Chris Tate
2026-01-18 11:44:56 -06:00
2c0c5a2acc
v0.6.0 changelog
ctate/changelog-v0.6.0
Chris Tate
2026-01-18 11:44:29 -06:00
62f9b4dd6b
chore: bump version to 0.6.0 (#153 )
Chris Tate
2026-01-18 11:37:26 -06:00
a208f2802c
chore: bump version to 0.6.0
ctate/0.6.0
Chris Tate
2026-01-18 11:32:37 -06:00
818d9fa95e
format code (#152 )
v0.6.0
Chris Tate
2026-01-18 11:21:28 -06:00
3142858f30
format code
ctate/fix-build
Chris Tate
2026-01-18 11:14:03 -06:00
a8dcbb1222
feat: add connect command for persistent CDP sessions (#127 )
Kye Burchard
2026-01-18 08:54:12 -08:00
a9fcef4579
fix: support libasound2t64 on newer Ubuntu versions (#112 )
2026-01-18 20:50:57 +04:00
59baf97e51
fix: allow additional URL schemes in parse_command function (#125 )
Zhiwei Li
2026-01-19 00:36:38 +08:00
d02ef66c89
Refactor connection logic for Windows and hash calculationfix(cli): fix windows daemon startup and port calculation inconsistency (#79 )
0okay
2026-01-18 23:14:03 +08:00
1689cf9eca
fix(cli): handle SIGPIPE to prevent panic when piping output (#144 )
Danila Poyarkov
2026-01-18 17:57:02 +03:00
03a53c9f36
feat: add Claude marketplace plugin (#106 )
Matthew King and Claude Opus 4.5
2026-01-18 05:49:27 -08:00
b1c0c6a366
feat: enhance response output with network request details and cleared status (#117 )
Zhiwei Li
2026-01-18 21:35:25 +08:00
c88734da89
feat: add NO_COLOR environment variable support (#122 )
Ryan Daigle and Claude Opus 4.5
2026-01-17 21:37:00 -05:00
28740acecf
Fix CLI/protocol mismatches for select, frame main, and headers (#45 )
Nicenonecb
2026-01-18 10:25:19 +08:00
4112234371
fix(cli): Output screenshot as base64 string when no path provided (#83 )
jaydenfyi
2026-01-18 10:18:06 +08:00
5e08e5d077
fix: detect stale unix socket by attempting connection (#114 )
Li Yang
2026-01-18 09:42:48 +08:00
42879c337a
fix: respect AGENT_BROWSER_HEADED env var for headed mode (#92 )
Sanchay
2026-01-18 06:52:59 +05:30
412ac63b68
fix: resolve refs in input value (#139 )
Leon Gao
2026-01-18 09:05:06 +08:00
e6e832d2bc
feat: add 'get styles' command for computed styles extraction (#142 )
Danila Poyarkov
2026-01-18 03:56:52 +03:00
b19ca760aa
fix: support URL parameter in tab new command (#64 )
Dharma
2026-01-17 16:53:24 -08:00
e7c4936bc7
fix(cli): allow null path in screenshot command validation (#101 )
Sheing and google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
2026-01-17 18:41:55 -06:00
7aad47d3bd
fix: Prevent CDP timeout on empty URL tabs (#102 )
2026-01-17 18:16:37 -06:00
e196ed3e35
fix(cli): align protocol action names for wheel, emulatemedia, and find locators (#143 )
edx.eth
2026-01-18 01:11:11 +01:00
1f31452fea
feat: Add video recording with Playwright native video (#116 )
2026-01-16 13:27:58 -05:00
3675e6bd7a
feat: add --proxy flag for browser proxy configuration (#16 )
NMW
2026-01-16 12:56:35 -05:00
fff9a146bd
docs: update agent-browser skill with comprehensive command reference (#121 )
Andrew Gadzik and Claude Opus 4.5
2026-01-16 12:40:57 -05:00
34dcb7195a
fix(cli): align console output field name with daemon response (#133 )
edx.eth
2026-01-16 18:38:29 +01:00
7bdfcf8541
feat: add --version flag to CLI (#94 )
Matthew King and Claude Opus 4.5
2026-01-16 09:35:06 -08:00
6abee37641
v0.5.0 (#78 )
Chris Tate
2026-01-13 21:54:20 -06:00
8b4f969219
v0.5.0
ctate/0.5.0
Chris Tate
2026-01-13 21:48:18 -06:00
447e6ece0b
Expand tilde in profile path to home directory
feature/persistent-profile
elsigh
2026-01-13 14:01:39 -08:00
7b43d408da
fix: improve error message when element is blocked by overlay (#59 )
Noel and Claude Sonnet 4.5
2026-01-13 22:25:46 +01:00
2dc093cd62
add screencast (#67 )
Chris Tate and Vercel <vercel[bot]@users.noreply.github.com>
2026-01-13 14:53:27 -06:00
d86de0e736
Add --profile flag for persistent browser profiles
elsigh
2026-01-13 12:49:42 -08:00
1522b3b3a8
address comments
ctate/screencast
Chris Tate
2026-01-13 14:43:10 -06:00
673e2e266e
feat: Add extension support (#48 )
Shirshak
2026-01-13 15:34:59 -05:00
7e127c6e73
update docs
Chris Tate
2026-01-13 12:50:19 -06:00
55dca4f38a
Merge remote-tracking branch 'origin/main' into ctate/screencast
Chris Tate
2026-01-13 12:34:51 -06:00
a60d986020
screencast
Chris Tate
2026-01-13 12:34:00 -06:00
4713c8b520
add docs (#54 )
Chris Tate and Vercel <vercel[bot]@users.noreply.github.com>
2026-01-13 02:54:56 -06:00
e3a302056b
Remove benchmark/run.ts from PR
ctate/web
Chris Tate
2026-01-13 02:49:26 -06:00
0eb5936f4b
Fix: The benchmark file uses emojis (📊 , 🚀 , 🔨 , 📈 , 📋 , ✅ , ⏱️ , ⚠) in console output, violating repository guidelines that forbid emojis in code and output.
Vercel and ctate
2026-01-13 08:46:45 +00:00
a533ee8aea
Fix: The handleCopy function fails to handle errors from navigator.clipboard.writeText(), causing unhandled exceptions and misleading UI feedback when clipboard operations fail.
Vercel and ctate
2026-01-13 08:46:36 +00:00
b4bc761168
fix builds (#55 )
Chris Tate
2026-01-13 02:41:39 -06:00
3a0e51f4a6
fix builds
ctate-fix-build
Chris Tate
2026-01-13 02:41:12 -06:00
c6d5f9bca1
updates
Chris Tate
2026-01-13 02:38:11 -06:00
6eafe50952
fix incomplete build-from-source instructions (#40 ) (#41 )
Bryan Lee and Chris Tate
2026-01-13 16:21:26 +08:00
400dc8b850
docs
Chris Tate
2026-01-13 02:12:54 -06:00
95675e9d55
feat: add CDP connection support for external browsers (#24 )
2026-01-13 15:52:47 +09:00
97b17c98fb
Update installation instructions in README (#51 )
Byonghun Lee
2026-01-13 15:39:31 +09:00
57a04385c1
v0.4.4 (#32 )
Chris Tate
2026-01-12 12:12:16 -06:00
1cac23b202
0.4.4
ctate/0.4.4
Chris Tate
2026-01-12 12:04:23 -06:00
f299f74015
v0.4.4
Chris Tate
2026-01-12 12:01:55 -06:00
1a88d7f585
custom headers via --headers (#30 )
Chris Tate
2026-01-12 12:01:19 -06:00
068fc74a9c
Merge main into ctate/custom-headers
ctate/custom-headers
Chris Tate
2026-01-12 11:57:43 -06:00
4f6fd8ec5c
support serverless environments (#29 )
Chris Tate
2026-01-12 11:41:25 -06:00
4e5ff20078
better parsing
Chris Tate
2026-01-12 11:40:52 -06:00
581e166e8a
fixes
ctate/vercel
Chris Tate
2026-01-12 11:30:07 -06:00
03e266ee38
add tests
Chris Tate
2026-01-12 11:26:45 -06:00
8c412197ad
add custom headers via --headers
Chris Tate
2026-01-12 11:22:46 -06:00
7ecc422002
test vercel
Chris Tate
2026-01-12 11:04:48 -06:00
7b862d9dae
tests
Chris Tate
2026-01-12 11:01:35 -06:00
8de8943dd7
add --executable-path
Chris Tate
2026-01-12 11:00:08 -06:00
3cd0ab468f
add sub --help flag (#27 )
Chris Tate
2026-01-12 10:52:31 -06:00
d44a9fb590
add sub --help flag
ctate/sub-help
Chris Tate
2026-01-12 10:41:40 -06:00
a4fcc1c198
fix windows bug (#26 )
Chris Tate
2026-01-12 10:33:21 -06:00
c30aa73e17
address feedback
ctate/fix-windows-bug
Chris Tate
2026-01-12 10:25:20 -06:00
70ae6e34dc
test windows
Chris Tate
2026-01-12 10:13:59 -06:00
8b94bc35e0
fix windows bug
Chris Tate
2026-01-12 10:12:33 -06:00
574037080c
0.4.3 (#20 )
Chris Tate
2026-01-12 01:24:48 -06:00
3bda50cea0
0.4.3
ctate/0.4.3
Chris Tate
2026-01-12 01:24:30 -06:00
278466764b
fix readme + add missing wait flags (#19 )
Chris Tate
2026-01-12 01:22:10 -06:00