Commit Graph
28 Commits
Author SHA1 Message Date
ciregenz e37ba6c66b [eric] browser: skill recording judges the task ask, OUTCOME boilerplate no longer blocks learning 2026-06-05 13:09:02 -07:00
ciregenz 99bd15fdb1 [eric] browser: attached page state shrinks to changed rows, unchanged indices stay valid 2026-06-05 11:14:13 -07:00
ciregenz 20e1558d70 [eric] browser: auto-settle mutating actions and attach fresh page state to results, act and see in one turn 2026-06-05 09:35:51 -07:00
ciregenz 65427f33a0 [eric] browser: reuse the parent's same-host card on re-dispatch, stacked webviews wedge each other 2026-06-05 01:38:58 -07:00
ciregenz 262d48ff6c [eric] browser: refuse zero-LLM replay of send/submit skills, the live agent confirms those instead 2026-06-05 00:54:31 -07:00
ciregenz 9b6e45f365 [eric] browser: act-and-confirm, declare the expected change and verify it instead of assuming 2026-06-04 15:14:58 -07:00
ciregenz bb422c0fe8 [eric] browser: treat a hung tab (repeated timeouts) as card-unavailable so it aborts fast, not a 20-min spin 2026-06-03 15:18:18 -07:00
ciregenz 9080f256c9 [eric] browser: log front-loaded perception reads so a read answered from them isn't flagged a ghost 2026-06-03 13:45:34 -07:00
ciregenz 61826d441a [eric] browser: BrowserRepeatFlow hands back capped per-item read data so batch-read actually delivers 2026-06-03 13:05:49 -07:00
ciregenz 50230c88c5 [eric] browser: also sample route count on evaluate (the agent's real read path), not just get_text 2026-06-03 02:11:11 -07:00
ciregenz 7175f4b27b [eric] browser: sample captured-route count on read, not navigate, so the network nudge actually fires 2026-06-03 02:05:11 -07:00
ciregenz 21b225ded4 [eric] browser: nudge the agent toward the fast captured-API tier once per host 2026-06-03 00:50:23 -07:00
ciregenz 186c6cf72e [eric] browser: smart-wait returns when the page's network settles instead of a blind fixed sleep 2026-06-03 00:46:30 -07:00
ciregenz 7572462116 [eric] browser: intra-run batch replay (BrowserRepeatFlow) with verify gate, send-gate, network-route steps 2026-06-03 00:35:48 -07:00
ciregenz 3a601ba3ad [eric] browser: calm zero-click signals so the user feels the agent recall + learn site memory 2026-06-02 23:46:49 -07:00
ciregenz fe082c492c [eric] browser: durable reflective per-site playbook (tier-2 memory, mem0-style distill+reconcile) 2026-06-02 23:11:47 -07:00
ciregenz 1208a2e746 [eric] browser: don't record a skill when the deliverable was gathered content, replay can't reproduce judgment 2026-06-02 21:20:20 -07:00
ciregenz 78f35aa9b4 [eric] browser: re-check for a replayable skill after the first nav lands on the right host 2026-06-02 19:06:21 -07:00
ciregenz 54d7e3c355 [eric] browser: key skills on the user's stable request, not the orchestrator's reformulation 2026-06-02 18:28:43 -07:00
ciregenz bcfbb8d24f [eric] browser: fail fast with an honest message when the card's webview is gone 2026-06-02 18:19:33 -07:00
ciregenz 34faca12ae [eric] browser: resolve the live card host for replay and report did-nothing runs honestly 2026-06-02 18:14:57 -07:00
ciregenz 294e96d782 [eric] browser: version skills behind a trust gate, compose on proven sub-skills 2026-06-02 18:03:36 -07:00
ciregenz 5bb0b46890 [eric] browser: give the agent tools to list and deprecate its own learned skills 2026-06-02 16:33:21 -07:00
ciregenz 3aa9cf6ba0 [eric] browser: front-load page perception into turn 1 to cut orientation round-trips 2026-06-02 14:02:47 -07:00
ciregenz a015036383 [eric] browser: prompt-cache the fixed prefix and push batching to cut first-run turns 2026-06-02 14:01:00 -07:00
ciregenz d1c1b44ee7 [eric] browser: replay learned skills with zero LLM calls, fall back on any miss 2026-06-02 12:49:55 -07:00
ciregenz ea823951c6 [eric] browser: loop test for WebMCP-detect and route list/replay tools 2026-06-02 04:15:08 -07:00
ciregenz 43ba7d2f1c [eric] browser: unit and end-to-end loop tests for the new browser behaviors 2026-06-02 03:56:07 -07:00