Commit Graph
2517 Commits
Author SHA1 Message Date
ciregenz ec9941821c [eric] backend: respawn on unexpected exit (bounded, backoff), so a crash no longer leaves a dead shell and orphaned app runtimes 2026-08-07 21:02:08 -07:00
ciregenz 08694d18b8 [eric] apps: the ghost reaper matches workspace paths case-insensitively, so a packaged app's openswarm vs OpenSwarm casing no longer spares orphans 2026-08-07 21:00:44 -07:00
ciregenz ed8e7d6304 [eric] updater: OPENSWARM_NO_UPDATE=1 stops a local packaged build from downgrading itself mid-smoke 2026-08-07 20:30:05 -07:00
ciregenz 2bd42f7f35 [eric] tests: the sync-test contract tests now pin the progress-based wait, not the deleted fixed budget 2026-08-07 20:27:10 -07:00
ciregenz 8e9baee839 [eric] workflows: at most 3 run at once, extra due fires queue for a slot and give up honestly, so 30 saved workflows can never become 30 live agents 2026-08-07 20:26:27 -07:00
ciregenz 256e922886 [eric] canvas: browsers and apps share one 10-renderer ceiling, so the two caps can no longer stack to 14 2026-08-07 20:10:59 -07:00
ciregenz dfed363db7 [eric] apps: the scaffold ships a durable store and the skill forbids memory-only state, since the runtime dies on a timer 2026-08-07 20:01:06 -07:00
ciregenz dec16d78db [eric] apps: the ghost sweep fails closed, a bad ps scan or a mid-spawn race can no longer read working apps as ghosts 2026-08-07 19:54:11 -07:00
ciregenz f32bcafc01 [eric] apps: idle pool holds 6 frozen runtimes instead of 3, affordable now that the TTL bounds their lifetime 2026-08-07 19:51:25 -07:00
ciregenz 913f597656 [eric] apps: ghosts get swept every 10 minutes not just at boot, and a frozen idle runtime dies after 15 minutes instead of squatting RAM forever 2026-08-07 19:47:16 -07:00
ciregenz a276a5d64d [eric] canvas: a browser leaving the rail lands on its snapshot and attaches the guest after the motion, killing the browser-only jank 2026-08-07 19:28:17 -07:00
ciregenz 8c8a9fe120 [eric] canvas: a card leaving the minimized rail lands in its tile in one frame, instead of flying in from a home nobody saw 2026-08-07 19:22:19 -07:00
ciregenz ab875d5894 [eric] canvas: the tiling settle waits for the camera to demonstrably rest, not for a guessed delay 2026-08-07 19:13:57 -07:00
ciregenz c8df096520 [eric] canvas: revert the top inset, the tiled window already sits above the drag strip and did not need it 2026-08-07 19:09:24 -07:00
ciregenz c8dd05ddf4 [eric] canvas: tiling insets below the top drag strip, so a fullscreen window stops losing its top edge to window-drag 2026-08-07 19:00:58 -07:00
ciregenz 863a8274f9 [eric] canvas: stop re-solving a tile origin that was already right, which is what put fullscreen a few px off 2026-08-07 18:57:12 -07:00
ciregenz 85e50f029a [eric] canvas: a browser card too small to read goes to sleep on zoom-out, not just stays asleep on zoom-in 2026-08-07 18:43:42 -07:00
ciregenz 31a45b003a [eric] canvas: a tiling settle waits for the camera to stop moving, and re-measures once the rail lets the card go 2026-08-07 18:25:08 -07:00
ciregenz dc1896c91f [eric] canvas: tiling diagnostics log one flat line, since devtools ate the nested arrays on copy 2026-08-07 18:17:53 -07:00
ciregenz 088a31973b [eric] canvas: temporary tiling diagnostics, so the minimized-to-fullscreen offset can be read off numbers 2026-08-07 18:12:58 -07:00
ciregenz 901d9ff070 [eric] browser: back, forward and reload lose their tooltips, which only ever landed on top of the page 2026-08-07 18:10:25 -07:00
ciregenz df85b17100 [eric] canvas: fullscreen from the minimized rail lands square, instead of taking its origin from the -100000 park 2026-08-07 18:02:21 -07:00
ciregenz 0417e70b72 [eric] memory: the profile is about the person, not the project, and saying nothing is the default 2026-08-07 17:53:40 -07:00
ciregenz 0c83bb8f78 [eric] canvas: an app window owns its wheel whether or not you clicked in first; workflow tests wait on progress, not a clock 2026-08-07 17:37:30 -07:00
ciregenz 9b54b39dde [eric] workflows: a test that runs long hands back what it has instead of telling the agent to poll; memory stops re-deriving facts it already stored 2026-08-07 17:33:20 -07:00
ciregenz bde92de062 [eric] prompt: reading the web starts with WebSearch/WebFetch and only escalates to the browser when they come back thin 2026-08-07 17:18:30 -07:00
ciregenz 050a02fc52 [eric] workflows: a new workflow runs on the model you actually configured, not Anthropic's API lane 2026-08-07 17:06:48 -07:00
ciregenz b16c31b8c2 [eric] canvas: scroll over an unfocused card drives the canvas again, and a scroll inside one never chains out of it 2026-08-07 16:52:55 -07:00
ciregenz 6d8ecc6fd4 [eric] canvas: the host window allows visual zoom, so macOS actually delivers a trackpad pinch to the dashboard (ENG-186) 2026-08-07 16:24:07 -07:00
ciregenz b37509894d [eric] tests: two suites imported a .js that never existed, so 13 assertions had never run once 2026-08-07 16:06:57 -07:00
ciregenz 9b0ca9f2fc [eric] canvas: double-click to frame everything keeps a readable floor instead of bottoming out at 15% 2026-08-07 16:04:42 -07:00
ciregenz 5b63c98854 [eric] dictation: the cursor wins, so a transcript lands where you clicked, not where you started (reverts ENG-176) 2026-08-07 16:01:05 -07:00
ciregenz d1d8597513 [eric] help: the 1.7.5 notes describe the build that exists, not the one that was planned 2026-08-07 15:52:28 -07:00
ciregenz 69797ba88a [eric] workflows: pausing one clears its queued missed fires, so a switched-off workflow leaves nothing behind 2026-08-07 15:47:31 -07:00
ciregenz 4293904214 [eric] canvas: the stock wash is one flat colour, so a default install has no texture left to tear 2026-08-07 15:41:07 -07:00
ciregenz 5485021b7b [eric] workflows: a stalled label lane can no longer hold a step edit open, which is what bricked the editor 2026-08-07 15:41:07 -07:00
ciregenz c0117d817b [eric] voice: reap fn-watchers stranded by a crash, so a dead session can't keep tapping the keyboard 2026-08-07 15:31:09 -07:00
ciregenz ec0d706a80 [eric] canvas: cut the evictable full-window texture 98MB to 43MB, so the wash has far less left to drop as a band 2026-08-07 15:23:43 -07:00
ciregenz f018eefdb9 [eric] workflows: a deleted workflow stays deleted, so the immortal 45-minute ghost can't write itself back to life 2026-08-07 15:05:42 -07:00
ciregenz e53d01f9ef [eric] canvas: wash and grain paint on the viewport itself, so there is no second layer to lose 2026-08-07 14:45:43 -07:00
ciregenz 8364864f9f [eric] canvas: the wash is a real gradient, not a 119KB image the GPU can drop 2026-08-07 14:41:08 -07:00
ciregenz 48bcdd4f85 [eric] workflows: off means off on every path, and the refusal shows up in History 2026-08-07 14:35:08 -07:00
ciregenz d05963884d [eric] workflows: deleted or switched off means it cannot run, from any path, including mid-run 2026-08-07 14:30:29 -07:00
ciregenz e5f4144f72 [eric] workflows: an agent will not start a workflow the user switched off 2026-08-07 14:26:33 -07:00
ciregenz bb5893ff46 [eric] apps: a crash no longer leaves app runtimes running for days, boot reaps what no live backend owns 2026-08-07 14:23:25 -07:00
ciregenz 2287c1244b [eric] canvas: browser cards past the first actually load their page again 2026-08-07 13:56:41 -07:00
ciregenz 86f92164b6 [eric] canvas: a card finishes its own attach work before the next webview starts 2026-08-07 13:50:16 -07:00
ciregenz 3c711d0f85 [eric] canvas: the next webview waits for the last one to attach, not for the next frame 2026-08-07 13:44:30 -07:00
ciregenz 5eed1385be [eric] canvas: webview attaches go one per frame, so opening a loaded dashboard stops locking the app for 4.7s 2026-08-07 13:39:03 -07:00
ciregenz c0c190987e [eric] qa: the perf gate measures main-thread blocking at mount, the class every other gate slept through 2026-08-07 13:19:13 -07:00