Commit Graph
9 Commits
Author SHA1 Message Date
ciregenz 2d0fc643f1 [eric] browser: refusal and ghost runs clear the card's cached transcript instead of poisoning every later dispatch; CreateBrowserAgent gains fresh=true (Haik's report) 2026-08-16 18:22:34 -07:00
ciregenz 0d093cc5f8 [eric] backend: one-line every comment + collapse 3+ blank runs across apps/ (AST-verified identical, -lines); CLAUDE.md one-line-comment rule 2026-06-25 02:29:04 -07:00
ciregenz 1767389cbb [eric] browser: leading-_ -> p_/P_/public for module functions+constants+state across browser subsystem; promote cross-file symbols public (detect_loop, BROWSER_HISTORY, TRUSTED, etc.), align analyze-browser-metrics.py + tests 2026-06-23 19:37:40 -07:00
ciregenz d5fc146123 [eric] browser: never leave a tool_use unanswered (backfill mid-turn + validate both directions) so a 30s upstream reset stops 400-killing the run 2026-06-07 23:04:59 -07:00
ciregenz 042e7db7d5 [eric] browser: pruning-safe incremental cache marker, transcript finally cache-hits past the system prompt 2026-06-05 22:22:06 -07:00
ciregenz 7b5b7ca081 [eric] browser: prune superseded page-state attachments and heavy read results from history 2026-06-05 09:35:51 -07:00
ciregenz a562a5c3c3 [eric] browser: prune stale screenshots + capture downscaled JPEG to cut agent context cost 2026-06-03 22:17:05 -07:00
ciregenz 82dcb6bb4e [eric] browser: per-domain hints, deterministic stagnation, and aux-LLM fallback 2026-06-02 03:56:07 -07:00
ciregenz 782811daac [eric] tree: group browser sub-agent modules under agents/browser 2026-05-23 13:06:55 -07:00