openclaw/src/browser
2026-01-14 05:39:44 +00:00
..
routes refactor(browser): split pw tools + agent routes 2026-01-14 05:39:44 +00:00
.DS_Store refactor(src): split oversized modules 2026-01-14 01:17:56 +00:00
bridge-server.ts feat: auto-start sandbox browser 2026-01-10 02:06:21 +00:00
cdp.helpers.ts refactor(src): split oversized modules 2026-01-14 01:17:56 +00:00
cdp.test.ts feat: add remote CDP browser support 2026-01-01 22:44:52 +01:00
cdp.ts refactor(src): split oversized modules 2026-01-14 01:17:56 +00:00
chrome.executables.ts refactor(src): split oversized modules 2026-01-14 01:17:56 +00:00
chrome.profile-decoration.ts refactor(src): split oversized modules 2026-01-14 01:17:56 +00:00
chrome.test.ts refactor(browser): share chrome resolution helpers 2026-01-08 02:18:43 +00:00
chrome.ts refactor(src): split oversized modules 2026-01-14 01:17:56 +00:00
client-actions-core.ts feat(browser): add scrollintoview action 2026-01-12 21:56:27 +00:00
client-actions-observe.ts feat(browser): add downloads + response bodies 2026-01-12 19:41:12 +00:00
client-actions-state.ts feat(browser): expand browser control surface 2026-01-12 17:32:44 +00:00
client-actions-types.ts feat(browser): expand browser control surface 2026-01-12 17:32:44 +00:00
client-actions.ts feat(browser): expand browser control surface 2026-01-12 17:32:44 +00:00
client-fetch.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
client.test.ts feat: add remote CDP browser support 2026-01-01 22:44:52 +01:00
client.ts feat(browser): expand browser control surface 2026-01-12 17:32:44 +00:00
config.test.ts feat: add --dev/--profile CLI profiles 2026-01-05 01:27:13 +01:00
config.ts feat: add --dev/--profile CLI profiles 2026-01-05 01:27:13 +01:00
constants.ts fix(browser): limit ai snapshot size 2026-01-13 02:33:38 +00:00
profiles-service.test.ts fix: stage sandbox media for inbound attachments 2026-01-05 06:18:11 +01:00
profiles-service.ts feat: add --dev/--profile CLI profiles 2026-01-05 01:27:13 +01:00
profiles.test.ts feat: add --dev/--profile CLI profiles 2026-01-05 01:27:13 +01:00
profiles.ts feat: add --dev/--profile CLI profiles 2026-01-05 01:27:13 +01:00
pw-ai.test.ts Browser: cap AI snapshots to avoid context overflow 2026-01-12 07:40:34 +00:00
pw-ai.ts feat(browser): add scrollintoview action 2026-01-12 21:56:27 +00:00
pw-role-snapshot.test.ts test(browser): extend automation coverage 2026-01-12 18:42:46 +00:00
pw-role-snapshot.ts feat(browser): expand browser control surface 2026-01-12 17:32:44 +00:00
pw-session.test.ts test(browser): extend automation coverage 2026-01-12 18:42:46 +00:00
pw-session.ts feat(browser): add downloads + response bodies 2026-01-12 19:41:12 +00:00
pw-tools-core.activity.ts refactor(browser): split pw tools + agent routes 2026-01-14 05:39:44 +00:00
pw-tools-core.clamps-timeoutms-scrollintoview.test.ts refactor(browser): split pw tools + agent routes 2026-01-14 05:39:44 +00:00
pw-tools-core.downloads.ts refactor(browser): split pw tools + agent routes 2026-01-14 05:39:44 +00:00
pw-tools-core.interactions.ts refactor(browser): split pw tools + agent routes 2026-01-14 05:39:44 +00:00
pw-tools-core.last-file-chooser-arm-wins.test.ts refactor(browser): split pw tools + agent routes 2026-01-14 05:39:44 +00:00
pw-tools-core.responses.ts refactor(browser): split pw tools + agent routes 2026-01-14 05:39:44 +00:00
pw-tools-core.screenshots-element-selector.test.ts refactor(browser): split pw tools + agent routes 2026-01-14 05:39:44 +00:00
pw-tools-core.shared.ts refactor(browser): split pw tools + agent routes 2026-01-14 05:39:44 +00:00
pw-tools-core.snapshot.ts refactor(browser): split pw tools + agent routes 2026-01-14 05:39:44 +00:00
pw-tools-core.state.ts refactor(browser): split pw tools + agent routes 2026-01-14 05:39:44 +00:00
pw-tools-core.storage.ts refactor(browser): split pw tools + agent routes 2026-01-14 05:39:44 +00:00
pw-tools-core.trace.ts refactor(browser): split pw tools + agent routes 2026-01-14 05:39:44 +00:00
pw-tools-core.ts refactor(browser): split pw tools + agent routes 2026-01-14 05:39:44 +00:00
pw-tools-core.waits-next-download-saves-it.test.ts refactor(browser): split pw tools + agent routes 2026-01-14 05:39:44 +00:00
screenshot.test.ts test: relax timeouts for slow runs 2026-01-05 01:36:30 +01:00
screenshot.ts feat(gateway): support bun-compiled embedded gateway 2025-12-19 19:21:26 +01:00
server-context.ts refactor(src): split oversized modules 2026-01-14 01:17:56 +00:00
server-context.types.ts refactor(src): split oversized modules 2026-01-14 01:17:56 +00:00
server.agent-contract-form-layout-act-commands.test.ts refactor(browser): split pw tools + agent routes 2026-01-14 05:39:44 +00:00
server.agent-contract-snapshot-endpoints.test.ts refactor(browser): split pw tools + agent routes 2026-01-14 05:39:44 +00:00
server.covers-additional-endpoint-branches.test.ts refactor(browser): split pw tools + agent routes 2026-01-14 05:39:44 +00:00
server.post-tabs-open-profile-unknown-returns-404.test.ts refactor(browser): split pw tools + agent routes 2026-01-14 05:39:44 +00:00
server.serves-status-starts-browser-requested.test.ts refactor(browser): split pw tools + agent routes 2026-01-14 05:39:44 +00:00
server.skips-default-maxchars-explicitly-set-zero.test.ts refactor(browser): split pw tools + agent routes 2026-01-14 05:39:44 +00:00
server.ts feat(browser): add remote-capable profiles 2026-01-04 03:33:07 +00:00
target-id.test.ts fix(browser): accept targetId prefixes 2025-12-13 18:17:01 +00:00
target-id.ts fix(browser): accept targetId prefixes 2025-12-13 18:17:01 +00:00
trash.ts feat(browser): add remote-capable profiles 2026-01-04 03:33:07 +00:00