Commit Graph
1533 Commits
Author SHA1 Message Date
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
ciregenz 0c201eb2a2 [eric] tiling: one writer owns a tiled card's rect, so a stale camera can't freeze or whiten it 2026-07-30 20:45:54 -07:00
ciregenz 4ba19a5b6e [eric] browser: the intervention prompt reads like a headline, not a 10px footnote 2026-07-30 19:50:07 -07:00
ciregenz d9c2b728d5 [eric] tiling: one macOS rule set for every card type, Settings and Workflows windows included 2026-07-30 19:31:21 -07:00
ciregenz 42ef6be571 [eric] canvas: right-drag marquee-selects the empty canvas again; the menu waits for a click-only release 2026-07-30 19:31:13 -07:00
ciregenz 401120094e [eric] browser: a tab dragged out of an agent's card stays that agent's browser, so it isn't spawned twice 2026-07-30 18:49:03 -07:00
ciregenz 1e2022d1cb [eric] browser: show a collapsed agent's browser as a frozen shot, not a capture that never lands 2026-07-30 18:49:03 -07:00
ciregenz 96451de87e [eric] help: ground the help chat in real product knowledge instead of a hardcoded prompt 2026-07-30 18:29:15 -07:00
ciregenz 2385a348d5 [eric] shortcuts: drop the global Cmd+L that wiped a transcript with no confirm and collided with the composer shortcut 2026-07-30 18:19:18 -07:00
ciregenz c786a849bc [eric] canvas: keep guest pages owning their plain wheel while host content follows scroll focus 2026-07-30 18:08:06 -07:00
ciregenz 8d878db589 [eric] canvas: make cmd/ctrl+wheel always zoom, and stop cards owning the plain wheel forever 2026-07-30 17:35:32 -07:00
ciregenz 6c6fcd96c2 [eric] cards: collapse a draft chat to the glass pill like every other card, not the full white card 2026-07-30 17:18:43 -07:00
ciregenz b5a832a99c [eric] dock: shrink tiles to fit like the macOS Dock, scroll only past the 18px floor 2026-07-30 17:18:27 -07:00
ciregenz d5ab082019 [eric] spaces: make the strip scrollable so off-screen spaces are reachable (wheel, drag, chevrons, keep-active-in-view) 2026-07-30 16:44:44 -07:00
ciregenz 29f4c26a35 [eric] dock: swap the hard blue selection outline for the rail's accent ring 2026-07-30 16:16:50 -07:00
ciregenz 318957b39c [eric] dashboard: minimize Settings and the Workflows hub to the rail instead of closing them 2026-07-30 16:16:50 -07:00
ciregenz 77b3595264 [eric] context menus: portal the card menu to body, widen the row schema, cover every shell surface 2026-07-30 15:13:32 -07:00
ciregenz 356f7a4ea1 [eric] minimized: one glass rail for apps and browsers, real thumbnails, no live webview behind a parked card 2026-07-30 14:31:30 -07:00
ciregenz 629e58a59b [eric] window-controls: fan all three arc lights by data-light, green was stacked on red and ate the close click 2026-07-30 14:31:24 -07:00
ciregenz 18e024834d Merge branch 'eric/dev' into eric/browser-merged 2026-07-30 13:18:48 -07:00
ciregenz 3d5c287139 [eric] merge: bring eric/browser onto eric/dev (30 conflicts resolved, gates green) 2026-07-30 13:18:11 -07:00
ciregenz 600c04dd02 [eric] history: stop losing chats (merge live sessions, drop agent-spawned children, sort by last activity, never render a blank row) 2026-07-30 12:59:45 -07:00
ciregenz 7fb3b85a64 [eric] dock: show the favicon INSTEAD of the browser glyph (it used to sit behind it), glyph returns if the favicon fails 2026-07-30 12:03:29 -07:00
ciregenz 75bc138601 [eric] dashboard: dock Settings opens as a canvas window (shared card chrome), not a modal 2026-07-29 21:12:07 -07:00
ciregenz 162eacc543 [eric] notes: delete the sticky-note feature end to end 2026-07-29 20:32:24 -07:00
ciregenz c10db35ebc [eric] history: move chat history from the dock to the top island and make it global (was filtered to the current dashboard) 2026-07-29 20:17:17 -07:00
ciregenz fac02bfccc [eric] shell: uncrop the spawn-pill shadow, shortcut tooltip on the composer, always-visible glass title bubble (incl. fullscreen), and collapsed cards show a plain-text answer 2026-07-29 20:13:56 -07:00
ciregenz 5b9d0dcce6 [eric] dock: drop the New-chat tile (the always-present spawn pill already owns that action) 2026-07-29 19:59:27 -07:00
ciregenz 776f4068f3 [eric] dock: Applications lists YOUR OpenSwarm apps (was the machine's /Applications via a launcher whose click IPC never existed) 2026-07-29 19:58:02 -07:00
ciregenz 11ea778884 [eric] tests: update providerUsage tests to the landed 150-title cap + convo char budget (4 green) 2026-07-29 16:38:32 -07:00
ciregenz 2ee25f80fc [eric] dashboard: cap live app webviews (closest-to-center wins) to bound memory 2026-07-29 11:22:27 -07:00