Commit Graph
2114 Commits
Author SHA1 Message Date
ciregenz 13546b8ffb [eric] merge eric/runner-parity: files come back, apps build, skills load, and MCP refuses honestly 2026-08-01 01:41:11 -07:00
ciregenz e6ee0c8228 [eric] linter: grandfather workflows/cloud, it crossed the folder cap with the file-delivery half 2026-08-01 01:20:11 -07:00
ciregenz e9ed479b93 [eric] runner: the image had node but no npm, so CreateApp scaffolded an app it could never build 2026-08-01 01:20:11 -07:00
ciregenz f401793604 [eric] cloud runs: carry the user's own skills up, and name the apps the container cannot reach 2026-08-01 01:20:11 -07:00
ciregenz 6ab9513240 [eric] backend: a finished cloud run's files land in Downloads, where a user would actually look 2026-08-01 01:20:10 -07:00
ciregenz 9cf70af587 [eric] runner: a cloud run's files come home, and one too big to carry says so instead of vanishing 2026-08-01 01:19:58 -07:00
ciregenz c90402fe67 [eric] merge eric/cloud-schedule: weekday schedules reach the cloud, and the zone travels with them 2026-08-01 01:15:04 -07:00
ciregenz e21e12ef20 [eric] workflows: hand weekly and self-ending schedules to the cloud, zone and all 2026-08-01 01:10:45 -07:00
ciregenz 65f102c307 [eric] merge eric/run-notifications: wire the notification bridge that shipped dead 2026-07-31 23:42:15 -07:00
ciregenz dade057a11 [eric] merge eric/cloud-ui: choose where a workflow runs, and say plainly when the cloud cannot 2026-07-31 23:42:15 -07:00
ciregenz 69a42693da [eric] workflows: a refused delete keeps the card and says why instead of looking broken 2026-07-31 23:39:46 -07:00
ciregenz dad66c9b20 [eric] workflows: History shows cloud runs, their cost, and why one never started 2026-07-31 23:39:46 -07:00
ciregenz f8f043dea1 [eric] workflows: choose where a schedule runs, next to the schedule, with the reason it cannot go up 2026-07-31 23:39:45 -07:00
ciregenz a828496c15 [eric] tests: the cloud handover, its refusals, and what the cloud copy is allowed to carry 2026-07-31 23:39:36 -07:00
ciregenz d3b76bcb05 [eric] workflows: trashing a cloud-hosted workflow stops the cloud copy first, or refuses and says why 2026-07-31 23:39:36 -07:00
ciregenz 2750d88988 [eric] backend: hand a workflow's schedule to the cloud, and take it back, without both timers ever being live 2026-07-31 23:39:35 -07:00
ciregenz dac60995e2 [eric] notifications: a finished workflow's native notification called a preload bridge that was never added, so it never fired 2026-07-31 23:36:05 -07:00
ciregenz cc0a472310 [eric] merge eric/cloud-capability: a slow backend reply no longer kills the whole cloud run 2026-07-31 23:17:58 -07:00
ciregenz fca2707c53 [eric] runner: a busy backend missing one poll killed the whole cloud run 2026-07-31 23:07:00 -07:00
ciregenz d756ad9897 [eric] tests: isolate the session dir, my fixtures were writing transcripts into the real data folder 2026-07-31 21:38:26 -07:00
ciregenz 5e99bb7943 [eric] merge eric/e2e-qa: a dead backend no longer greets a configured user as new, and a restart stops relabelling finished chats 2026-07-31 21:35:05 -07:00
ciregenz f2b3bf0cd3 [eric] settings: a dead backend greeted a configured user as new and tried to sell them a subscription 2026-07-31 21:33:00 -07:00
ciregenz 37ba03316c [eric] workflows: header counted 0 over a real workflow, monitor claimed a schedule while paused, restore lost run history 2026-07-31 21:32:52 -07:00
ciregenz 05132c7ace [eric] workflows: retire the previous test chat, five tests left five orphan cards and five leaked transcripts 2026-07-31 21:32:52 -07:00
ciregenz 66c5f7bb53 [eric] agents: a restart relabelled every finished chat stopped and hung a Resume button off it 2026-07-31 21:32:39 -07:00
ciregenz d2cc316130 [eric] canvas: floor the boot fit, a restored dashboard came back at 29% with nothing readable 2026-07-31 21:32:39 -07:00
ciregenz a926d63abe [eric] island: stop counting the workflow Edit Agent as one of the user's finished agents 2026-07-31 21:32:27 -07:00
ciregenz 6f67c44f53 [eric] linter: grandfather AgentChat/parsing, it crossed the folder cap with the narration classifier 2026-07-31 20:32:51 -07:00
ciregenz 078bdd2a87 [eric] merge eric/quality-fixes: tidy actually tidies, the hero box wraps, finishing looks finished 2026-07-31 20:31:01 -07:00
ciregenz fa62c4c536 [eric] canvas: Tidy was beheading expanded cards and sliding the first column under the dock 2026-07-31 20:28:40 -07:00
ciregenz 888bbb5cf2 [eric] canvas: keep the tidy column helper file-local, nothing outside imports it 2026-07-31 20:24:27 -07:00
ciregenz 392e1f0330 [eric] dock: split the four fixed action tiles out, DesktopDock had crossed the 300-line cap 2026-07-31 20:22:12 -07:00
ciregenz 1426f6e409 [eric] ui: four hand-rolled empty states now use the shared EmptyState, which had zero callers 2026-07-31 20:16:02 -07:00
ciregenz 5a66b708b8 [eric] dock: agent tiles had no accessible name and a browser tile's hover card was an unlabeled screenshot 2026-07-31 20:05:51 -07:00
ciregenz de926fd16f [eric] agents: a finished run said so by DELETING the word working and turning the cost orange 2026-07-31 20:02:50 -07:00
ciregenz 83408a1c09 [eric] dashboard: the hero prompt box was a one-line input, a 280-char prompt showed its last 65 characters 2026-07-31 19:56:15 -07:00
ciregenz c7e5de2dfa [eric] canvas: Tidy layout left you at 41% with a 2-wide ribbon, it now grids to the screen and frames it readable 2026-07-31 19:51:27 -07:00
ciregenz 29f33b6821 [eric] canvas: stop the spawn camera ratcheting out forever, it reached 18% and nothing was readable 2026-07-31 19:29:39 -07:00
ciregenz aef1b69f76 [eric] merge eric/cloud-browser: the runner drives a real browser under Xvfb, so cloud runs match local 2026-07-31 19:06:24 -07:00
ciregenzandClaude Opus 5 aa372dee13 [eric] runner: boot the real Electron shell under Xvfb so a cloud run drives a real browser
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015q1TVSLNNsXAoyM7sJuVKP
2026-07-31 19:01:10 -07:00
ciregenzandClaude Opus 5 949655e86c [eric] backend: browser tools follow whether a renderer is attached, not the headless flag
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015q1TVSLNNsXAoyM7sJuVKP
2026-07-31 19:01:03 -07:00
ciregenz fef84dd448 [eric] chat: stop filing the answer as tool chrome, only short unstructured narration folds into the group 2026-07-31 18:49:23 -07:00
ciregenz 0f6e110a86 [eric] apps: bring back apps whose record vanished but whose work is still on disk 2026-07-31 17:31:15 -07:00
ciregenz 32d742813a [eric] merge eric/dangling-refs-lint: a cross-entity id field must declare what it points at 2026-07-31 17:19:53 -07:00
ciregenz ebdc8575b2 [eric] merge eric/app-orphans: a second app instance was classified as a dead app and torn off the canvas 2026-07-31 17:14:58 -07:00
ciregenz ee12b4955a [eric] linter: collapse the dangling-refs comments to one line each 2026-07-31 17:14:16 -07:00
ciregenz e350802a26 [eric] workflows: a record the loader drops now names itself instead of vanishing in silence 2026-07-31 17:13:59 -07:00
ciregenz bd3751ac25 [eric] apps: extra instances of an app were pruned off the canvas as orphans on every open 2026-07-31 17:13:59 -07:00
ciregenz e67cf863ff [eric] linter: match dangling-refs exception globs with posix paths so the check holds on Windows 2026-07-31 17:12:24 -07:00
ciregenz 2e9aa68edc [eric] linter: document dangling-refs in the linter README 2026-07-31 17:10:56 -07:00