ciregenz
63bfb7cfae
[eric] agents: admission gate caps concurrent root turns (children bypass, queued pill)
2026-07-07 18:09:57 -07:00
ciregenz
a1a461eb57
[eric] agents: cap persistent client pool + background sweeper (bound resident memory)
2026-07-07 17:33:35 -07:00
ciregenz
0c74183600
[eric] web: offscreen-browser fetch/search tier (renders JS pages httpx can't; real fingerprint dodges the DDG throttle)
2026-07-07 15:04:31 -07:00
ciregenz
1db3022bd3
[eric] web: DDG lite fallback so free search survives html-endpoint throttle/markup drift (+ split search_ddg out of web.py)
2026-07-07 02:04:37 -07:00
ciregenz
3ce848d185
[eric] models: pull gpt-5.5 subscription entry (cx/gpt-5.5 404s on pinned 9router = broken codex); gpt-5.5-api stays
2026-07-07 01:31:35 -07:00
ciregenz
953fddc99e
[eric] apps: auto hard-reload the app card when a turn installed deps (soft reload can't see new packages)
2026-07-07 01:31:35 -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
9da027a948
[eric] context: distill dropped history via aux LLM on rebuild + model-aware compaction threshold
2026-07-06 15:25:58 -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
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
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
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
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
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
5605fee826
[eric] agents: client-pool idle eviction (30min TTL) + fingerprint field-drift diagnostics
2026-07-03 03:53:19 -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
3e0c4811e2
[eric] agents: wire persistent client behind OSW_TTFT_PERSISTENT_CLIENT (warm TTFT 535ms -> 6ms)
2026-07-03 02:48:16 -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
93cd94d4b4
[eric] agents: rename strict-mcp kill switch to OPENSWARM_STRICT_MCP (repo env convention)
2026-07-03 02:35:14 -07:00
ciregenz
ab0caa1054
[eric] agents: gated TTFT phase probes (OSW_TTFT_PROBE) for latency profiling
2026-07-03 02:23:32 -07:00
ciregenz
f3c53ea3cf
[eric] agents: strict-mcp-config skips already-blocked claude.ai MCPs (~74% faster TTFT)
2026-07-03 02:22:50 -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
169eb0db8a
[eric] browser-bridge: serve cookie reads from Electron main (fixes backgrounded timeouts)
2026-07-01 23:50:17 -07:00
ciregenz
cb2ccdc37b
[eric] browser-bridge: give perform_action a 35s budget (navigate+wait+scrape in one command)
2026-07-01 18:44:57 -07:00
ciregenz
f24e6ecc52
[eric] mcp: wire X + TikTok into catalog, preflight, env injection + linter exceptions
2026-06-30 17:19:58 -07:00
ciregenz
fb0044f156
[eric] models: add Claude Sonnet 5 (adaptive + cc sub + api-key routes)
2026-06-30 15:26:16 -07:00
ciregenz
63c32554ae
[eric] mcp: reddit session-borrow MCP (free, full human action set; WIP)
2026-06-29 23:05:15 -07:00
ciregenz
8eb48dfc42
[eric] app-use: strip pierre's transient [app-agent] trace scaffolding + write-only controls cache (no speculative scaffolding)
2026-06-29 23:03:45 -07:00
ciregenz
1b6d747326
[eric] merge #107 (pierre): app-use OPENSWARM_APP bridge + AppAgent
...
# Conflicts:
# electron/main.js
# frontend/src/app/pages/Views/ViewPreview.tsx
2026-06-29 21:34:11 -07:00
ciregenz
197fe258ab
[eric] merge #113 (aidan): skills agent-discovery + multi-file install + versioning
2026-06-29 21:26:00 -07:00
abccodes
3a252aa0b3
[aidan] feat/skills: Skill tool + installed-skills catalog for agent discovery
2026-06-29 02:13:05 -07:00
ciregenz
371a254d94
[eric] browser: pre-selected multiple cards fan out one agent per card, not just one
2026-06-27 17:48:01 -07:00
ciregenz
f3c8189751
[eric] merge eric/browser-parity: in-app browser parity (persistence, focus keystone, zoom/find/tab/middle-click, reopen-closed)
...
# Conflicts:
# backend/apps/outputs/workspace_io.py
2026-06-26 09:10:19 -07:00
abccodes
9c5e20e4ef
[aidan] feat/workflows-canvas: tag run and edit-chat sessions to suppress duplicate cards
2026-06-26 06:06:22 -07:00
abccodes
439b736e30
[aidan] feat/workflows-browser: spawn run browser cards on the dashboard the renderer is showing
2026-06-26 06:06:18 -07:00
ciregenz
e57bc06c9f
[eric] browser: tag agent-spawned + pasted browser cards with their home dashboard (were untagged, bled onto all dashboards)
2026-06-26 05:01:44 -07:00
abccodes
a237393d30
[aidan] fix/oauth-connect: hide internal startup errors
2026-06-26 03:56:45 -07:00
abccodes
b2ceb4b466
[aidan] fix/model-fallback: reconcile free trial and provider states
2026-06-26 03:39:48 -07:00
SirKentut
75df12a1b7
[pierre] feat: merge app-use (OPENSWARM_APP bridge + AppAgent) onto eric/dev, convention-clean
...
Brings the app-use feature (OPENSWARM_APP bridge, AppAgent delegation tool,
BrowserClickPoint, autopilot supervision) onto the linted eric/dev base.
- Resolved 9 conflicts favoring eric's refactored structure; renamed all of
pierre's _-prefixed names to p_/P_, kept eric's prior_messages resume guard.
- Made the 4 test-exercised bridge helpers public (p-private rule).
- Wired AppAgent into browser_delegation_tools + BuiltinTool registry and
threaded selected_app_output_ids -> OPENSWARM_SELECTED_APP_IDS (eric had
forward-ported the prompt but not the tool, so it was unreachable).
- Linter clean (underscore/p-private/ruff/cycles 0); 301 backend tests pass.
2026-06-26 02:44:10 -07:00
ciregenz
71e9a62671
[eric] backend: connect OAuth reads pending_oauth from oauth_state, not missing backend.main.p_pending_oauth
2026-06-26 02:01:17 -07:00