openclaw/src/browser/routes
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
..
agent.act.download.ts refactor(browser): split act route modules and dedupe path guards 2026-02-26 01:21:34 +01:00
agent.act.hooks.ts refactor(browser): split act route modules and dedupe path guards 2026-02-26 01:21:34 +01:00
agent.act.shared.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
agent.act.ts refactor(browser): unify fill field normalization 2026-02-26 22:17:58 +01:00
agent.debug.ts refactor(browser): split act route modules and dedupe path guards 2026-02-26 01:21:34 +01:00
agent.shared.test.ts test(browser): cover shared and storage route parsing helpers 2026-02-18 21:58:08 +00:00
agent.shared.ts refactor(browser): share playwright route context for debug/storage routes 2026-02-18 21:58:08 +00:00
agent.snapshot.test.ts fix(browser): resolve correct targetId in navigate response after renderer swap (#25326) 2026-02-28 09:23:24 -08:00
agent.snapshot.ts fix(browser): resolve correct targetId in navigate response after renderer swap (#25326) 2026-02-28 09:23:24 -08:00
agent.storage.test.ts refactor(browser): dedupe storage and download route parsing 2026-02-18 22:18:48 +00:00
agent.storage.ts refactor(browser): dedupe storage and download route parsing 2026-02-18 22:18:48 +00:00
agent.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
basic.ts fix(browser): honor profile attachOnly for loopback CDP (#31429) 2026-03-02 00:49:57 -08:00
dispatcher.abort.test.ts fix(browser): land PR #11880 decodeURIComponent guardrails 2026-02-26 14:37:48 +00:00
dispatcher.ts fix(browser): land PR #11880 decodeURIComponent guardrails 2026-02-26 14:37:48 +00:00
index.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
output-paths.ts refactor(browser): split act route modules and dedupe path guards 2026-02-26 01:21:34 +01:00
path-output.ts fix(security): harden archive extraction (#16203) 2026-02-14 14:42:08 +01:00
tabs.ts refactor(browser): unify navigation guard path and error typing 2026-02-19 14:04:18 +01:00
types.ts fix: prevent act:evaluate hangs from getting browser tool stuck/killed (#13498) 2026-02-11 07:54:48 +08:00
utils.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00