Commit Graph
339 Commits
Author SHA1 Message Date
ciregenz 2894ec3ca6 [eric] browser: send-script polls a short window for the lazy overlay composer before declining (r269: prestage's LAST step was the Message click, overlay renders 1-2s later so one immediate read still missed it) 2026-07-07 12:16:34 -07:00
ciregenz 9128fd19fb [eric] browser: send-script takes one fresh interactives read before declining (prestage's staged snapshot is frozen at the Message click; the overlay composer lazy-renders a beat later, r263 declined on exactly that stale-snapshot miss) 2026-07-07 11:59:58 -07:00
ciregenz 7fdd18c6e8 [eric] browser: send-script sends via click-by-name when Send ranks out of the capped list (ground truth: profile-overlay Send is a real button the model clicks by name, absent from the numbered list); overlay back in surface scope, live-validated receipt-cleared in 1.4s on /in/ 2026-07-07 11:52:29 -07:00
ciregenz f3102496b2 [eric] browser: send-script surface-gate = fire only on full-page /messaging/ composers, decline the profile overlay (live A/B r246-r251: firing on the overlay ran 4x slower + 1/3 vs 3/3 delivery, net-negative; only /messaging/thread/ has a listable Send) 2026-07-07 03:09:54 -07:00
ciregenz 91a17548d1 [eric] browser: send-script two-wall fix caught live (fired on a read-only probe + never fired on real sends): payload from RAW user prompt not brief-polluted composed task, read-only directives decline in code; 2 red-then-green tests 2026-07-07 02:26:24 -07:00
ciregenz bdb30c26b0 [eric] browser: fix quoted_payload apostrophe bug (chen's mispaired with the payload quote, silently broke the canonical send errand) + 6 mechanism tests (opener-hop/fill/verify/send/receipt + all abort branches) 2026-07-07 00:22:34 -07:00
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 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 9da027a948 [eric] context: distill dropped history via aux LLM on rebuild + model-aware compaction threshold 2026-07-06 15:25:58 -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 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 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 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 e0311d6bd9 [eric] merge #114: web-search browser fallback nudge on backend failure 2026-07-05 16:14: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 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 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 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
ciregenz 0116248af8 [eric] agents: persistent-client pool w/ boot-fingerprint reuse + seeded invariant tests (flag-gated, default off) 2026-07-03 02:48:15 -07:00
ciregenz cae5ed4478 [eric] models: re-add Claude Fable 5 (cc sub + api-key rows; ban lifted, access confirmed by eric) 2026-07-02 16:34:57 -07:00
ciregenz 9603912237 [eric] merge eric/app-ux: app builder UX + browser tab drag-out + CreateApp fold-in 2026-07-02 16:10:56 -07:00
ciregenz 3d62a3c4cd [eric] merge origin/eric/dev into eric/mcp (1.5.4 line + Sonnet 5 under the social MCPs) 2026-07-02 16:07:51 -07:00
ciregenz 30dccc3bf1 [eric] apps: CreateApp result points at SKILL.md instead of inlining the reference (no transcript rot) 2026-07-02 16:03:54 -07:00
ciregenz 227bd1badc [eric] apps: fold App Builder into agents via CreateApp; delete standalone /apps page + editor 2026-07-02 03:20:52 -07:00
ciregenz 01e70fdd40 [eric] apps: restart.sh lets the agent bounce its own runtime (sentinel watched by the harness) 2026-07-02 02:48:21 -07:00
ciregenz 85d77ca552 [eric] apps: multiple independent instances per app (own runtime + ports; alt-click or paste to open) 2026-07-02 01:24:22 -07:00
ciregenz a4e81a8f2f [eric] hitl: Approve All persists always-allow so mid-run identical commands stop re-prompting 2026-07-02 00:41:54 -07:00
ciregenz 5202f2529d [eric] x-mcp: convert to browser-delegation (X signs every request; drive the real logged-in card via data-testid DOM) 2026-07-01 00:11:21 -07:00
ciregenz 2a0d20a0d1 [eric] reddit-mcp: drive www.reddit.com JSON API + cookie + modhash (bearer no longer in shreddit HTML); live-verified 2026-06-30 22:26:06 -07:00
ciregenz 64191c9d62 [eric] mcp: TikTok MCP shim (HTTP reads + browser-delegated writes, 11 tools) 2026-06-30 17:19:58 -07:00
ciregenz 9f85e01574 [eric] mcp: X (Twitter) session-borrow MCP shim (15 tools, full human action set) 2026-06-30 17:06:54 -07:00
ciregenz 20e5deb257 [eric] social-mcp: shared session_source + RateLimiter core; move reddit onto them 2026-06-30 17:06:54 -07:00
abccodes a8de20482f [aidan] fix/web-search: nudge model to browser fallback when search backends fail 2026-06-30 14:14:33 -07:00
ciregenz 46b25f2eda [eric] test: settings default theme is 'light' now (stale 'dark' asserts, pre-1.5.3) 2026-06-30 02:19:03 -07:00
ciregenz 7adfeda879 [eric] skills: curated install falls back to cached SKILL.md when GitHub is unreachable (restores offline install, fixes #113 regression) 2026-06-30 00:00:22 -07:00
ciregenz 1348733d25 [eric] merge #52 (tarun): fsync tempfile + parent dir in atomic_write_json for crash durability 2026-06-29 23:07:35 -07:00
ciregenz 63c32554ae [eric] mcp: reddit session-borrow MCP (free, full human action set; WIP) 2026-06-29 23:05:15 -07:00