Peter Steinberger
|
593964560b
|
feat(browser): add chrome MCP existing-session support
|
2026-03-13 20:10:08 +00:00 |
|
Peter Steinberger
|
141738f717
|
refactor: harden browser runtime profile handling
|
2026-03-09 00:25:43 +00:00 |
|
Vincent Koc
|
5d53b61d9e
|
fix(browser): honor profile attachOnly for loopback CDP (#31429)
* config(browser): allow profile attachOnly field
* config(schema): accept profile attachOnly
* browser(config): resolve per-profile attachOnly
* browser(runtime): honor profile attachOnly checks
* browser(routes): expose profile attachOnly in status
* config(labels): add browser profile attachOnly label
* config(help): document browser profile attachOnly
* test(config): cover profile attachOnly resolution
* test(browser): cover profile attachOnly runtime path
* test(config): include profile attachOnly help target
* changelog: note profile attachOnly override
* browser(runtime): prioritize attachOnly over loopback ownership error
* test(browser): cover attachOnly ws-failure ownership path
|
2026-03-02 00:49:57 -08:00 |
|
Peter Steinberger
|
42f34af776
|
refactor(browser): share basic and tabs route helpers
|
2026-02-18 22:18:48 +00:00 |
|
Peter Steinberger
|
b8b43175c5
|
style: align formatting with oxfmt 0.33
|
2026-02-18 01:34:35 +00:00 |
|
Peter Steinberger
|
31f9be126c
|
style: run oxfmt and fix gate failures
|
2026-02-18 01:29:02 +00:00 |
|
cpojer
|
d0cb8c19b2
|
chore: wtf.
|
2026-02-17 13:36:48 +09:00 |
|
Sebastian
|
ed11e93cf2
|
chore(format)
|
2026-02-16 23:20:16 -05:00 |
|
cpojer
|
90ef2d6bdf
|
chore: Update formatting.
|
2026-02-17 09:18:40 +09:00 |
|
cpojer
|
f06dd8df06
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
|
cpojer
|
5ceff756e1
|
chore: Enable "curly" rule to avoid single-statement if confusion/errors.
|
2026-01-31 16:19:20 +09:00 |
|
Peter Steinberger
|
9a7160786a
|
refactor: rename to openclaw
|
2026-01-30 03:16:21 +01:00 |
|
Peter Steinberger
|
e7fdccce39
|
refactor: route browser control via gateway/node
|
2026-01-27 03:24:54 +00:00 |
|
Peter Steinberger
|
028eed5fe8
|
fix(browser): surface detection details and docs
|
2026-01-16 06:57:54 +00:00 |
|
Peter Steinberger
|
139f80a291
|
chore: format sources and update protocol outputs
|
2026-01-15 05:17:19 +00:00 |
|
Peter Steinberger
|
ef78b198cb
|
feat: add Chrome extension browser relay
|
2026-01-15 04:52:28 +00:00 |
|
Peter Steinberger
|
c379191f80
|
chore: migrate to oxlint and oxfmt
Co-authored-by: Christoph Nakazawa <christoph.pojer@gmail.com>
|
2026-01-14 15:02:19 +00:00 |
|
Peter Steinberger
|
12ba32c724
|
feat(browser): add remote-capable profiles
Co-authored-by: James Groat <james@groat.com>
|
2026-01-04 03:33:07 +00:00 |
|
Peter Steinberger
|
bd8a0a9f8f
|
feat: add remote CDP browser support
|
2026-01-01 22:44:52 +01:00 |
|
Peter Steinberger
|
538c1eb660
|
fix(browser): harden CDP readiness
|
2026-01-01 16:15:12 +00:00 |
|
Peter Steinberger
|
fa54950d2e
|
feat(browser): add MCP tool dispatch
|
2025-12-19 23:57:26 +00:00 |
|