Commit Graph
2258 Commits
Author SHA1 Message Date
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 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 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 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 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 9376e0aa4d [eric] health: drop stray debug() call that 500'd /api/health/check and hung boot 2026-07-02 21:49:06 -07:00
ciregenz 25c944cc70 [eric] modes: hide the mode system from the UI (composer picker + sidebar); default agent 2026-07-02 21:39:59 -07:00
ciregenz dfd7844f44 [eric] apps: card header gets open-another (+) and collapse-to-nothing toolbar toggle 2026-07-02 21:39:59 -07:00
ciregenz 40d975c702 [eric] apps: fix 2nd instance on old workspaces (port shim) + dedupe header keys 2026-07-02 21:39:59 -07:00
ciregenz 40b5fc93cb [eric] repo: untrack node_modules symlinks accidentally committed in the app-ux merge (absolute paths, break other machines) 2026-07-02 16:36:17 -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 c0a40a4425 [eric] docs: app builder skill refers to the dashboard card, not the deleted Apps page 2026-07-02 03:21:36 -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
abccodes 2b806242f2 [aidan] ux/large-text-paste: make pasted-text cards editable with autosave 2026-07-02 02:45:52 -07:00
ciregenz df603a0b75 [eric] browser: drag a tab out of the strip (drop on a card absorbs it, drop on canvas opens a new browser) 2026-07-02 01:29:32 -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 6c916e633d [eric] build: ship mac en.lproj locale pak + blocking verify gate (passkey suicide fix) 2026-07-02 00:45:27 -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 7076af1e6b [eric] canvas: cmd+scroll zooms over app cards (interactive webviews + srcdoc iframes) 2026-07-02 00:38:06 -07:00
ciregenz f19284a456 [eric] apps: card Preview/Code/Terminal switcher, terminal hard-reload, agent-readable terminal.log 2026-07-02 00:35:13 -07:00