Commit Graph
10 Commits
Author SHA1 Message Date
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 798448acca [eric] apps: leading-_ -> p_ for function-local vars/args/nested-fns across 53 apps modules (scope-aware AST rename, module symbols untouched, p-private 0) 2026-06-23 21:11:44 -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 2409e2d4cd [eric] browser: fire the learning self-audit every 25 finished tasks in a daemon thread (zero hot-path latency) 2026-06-07 21:33:38 -07:00
ciregenz ef30f9f268 [eric] browser: widen secret redaction (2fa codes, credential fields), 0600 metrics files, scrub task prompts 2026-06-05 01:38:58 -07:00
ciregenz 2640930380 [eric] browser: add BrowserGetConsole so a stuck agent can read the page's console errors 2026-06-04 13:20:39 -07:00
ciregenz b77b29408f [eric] browser: cut per-action waste (skip discarded loop-hash, cache metrics dir) 2026-06-03 23:07:45 -07:00
ciregenz e6a1a5f2a5 [eric] browser: measure whether the playbook cuts exploration turns, flag when it doesn't 2026-06-02 23:19:47 -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 a8964830ac [eric] browser: record per-tool latency, tokens, and per-task completion metrics 2026-06-02 12:12:41 -07:00