Commit Graph
1612 Commits
Author SHA1 Message Date
ciregenz 14feb03da8 [eric] browser: staged-send script (code runs fill/verify/send/verify when prestage leaves a ready composer; OSW_SEND_SCRIPT, default off) 2026-07-06 22:27:54 -07:00
ciregenz 53e3a4462a Merge remote-tracking branch 'origin/eric/dev' into eric/browser
# Conflicts:
#	backend/apps/agents/providers/registry.py
#	backend/tests/test_v2_invariants.py
2026-07-06 18:37:26 -07:00
ciregenz 95f1996c19 [eric] distill: use the reliable cheap aux tier, not the chat's family (gemini/codex sessions 404'd/401'd the same-family aux) 2026-07-06 18:09:34 -07:00
ciregenz fd21ffb603 [eric] agents: consolidate shadowed /compact + /clear routes into one handler each + duplicate-route guard test 2026-07-06 16:18:53 -07:00
ciregenz 8e571e1bc7 [eric] browser: receipt-done requires two-sided evidence (fill seen committed + composer seen cleared); r228 proved click-name alone can lie 2026-07-06 15:31:06 -07:00
ciregenz 9da027a948 [eric] context: distill dropped history via aux LLM on rebuild + model-aware compaction threshold 2026-07-06 15:25:58 -07:00
ciregenz ad9bb8439e [eric] browser: cut send-path waits (composer-fill poll 6s->2.4s after 3/3 full-timeout misses; skip the 4s text-confirm on send-class clicks the receipt already proves) 2026-07-06 15:22:53 -07:00
ciregenz 243207e9b9 [eric] build: per-arch bundled python-env; x64 DMG shipped arm64 python, bricking Intel Macs 2026-07-06 14:52:26 -07:00
ciregenz bba6b74d76 [eric] browser: receipt-done (clean send click ends the run in code, no Done turn) + staged-run two-tool script hint 2026-07-06 14:45:48 -07:00
ciregenz 1b96bc597c [eric] context: lossless tool-report spill (browser+gws caps point at the full file) + visible recovery pill 2026-07-06 14:16:31 -07:00
ciregenz 1cc4dbc5d0 [eric] browser: flip speed levers default-ON (hop/prestage/trim/evict, kill switch =0); conftest pins them off for the mocked suite 2026-07-06 14:12:34 -07:00
ciregenz 98a5d9c9ba [eric] google-workspace: cap must patch ToolManager.call_tool (FastMCP registers a bound handler at init; attribute rebinding never reached stdio dispatch) 2026-07-06 05:18:39 -07:00
ciregenz c431a0c1b7 [eric] browser: prestage v2 honest handoff (settle-verified steps only, partial-stage note never claims DONE; unsettled click sent main loop on 27-turn walkabout) 2026-07-06 04:48:14 -07:00
ciregenz 1027e24f7b [eric] google-workspace: cap shim tool-result text under the CLI's MCP-spill threshold (gmail-dump thrash) 2026-07-06 04:27:46 -07:00
ciregenz f787414fc6 [eric] agents: context-pressure valve, one fresh-recap retry when the CLI dies mid-compaction-churn 2026-07-05 21:40:16 -07:00
ciregenz b3cb4e98b9 [eric] browser: prestage visited-set loop guard (A/B nav flap slipped the consecutive-only check) 2026-07-05 20:31:29 -07:00
ciregenz 0ade1c2bcf [eric] browser: prestage provenance note + settle-wait after actions + repeat-step guard (perceive raced the page swap, aux re-clicked 4x) 2026-07-05 20:16:07 -07:00
ciregenz c4d83192c4 [eric] browser: OSW_PRESTAGE aux-driven nav pre-stage (nav/click-only, irreversible clicks refused in code) so the big loop wakes staged 2026-07-05 20:06:06 -07:00
ciregenz b2c331ecd2 [eric] browser: hop reads raw page text (trafilatura drops bylines) + provenance context so aux2 answers instead of re-litigating rank 2026-07-05 18:08:18 -07:00
ciregenz 28cdb361e9 [eric] browser: flag-gated speed levers (OSW_FASTREAD_HOP one-link follow, OSW_PRELUDE_TRIM mount-poll + nav-skip, OSW_DEADCARD_EVICT) + de-prefix learn_tasks 2026-07-05 17:53:39 -07:00
ciregenz e46013f234 [eric] browser-agent: cap result summary+action-log (CLI hard-rejects >25K-token MCP results) 2026-07-05 17:52:53 -07:00
ciregenz 4470d1f971 [eric] agents: drop spurious @staticmethod on invoke_agent (every InvokeAgent call 500'd) 2026-07-05 17:25:08 -07:00
ciregenz a0947fe13e [eric] build: VMP_REQUIRE_SIGN=0 override for cred-less local cuts (CI keeps the hard gate) 2026-07-05 16:53:00 -07:00
ciregenz f5a851c5c6 [eric] vmp: --no-ask must precede the subcommand (castlabs global flag; broke the release afterPack on both platforms) v1.5.5 2026-07-05 16:43:44 -07:00
ciregenz a459177d39 [eric] lint: drop p_ prefix from healer/pool names the tests access (p-private boundary rule) 2026-07-05 16:24:13 -07:00
ciregenz e0f5414cda [eric] web-search: gate the browser-fallback nudge on browser-delegation availability 2026-07-05 16:19:12 -07:00
ciregenz ead27dabcc [eric] paste-dialog: uncontrolled editor (large pastes typed like molasses through controlled MUI autosize) 2026-07-05 16:19:12 -07:00
ciregenz e0311d6bd9 [eric] merge #114: web-search browser fallback nudge on backend failure 2026-07-05 16:14:57 -07:00
ciregenz 452b232637 [eric] merge #119: pasted-text cards editable with autosave 2026-07-05 16:14:57 -07:00
ciregenz a2dd850b9b [eric] merge #118: move customization into settings (via rebased resolution) 2026-07-05 16:14:57 -07:00
ciregenz 0680c873dd [eric] merge #117: VMP-sign packaged builds so Widevine playback works 2026-07-05 16:14:57 -07:00
ciregenz e20a6f490c [eric] release: bump version to 1.5.5 2026-07-03 16:31:53 -07:00
ciregenz f3b7df3f4d [eric] palette: Go to Skills/Actions opens Settings tabs; drop Go to Modes (routes died in #118 + modes-removal) 2026-07-03 15:53:55 -07:00
ciregenz 45084403a3 [eric] merge #118: move customization into settings (rebased over modes-removal + apps fold-in) 2026-07-03 15:52:05 -07:00
ciregenz 0cd5e0022c [eric] agents: strip the temporary TTFT probes (pool drift-diag stays, gated OPENSWARM_POOL_DIAG) 2026-07-03 15:49:57 -07:00
ciregenz d36fd6e4c6 [eric] agents: persistent client default ON (kill switch OPENSWARM_PERSISTENT_CLIENT=0); conftest pins tests off 2026-07-03 15:30:01 -07:00
ciregenz b827fc565c [eric] 9router: watchdog probes from a thread (sync HTTP confirm could stall the event loop 2s mid-stream) 2026-07-03 15:24:00 -07:00
ciregenz cbe062e002 [eric] 9router: event-driven death-watcher heals in ~0.2s + two-strike watchdog (busy-probe false negatives) 2026-07-03 15:19:36 -07:00
ciregenz b138fcc054 [eric] 9router: watchdog + detection-revive so the router self-heals; down only when the user quits 2026-07-03 15:10:22 -07:00
ciregenz 85e0273191 [eric] models: drop Gemini 3 Flash rows (flaky, 429-throttled direct-API lane); keep ag/gemini-3-flash aux 2026-07-03 14:56:08 -07:00
ciregenz 5dbfb69c6d [eric] models: drop gemini-3-flash entirely (preview id aged out; key-only users hung; AG probe retargeted to flash-lite) 2026-07-03 14:42:42 -07:00
ciregenz f202599198 [eric] models: drop gemini-3-flash-api (upstream preview id aged out; hangs with no fail-fast; 3.5-flash-api covers it) 2026-07-03 14:39:25 -07:00
ciregenz 56efd73979 [eric] 9router: stop custom-provider reconcile reaping the cp-openai node (broke every gpt-*-api request) 2026-07-03 04:26:24 -07:00
ciregenz 20834d7c11 [eric] browser: stream the loop LLM call so tool-use works on ALL providers (gemini/openrouter/antigravity were silently broken via 9router SSE) 2026-07-03 04:21:15 -07:00
ciregenz 5605fee826 [eric] agents: client-pool idle eviction (30min TTL) + fingerprint field-drift diagnostics 2026-07-03 03:53:19 -07:00
ciregenz 240d1a4313 [eric] browser: V7 flag-gated loop-tier pin (fast-capable, fail-safe) + V3 auto-state cap 35->60 2026-07-03 03:24:31 -07:00
ciregenz f671aacb43 [eric] agents: extend TTFT probes to full waterfall (msg_received/thinking/first_text/result) 2026-07-03 03:22:13 -07:00
ciregenz 3fe8599a22 [eric] chat: restore the model-picker trigger (was inside the removed mode pill) 2026-07-03 03:12:26 -07:00
ciregenz 3dc15c6ed1 [eric] tests: conftest pins the persistent-client flag off (mocked query + real ClaudeSDKClient = wedged suite) 2026-07-03 03:04:53 -07:00
ciregenz 37a640657e [eric] browser: parallel front-load reads, background tail distill, fix aux primary_api 2026-07-03 02:49:48 -07:00