Commit Graph

  • 9a622c48e2 [eric] agents: keep the partial reply when a stream is stopped mid-flight ciregenz 2026-06-18 04:00:47 -07:00
  • 4894b608b9 [aidan] feat/schedule-calendar: add calendar occurrences endpoint and concrete timezones abccodes 2026-06-18 03:56:33 -07:00
  • 506bcb7cbf [aidan] feat/workflow-runs: add pause, resume, and stop controls for live runs abccodes 2026-06-18 03:53:27 -07:00
  • 592744a843 [eric] dashboard: browser page is click-through in select mode so the whole card is pickable ciregenz 2026-06-18 03:04:49 -07:00
  • a03c2af66d [pierre] feat: shell-inject window.OPENSWARM_APP bridge into every app's main world SirKentut 2026-06-18 02:37:12 -07:00
  • a45bcf7f01 [pierre] docs: note OPENSWARM_APP bridge works in lightweight app builder mode SirKentut 2026-06-18 02:36:32 -07:00
  • edd018cb4c [pierre] feat: handle click_point via native CDP mouse event in browser command handler SirKentut 2026-06-18 02:35:25 -07:00
  • e0c4b5859f [pierre] feat: add BrowserClickPoint and human-style canvas/game control for app agent SirKentut 2026-06-18 02:33:18 -07:00
  • b745c54c3e [pierre] chore: add watch-moves.sh for human-readable App Agent action log SirKentut 2026-06-18 02:24:13 -07:00
  • 8f922aee2d [eric] dashboard: revert browser body-click select; it blocked clicking into the page ciregenz 2026-06-18 02:23:15 -07:00
  • 5648db5b77 [aidan] ui: fix popover descs abccodes 2026-06-18 02:21:39 -07:00
  • 1122e8846a [eric] dashboard: toolbar send passes the selected browser id so the agent uses it (was glow-only) ciregenz 2026-06-18 02:07:58 -07:00
  • de173a6a1c [eric] dashboard: body clicks select an unselected browser (webview passes them through) ciregenz 2026-06-18 01:55:40 -07:00
  • 9d13b3e496 [aidan] ux/schedule: toast when calendar view already open on expand abccodes 2026-06-18 00:29:45 -07:00
  • e0e2bb9f3c [eric] settings: Data & Privacy buttons match the About outlined style (Restart tour), drop the ellipsis + add section spacing ciregenz 2026-06-18 00:21:55 -07:00
  • 3f9fde17a8 [eric] electron: hard-reset IPC (kill backend, wipe data dir, relaunch) for factory reset ciregenz 2026-06-17 23:32:17 -07:00
  • 6d9e559892 [eric] settings: Data & Privacy section, Reset all settings + Erase all content (Apple-minimal, typed-confirm) ciregenz 2026-06-17 23:18:49 -07:00
  • 8b63e3d7c6 [eric] settings: add reset-to-defaults endpoint (preferences to defaults, keep connections + sign-in) ciregenz 2026-06-17 23:18:49 -07:00
  • 5f45db08a0 [aidan] feat/history-popover: add chat history and scheduled tasks run log tabs (#96) AidanandGitHub 2026-06-17 23:22:40 -07:00
  • 10bbe3dbea [aidan] feat/history-popover: add chat history and scheduled tasks run log tabs aidan/ux/history-tabs abccodes 2026-06-17 23:21:21 -07:00
  • a1090b8ba1 [aidan] ui: fix running agent display abccodes 2026-06-17 23:16:14 -07:00
  • 9a1899ecb4 [aidan] ui: grey out chat pill when not selected abccodes 2026-06-17 22:32:10 -07:00
  • 09fa080378 [aidan] fix/workflows: connect watch tether, keep watched chat open, wire draft run/history abccodes 2026-06-17 21:00:29 -07:00
  • fdfe014ae0 [eric] dashboard: select/drag a browser card from its whole body, not just the header ciregenz 2026-06-17 23:13:01 -07:00
  • 72dd5208a6 [aidan] feat/workflows: auto-name workflows and polish the build flow (#95) AidanandGitHub 2026-06-17 20:27:08 -07:00
  • a18111ac8a [eric] electron: red traffic-light quits the app instead of hiding; neuter Cmd+W ciregenz 2026-06-17 20:12:56 -07:00
  • ec352cbbce [aidan] ux/workflows: animate sidebar title on auto-rename aidan/feat/workflow-auto-naming abccodes 2026-06-17 20:04:00 -07:00
  • 13b2722efc Merge remote-tracking branch 'origin/aidan/feat/scheduled-tasks' into aidan/feat/workflow-auto-naming abccodes 2026-06-17 19:29:47 -07:00
  • 666c53e888 [eric] release: bump version to 1.3.92 eric/winv2 Eric 2026-06-17 19:28:23 -07:00
  • ec0f9600bc [eric] backend: remove cold-start diagnostics, keep the fix + slim lifespan timer Eric 2026-06-17 19:28:23 -07:00
  • 7ba767005f [aidan] ux/workflows: animate title on auto-rename abccodes 2026-06-17 19:20:07 -07:00
  • 8ef855a50c [aidan] ux/workflows: remove redundant save workflow button abccodes 2026-06-17 19:19:40 -07:00
  • 4646147834 [aidan] feat/workflows: hide unsaved new workflows until first save abccodes 2026-06-17 19:19:00 -07:00
  • fd1b84dbfc [aidan] feat/workflow-auto-naming: auto-generate workflow titles from steps abccodes 2026-06-17 19:18:07 -07:00
  • 2bc96f603b [aidan] ui: fix stop viewing closing chat abccodes 2026-06-17 19:17:34 -07:00
  • f2c9c25603 [eric] release: bump version to 1.3.91 Eric 2026-06-17 19:06:10 -07:00
  • 24df3e8fac [eric] backend: fast-fail is_running() to kill the ~18s cold-start event-loop freeze Eric 2026-06-17 19:06:10 -07:00
  • 4644e7cca6 [aidan] ui: calendar sidebar naming abccodes 2026-06-17 19:04:27 -07:00
  • 233c1648c1 [aidan] ui: tool calling desc/naming abccodes 2026-06-17 18:41:11 -07:00
  • 36f54aa534 [eric] release: bump version to 1.3.90 Eric 2026-06-17 18:40:02 -07:00
  • 035ef26c0f [eric] backend: faulthandler stack-dump + settings boot log to catch the cold loop stall Eric 2026-06-17 18:40:01 -07:00
  • ea84f57813 [eric] release: bump to 1.3.86 v1.3.86 ciregenz 2026-06-17 18:36:11 -07:00
  • c577382943 [eric] oauth: complete Claude callback server-to-server, not a cross-port browser 302 (fixes browser-dependent 'Connecting' hang from #84) ciregenz 2026-06-17 18:24:33 -07:00
  • 4c253e182e aidan ui: schedule naming changes abccodes 2026-06-17 18:15:14 -07:00
  • 3ec6b16b26 [eric] release: bump version to 1.3.89 Eric 2026-06-17 18:11:46 -07:00
  • 90aa66f6ce [eric] backend: timestamp each startup background task to pin the cold-start loop stall Eric 2026-06-17 18:11:46 -07:00
  • 763d445f45 [eric] usage: minimal paid-usage meter nudge (approaching + maxed) mirroring the free-trial pattern ciregenz 2026-06-17 17:53:00 -07:00
  • 19ce052560 [eric] release: bump version to 1.3.88 Eric 2026-06-17 17:41:47 -07:00
  • 0bbc5c894b [aidan] fix/workflow-scheduling: save unscheduled workflows as drafts abccodes 2026-06-17 17:39:07 -07:00
  • 6b8750efaf [eric] 9router: rotate the unbounded request-details log + cap node heap, fixes the idle OOM crash ciregenz 2026-06-17 16:20:59 -07:00
  • 2151802f41 [eric] docs: record winv2 cold-start source audit, mark DEBUGLETON hypothesis disproven Eric 2026-06-17 03:22:10 -07:00
  • b6652b6722 [eric] backend: add per-lifespan boot timing to pin cold-start stalls Eric 2026-06-17 03:22:10 -07:00
  • 570dc29b82 [aidan] ux/workflows: polish workflow card interactions abccodes 2026-06-17 02:48:13 -07:00
  • 3d6fe48340 [eric] perf: no-op swarm-debug debug() in packaged mode (removes ~17s cold-start scan) Eric 2026-06-17 02:31:56 -07:00
  • f593214d9f [aidan] ux/chat: remove continue chat button abccodes 2026-06-17 02:26:05 -07:00
  • fa8daf2e76 [eric] perf: ROOT CAUSE of cold start found -- swarm-debug DEBUGLETON scandir scan on boot path Eric 2026-06-17 02:24:29 -07:00
  • afbfb8f82a [eric] perf: item 5 (defender exclusion) measured -- NO cold benefit; cold is not defender Eric 2026-06-17 02:12:15 -07:00
  • 1a559deadf [eric] perf: revert #9 items 1+3 build wiring (measured: no cold benefit) Eric 2026-06-17 01:50:18 -07:00
  • c667a16206 [eric] perf: measure #9 items 1+3 on signed build -- NO cold benefit (negative result) Eric 2026-06-17 01:33:26 -07:00
  • 18be72cf9c [eric] phase3b: 'fresh runs in ~Xh' on the spent nudge + one-tap continue-on-your-model after exhaustion ciregenz 2026-06-17 01:14:40 -07:00
  • 6d0e6bbf04 [eric] perf: mark #9 items 1+3 enabled + validated (import-clean, 31% fewer files) Eric 2026-06-17 01:09:26 -07:00
  • b22f46be47 [eric] perf: enable #9 items 1+3 in the windows build (zip stdlib + pyc-only deps) Eric 2026-06-17 01:08:00 -07:00
  • ff432466bf [eric] perf: re-verify task #10 on signed v1.3.86 (identical bits to abandoned 1.3.87) Eric 2026-06-17 00:49:58 -07:00
  • 46753fa9c8 [eric] aux: fix stale sonnet id (claude-sonnet-4-20250514 4.0 -> claude-sonnet-4-6), was 404ing every aux call ciregenz 2026-06-17 00:46:21 -07:00
  • 5aeef89206 [aidan] feat/workflow-edit: add draft testing save flow abccodes 2026-06-17 00:33:27 -07:00
  • 8c93d42226 [eric] phase2: fire connect offer on MCPSearch/MCPList (not just loop), 8s preflight, render below the reply ciregenz 2026-06-17 00:30:42 -07:00
  • d3532f7a26 [aidan] chore/merge: merge scheduled tasks upstream abccodes 2026-06-17 00:23:09 -07:00
  • 1f2d5f19b3 [eric] release: set version back to 1.3.86 on the fixed code (reuse the cancelled tag) Eric 2026-06-17 00:13:49 -07:00
  • 9f30c58d28 [eric] perf: task #10 results verified on signed v1.3.87 build Eric 2026-06-17 00:08:26 -07:00
  • 2bb5657ec0 [aidan] feat/scheduled-tasks: calendar, rename, and edit workflows (#94) AidanandGitHub 2026-06-16 23:53:04 -07:00
  • e84eceee5b [aidan] feat/task-scheduling: add hourly and minute (15-min minimum) schedule intervals (#93) AidanandGitHub 2026-06-16 23:50:52 -07:00
  • a32c1240e5 [aidan] ux/workflows: open New workflow in agent build chat instead of empty card aidan/feat/scheduled-tasks-calendar abccodes 2026-06-16 23:49:34 -07:00
  • 3a2dad47ff [aidan] fix/scheduled-tasks: open schedule calendar when Schedule pill clicked abccodes 2026-06-16 23:49:31 -07:00
  • 0d34c62d2e [aidan] feat/task-scheduling: add hourly and minute (15-min minimum) schedule intervals aidan/feat/task-scheduling-intervals abccodes 2026-06-16 23:48:44 -07:00
  • 0c99f748a6 [aidan] ux/workflows: wire add-to-schedule popover and simplify New button abccodes 2026-06-16 23:46:31 -07:00
  • 4a2ba472ec [aidan] feat/workflows: add-to-schedule popover for unscheduled workflows abccodes 2026-06-16 23:46:10 -07:00
  • b8814a8f5b [aidan] feat/workflows: seed build prompt for zero-step workflows abccodes 2026-06-16 23:45:51 -07:00
  • aa905e54f0 [aidan] ux/cards: click-to-rename for chat and workflow titles abccodes 2026-06-16 23:45:48 -07:00
  • 3bd4506e4e [eric] release: bump version to 1.3.87 Eric 2026-06-16 23:44:22 -07:00
  • 41f812f7d6 [eric] app-builder: ship webapp node_modules as .tar.gz, not pre-extracted (build perf) Eric 2026-06-16 23:44:21 -07:00
  • fc6d53b492 [eric] phase3: hide the trial-spent nudge once a real model is connected ciregenz 2026-06-16 23:00:23 -07:00
  • 920f73cee9 [eric] phase2/3: minimal borderless free-trial nudges (post-wow + spent) + minimal in-task MCP connect card ciregenz 2026-06-16 22:57:43 -07:00
  • 623a819457 [eric] perf: task #10 download-speed + signature tracker for the signed build Eric 2026-06-16 22:38:47 -07:00
  • ae68c1289b [aidan] feat/scheduled-tasks: remember workflow tool permissions across runs abccodes 2026-06-16 22:37:53 -07:00
  • 78c0971e88 [eric] phase2: wire in-task MCP connect offer into the ToolSearch loop-breaker (suggest-only, slug-matched) ciregenz 2026-06-16 22:34:28 -07:00
  • 58c2b6f411 [eric] perf: task #10 validation kit for the signed packaged build Eric 2026-06-16 22:29:55 -07:00
  • 947a6c1db5 [eric] perf: draft opt-in defender exclusion helper for windows cold-start (#9 item 5) Eric 2026-06-16 22:23:11 -07:00
  • b8dc125da7 [eric] phase2: suggest-only offer_for_gated_server core + gate-safety invariants (in-task MCP connect) ciregenz 2026-06-16 22:23:02 -07:00
  • 8bc899ce74 [eric] perf: exclude duplicated python-env + build-staging from the asar (#9 item 4) Eric 2026-06-16 22:20:17 -07:00
  • dcd4f6f149 [eric] perf: draft pyc-only site-packages strip to shrink defender cold-start (#9 item 3) Eric 2026-06-16 22:15:45 -07:00
  • 177d2b6fb7 [eric] free-trial: warm connect-your-own-model banner when the trial is spent (was the red no-model wall) ciregenz 2026-06-16 22:12:56 -07:00
  • 17e6c06d5c [eric] release: bump version to 1.3.86 Eric 2026-06-16 22:07:40 -07:00
  • 8df4d3821b [eric] perf: draft stdlib-zip tool to shrink defender cold-start surface (#9 item 1) Eric 2026-06-16 21:59:16 -07:00
  • 9f0f561dde [eric] app-builder: pre-extract webapp-template node_modules into windows resources Eric 2026-06-16 21:59:16 -07:00
  • bca0050dcb [eric] perf: start 9router in background instead of blocking the http bind Eric 2026-06-16 21:59:16 -07:00
  • 1facda5c33 [eric] app-builder: spawn vite directly via bundled node on windows (no bash) Eric 2026-06-16 21:58:59 -07:00
  • fe9f8d7105 [eric] app-builder: windows node_modules link fallback + prefer pre-extracted bundle Eric 2026-06-16 21:58:59 -07:00
  • ccc06ea188 [eric] skills: seed registry from bundled snapshot + disk cache, retry until first fetch Eric 2026-06-16 21:58:59 -07:00
  • 24a767eec9 [eric] perf: winv2 windows startup + app builder profiling, tracking doc, graphs Eric 2026-06-16 21:58:39 -07:00
  • 11bbabd0ed [aidan] ux/workflows: add workflow step removal (#91) AidanandGitHub 2026-06-16 19:02:54 -07:00