Commit Graph
1063 Commits
Author SHA1 Message Date
ciregenz eba1206e47 [eric] auth: every user signs in, including upgraders who skipped onboarding entirely 2026-08-03 13:17:03 -07:00
ciregenz 50d6010862 [eric] merge eric/browser-merged: browser hangs, wrong-surface sends, and measured latency 2026-08-03 12:22:10 -07:00
ciregenz fb3ec15105 [eric] merge: bring eric/dev onto the browser v3 branch (7 conflicts resolved, gates green) 2026-08-02 16:14:53 -07:00
ciregenz 21aa26fa15 [eric] browser: click the box for real before typing, so a strict editor has a cursor 2026-08-02 16:09:48 -07:00
ciregenz 843e9e662a [eric] cloud runs: lend the account before the workflow goes up, so a cloud run can actually sign its calls 2026-08-02 16:04:50 -07:00
ciregenz 487dd26cc4 [eric] merge eric/haik-ui: collapsed tool output sizes and resizes, wheel can scroll, interface toggles read as options 2026-08-02 14:53:53 -07:00
ciregenz fc99c11f05 [eric] browser: fill a strict editor over CDP, since sendInputEvent never once landed 2026-08-02 07:59:06 -07:00
ciregenz 004c4c37fc [eric] cloud: a refusal keeps the way out of it, and Try again actually clears it 2026-08-01 03:39:04 -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 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 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 f9dfe0c164 [eric] browser: keep an agent's browser on screen, or Chromium draws no frame to screenshot 2026-07-31 22:01:46 -07:00
ciregenz ca20d6f38e [eric] browser: one safe capture helper; a half-ready webview no longer crashes the app 2026-07-31 22:01:46 -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 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 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 d365f73744 [eric] browser: bound capturePage so a wedged screenshot fails honestly instead of hanging the command 2026-07-31 19:52:56 -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 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 c826d2b614 [eric] browser: a slow command reports whether the wait was before its handler or inside it 2026-07-31 18:43:20 -07:00
ciregenz 615d00e5f3 [eric] dashboard: a collapsed card's tool output sizes to its content, stays clickable, and drag-resizes 2026-07-31 18:10:09 -07:00
ciregenz 50dc2a1f8b [eric] settings: the three interface toggles read as labeled options, not bare switches 2026-07-31 18:10:09 -07:00
ciregenz c32ec45aa8 [eric] settings: mouse wheel can scroll instead of zoom on the canvas 2026-07-31 18:10:09 -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 b4dd37ea21 [eric] browser: one source for the field flash, so intent and outcome cannot drift 2026-07-31 15:54:04 -07:00
ciregenz 99642c3be6 [eric] browser: flash a field green when its value is verified, red when it never landed 2026-07-31 15:34:29 -07:00
ciregenz a9da551425 [eric] browser: show a failed step as failed in the live overlay, with per-step timestamps 2026-07-31 14:33:16 -07:00
ciregenz d542b1814b [eric] browser: fill a custom editor with real keystrokes when synthetic input is ignored 2026-07-31 13:03:58 -07:00
ciregenz 98fa900dbf [eric] dock: shrink-to-fit down to a 14px floor, magnify to an absolute size, and pin the rail's ends like the macOS Dock 2026-07-31 02:02:56 -07:00
ciregenz 1fee20f425 [eric] dashboard: un-minimizing wakes a parked browser wherever the camera is, with a grace so the flight back can't re-park it 2026-07-31 01:32:25 -07:00
ciregenz ee287534d0 [eric] dashboard: minimizing a browser card actually frees its renderer (it used to keep a live one) 2026-07-31 01:16:06 -07:00
ciregenz bce7e1f072 [eric] voice: Settings model picker with verified downloads; report fast whisper exits 2026-07-31 00:03:27 -07:00
ciregenz 4f4d5e8d55 [eric] browser: the read script asks for the whole page, not the model loop's smaller default 2026-07-31 00:02:57 -07:00
ciregenz ddedbe4662 [eric] tiling: tiles stop beside the minimized rail instead of sliding under it 2026-07-31 00:00:54 -07:00
ciregenz eae4f067d9 [eric] tiling: a tiled chat is an open chat, so a collapsed one can't paint the white card 2026-07-31 00:00:51 -07:00
ciregenz b5e205160d [eric] settings: disconnect a subscription provider from the UI, verified against 9router not assumed 2026-07-31 00:00:43 -07:00
ciregenz acfc6eb8e7 [eric] palettes: portal Cmd+K and Cmd+F to a body top layer so cards stop painting over them 2026-07-30 22:07:26 -07:00
ciregenz 97ddc89aa9 [eric] voice: tap-to-dictate stops itself when you stop talking instead of taping silence 2026-07-30 22:00:53 -07:00