openclaw/extensions/browser
Jason Zhou bfd540bcdf
[codex] refresh plugin regression fixtures
Summary:
- Refresh plugin regression fixtures and test-support mocks for guarded network resolution, progress streaming windows, staged TTS output, QQBot STT, and CLI runner assertions.
- Resolve current-main conflicts in Discord, Google video, QQBot STT, and CLI runner tests without changing runtime code.

Verification:
- pnpm check:test-types
- pnpm vitest run $(git diff --name-only origin/main...HEAD)
- git diff --check
- GitHub CI passed, including Real behavior proof, auto-response, ClawSweeper dispatch, CodeQL, and full CI checks.

Co-authored-by: Jason Zhou <22532527+JayZeeDesign@users.noreply.github.com>
2026-05-10 23:44:50 -05:00
..
skills/browser-automation docs(browser): explain actionable aria snapshot refs 2026-04-25 09:51:34 +01:00
src [codex] refresh plugin regression fixtures 2026-05-10 23:44:50 -05:00
browser-bridge.ts refactor: split browser sdk imports for sandbox and audit 2026-04-03 16:39:47 +01:00
browser-cdp.ts refactor: move browser runtime seams behind plugin metadata 2026-04-05 23:13:14 +01:00
browser-config.ts fix(plugin-sdk): align browser tab cleanup type exports 2026-04-25 03:53:21 +01:00
browser-control-auth.ts Browser: consolidate duplicate helper surfaces via facade delegation (#63957) 2026-04-09 19:49:04 -05:00
browser-doctor.ts refactor: move browser runtime seams behind plugin metadata 2026-04-05 23:13:14 +01:00
browser-host-inspection.ts refactor: move browser runtime seams behind plugin metadata 2026-04-05 23:13:14 +01:00
browser-maintenance.ts refactor: move browser runtime seams behind plugin metadata 2026-04-05 23:13:14 +01:00
browser-profiles.ts fix: align browser profile facade exports 2026-04-25 08:46:13 +01:00
browser-runtime-api.ts refactor: route plugin sdk through extension barrels 2026-03-27 13:46:16 +00:00
cli-metadata.ts fix(browser): lazy-load browser CLI runtime 2026-04-25 11:40:20 +01:00
index.test.ts test: tighten browser empty array assertions 2026-05-09 05:17:37 +01:00
index.ts test: speed up browser plugin entry tests 2026-04-07 19:59:46 +01:00
openclaw.plugin.json fix: enforce plugin tool manifest contracts 2026-05-02 06:21:08 +01:00
package.json chore(release): prepare 2026.5.10-beta.1 2026-05-10 06:13:38 +01:00
plugin-registration.ts fix(browser): lazy-load browser CLI runtime 2026-04-25 11:40:20 +01:00
register.runtime.ts fix(browser): lazy-load browser CLI runtime 2026-04-25 11:40:20 +01:00
runtime-api.ts refactor: narrow extension runtime api barrels 2026-04-27 20:34:35 +01:00
setup-api.ts refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
test-fetch.ts perf: slim browser tab tests 2026-04-23 21:07:11 +01:00
test-support.ts refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
tsconfig.json fix(ci): restore extension package boundary excludes 2026-04-29 00:57:08 -07:00