Laith Weinberger
3926eb4309
docs: add local run-from-branch quickstart for the built-in agent/TUI
...
Explain running the Codex-fork agent RIGHT NOW from the codex-embed-browser-harness
branch: clone/uv sync, first-run auto-download of the prebuilt binary (all 4
platforms), one-time Codex-style auth (login or OPENAI_API_KEY), and browser
connection.
2026-07-13 20:00:20 -07:00
Laith Weinberger
d145b179e4
Bump codex-agent submodule: CI git-CLI fetch fix
2026-07-13 14:38:07 -07:00
Laith Weinberger
6ecf94075a
Linux prebuilt = x86_64-unknown-linux-gnu (glibc); bump codex-agent submodule (CI workflow fix)
2026-07-13 14:09:40 -07:00
Laith Weinberger
b57bd37445
Bump codex-agent submodule: add release-binaries CI workflow
2026-07-13 13:57:30 -07:00
Laith Weinberger
626d32beb0
Prebuilt agent binaries: download+cache a per-platform release binary when there's no local build, so the TUI runs instantly with no cargo build (submodule build still takes precedence for devs)
2026-07-13 13:56:10 -07:00
Laith Weinberger
2ae5230381
Bump codex-agent submodule: release-build fix (TuiEvent::Mouse in update prompt)
2026-07-13 12:03:34 -07:00
Laith Weinberger
e3f105fe78
Embed the Codex agent fork as the codex-agent submodule (browser-use/browser-harness-tui); resolve it only from that path — remove all BROWSER_HARNESS_CODEX_* env vars and sibling-dir lookup
2026-07-13 11:34:03 -07:00
Laith Weinberger
0b087e2b3d
Behavioral parity with real Codex+skill: use Codex's recommended default model (not hardcoded gpt-5.4), strip opinionated AGENTS.md preamble so the skill drives the workflow
2026-07-11 20:43:31 -07:00
Laith Weinberger
87ba874078
Keep stderr clean in exec path so the benchmark extractor reads the stdout transcript, not the run-root banner
2026-07-11 15:00:22 -07:00
Laith Weinberger
4b2fe4765c
Root fix: headless agent drives fork exec --json so the full transcript (tool calls, command output, agent messages) streams to stdout instead of only the final response
2026-07-11 14:48:55 -07:00
Laith Weinberger
0fd7d37099
Benchmark parity: workspace wrapper delegates to instrumented BENCH_TASK_DIR wrapper
2026-07-11 13:53:45 -07:00
Laith Weinberger
2a9c0b2f64
Default to always-allow: full access, never-ask approvals for agent and TUI
2026-07-11 13:52:15 -07:00
Laith Weinberger
e14e8f05ed
Wire TUI seams: workspace env exports BROWSER_HARNESS_CLI/BH_BROWSER_LABEL, wrapper sources /browser's browser-env
2026-07-11 13:06:16 -07:00
Laith Weinberger
9c15fd635b
Add encrypted secrets store with TOTP support (passwords + 2FA for the embedded agent)
2026-07-11 12:49:17 -07:00
Laith Weinberger
1d9a6e7625
Track agent/tui subcommands in CLI telemetry
2026-07-11 12:39:16 -07:00
Laith Weinberger
0a453087b0
WIP: embed Codex fork as Browser Harness agent (agent/tui dispatch, cloud-only mode)
2026-07-11 12:38:57 -07:00
laithrw
9c95cea713
Merge pull request #506 from browser-use/release/0.1.5
...
Release 0.1.5
v0.1.5
2026-07-10 17:34:58 -07:00
Laith Weinberger
295a9728cd
Release 0.1.5
2026-07-10 17:34:37 -07:00
laithrw
0846918624
Merge pull request #496 from browser-use/fix/windows-reliability
...
fix Windows: daemon self-crash on non-UTF-8 locales, empty logs, errs
2026-07-07 14:33:31 -07:00
Laith Weinberger
7d10d814d7
treat undecodable auth.json as corrupt
2026-07-07 14:29:59 -07:00
Laith Weinberger
d06bd76f40
fix Windows: daemon self-crash on non-UTF-8 locales, empty logs, noisy errors
...
- daemon wrote its log with the locale codec
- daemon spawned with stderr=DEVNULL, so pre-log crashes left an empty log. stderr now appends into the daemon log. startup errors show the real traceback.
- profile discovery checked all 28 paths on every OS, so Windows errors led with macOS paths. Split per-OS, resolve via %LOCALAPPDATA%, add Chrome Beta/Dev.
- audited every file read / subprocess decode to utf-8 (+BOM-safe .env); tasklist/ps keep locale codec but get errors="replace".
- WinError 10061 message now explains --remote-debugging-port + firewall hint.
2026-07-07 12:24:40 -07:00
laithrw
12e3152e52
Merge pull request #495 from browser-use/skill/suggest-cloud-browser
...
Skill/suggest cloud browser
2026-07-07 11:35:19 -07:00
Laith Weinberger
b4da250295
don't ping daemon for telemetry when it's off
2026-07-07 11:24:19 -07:00
Laith Weinberger
430171471d
log browser type (remote, local)
2026-07-07 11:14:27 -07:00
Laith Weinberger
edaecbc32c
nudge cloud browser
2026-07-07 11:03:44 -07:00
laithrw
eb9e5fc92f
Merge pull request #494 from browser-use/feat/robust-cli-telemetry
...
improved telem
2026-07-07 10:55:57 -07:00
Laith Weinberger
0db04a8db5
improved telem
2026-07-07 10:38:09 -07:00
laithrw
53c90d3558
Merge pull request #493 from browser-use/skill-identity-revert
...
rename to browser-harness
2026-07-07 23:59:09 +08:00
Laith Weinberger
20d3cbd1d5
rename to browser-harness
2026-07-07 08:55:58 -07:00
laithrw
4d75f115c0
Merge pull request #477 from browser-use/browser-use-skill-name
...
rename to browser use
v0.1.4
2026-07-01 21:22:24 +08:00
Laith Weinberger
607f1687f3
update key importation
2026-07-01 20:25:42 +08:00
Laith Weinberger
057dd1504f
promote v4
2026-07-01 19:10:53 +08:00
Laith Weinberger
81daf7f99c
restore browser-use skill identity
2026-07-01 18:23:58 +08:00
Laith Weinberger
be7a36dfa0
align skill identity with harness CLI
2026-07-01 18:19:56 +08:00
laithrw
ffa5db09a8
Update description in test_skill.py metadata
2026-06-29 10:47:07 +08:00
Laith Weinberger
5d34276f1a
rename to browser use
2026-06-29 10:01:05 +08:00
Gregor Žunič
7594909e79
Merge pull request #468 from browser-use/codex/release-0.1.3
...
Release 0.1.3
v0.1.3
2026-06-21 08:43:36 -07:00
Gregor Žunič
a0db945d3a
Release 0.1.3
2026-06-21 08:42:05 -07:00
Gregor Žunič
74df43d086
Merge pull request #467 from browser-use/codex/fix-skill-frontmatter
...
Fix skill frontmatter
2026-06-21 08:36:56 -07:00
Gregor Žunič
5447f2a601
Fix skill frontmatter
2026-06-21 08:35:46 -07:00
Gregor Žunič
7481e130bb
Merge pull request #466 from browser-use/codex/release-0.1.2
...
Release 0.1.2
v0.1.2
2026-06-21 08:26:07 -07:00
Gregor Žunič
1b71fd933e
Release 0.1.2
2026-06-21 08:24:36 -07:00
Gregor Žunič
1000c69b8a
Merge pull request #465 from browser-use/codex/minor-fixes
...
Minor fixes
2026-06-21 08:23:28 -07:00
Gregor Žunič
7704c8cb82
Merge pull request #464 from browser-use/codex/fix-uv-install-python
...
Pin browser-harness install command to supported Python
2026-06-21 08:23:24 -07:00
Gregor Žunič
6aab2c60bb
Minor fixes
2026-06-21 07:44:53 -07:00
Gregor Žunič
64a65ec7d3
Pin install command to supported Python
2026-06-21 07:27:29 -07:00
Gregor Žunič
691dc96487
Merge pull request #463 from browser-use/codex/fix-packaged-skill-links
...
Link packaged skill to install docs
v0.1.1
2026-06-21 07:25:12 -07:00
Gregor Žunič
f325047054
Bump package version to 0.1.1
2026-06-21 07:22:09 -07:00
Gregor Žunič
f74291d694
Make install upgrade existing browser-harness
2026-06-21 07:20:45 -07:00
Gregor Žunič
6cc9c051ae
Link packaged skill to install docs
2026-06-21 07:16:54 -07:00