Commit Graph
2742 Commits
Author SHA1 Message Date
ciregenz 7d9fe3dc94 [eric] electron: memory pressure now sheds weight (thumbnails pause, caches drop) instead of growing until macOS kills the app (ENG-320) 2026-08-16 00:31:54 -07:00
ciregenz 7258c1a2d4 [eric] settings: uploads move off the OS temp dir, whose import-time probe cost 6s of every boot on crowded machines (ENG-312) 2026-08-16 00:12:06 -07:00
ciregenz 403cddf819 [eric] changelog: 1.7.8 covers the tree-freeze, deselect, first-boot deadline and lost-result recovery 2026-08-15 23:48:32 -07:00
ciregenz 92a05ad36a [eric] agents: stage-3 recovery ends a turn whose CLI never noticed the lost delegation result, then redoes the step 2026-08-15 23:45:43 -07:00
ciregenz 5ff16b47a5 [eric] agents: a delegated run whose result is lost recovers instead of hanging the parent forever 2026-08-15 23:38:32 -07:00
ciregenz 4bee0ff18f [eric] apps: a first boot's pip install gets a real deadline, so a loaded machine stops killing new apps at 60s 2026-08-15 23:24:01 -07:00
ciregenz d1b9c2c5bd [eric] canvas: clicking empty canvas clears a text selection, the way every other surface does (ENG-316) 2026-08-15 23:04:32 -07:00
ciregenz d37b1f62de [eric] apps: parking an idle app freezes its whole process tree, not just the root run.sh (ENG-311) 2026-08-15 23:00:36 -07:00
ciregenz 84977535dd [eric] changelog: 1.7.8 tells the crash-survival story (ENG-313) 2026-08-15 22:43:51 -07:00
ciregenz 0f29b9a7bb [eric] agents: a session reaches disk the moment you send, so a backend death can no longer erase the conversation (ENG-313) 2026-08-15 22:13:52 -07:00
ciregenz 449680c269 [eric] release: 1.7.8-exp.9 carries the first-reply system-prompt fix for the hackathon 2026-08-15 20:53:31 -07:00
ciregenz 7853884d75 [eric] agents: a custom system prompt bites on the FIRST reply; it was delivered but buried mid-prompt and ignored 2026-08-15 20:48:12 -07:00
ciregenz aec8ac90ec [eric] test: the server-owned refusal asserts the value did not change, so it stops depending on whose laptop runs it 2026-08-14 23:54:00 -07:00
ciregenz 3093562ff1 [eric] electron: the declared menu keeps the devtools shortcut the implicit default gave (ENG-289) v1.7.8-exp.8 2026-08-14 23:43:49 -07:00
ciregenz 8151be84f9 [eric] release: 1.7.8-exp.8 carries the cursor handback, the unpublish honesty, the SettingsWrite gate and Cmd+C 2026-08-14 23:42:36 -07:00
ciregenz 8511f186d9 [eric] test: the SettingsWrite tool-list gate is exercised for real, not asserted from source 2026-08-14 23:22:12 -07:00
ciregenz 647b92a20b [eric] electron: a crash-recovery dialog that fails tries the recovery once instead of quitting the session (ENG-265) 2026-08-14 23:16:45 -07:00
ciregenz 6823fc6d36 [eric] apps: the publish limits show on the findings screen too, not only the clean one (ENG-293) 2026-08-14 23:14:58 -07:00
ciregenz 47ee5d72d5 [eric] settings: SettingsWrite gets a real switch, refused at the route so the toggle is a boundary not a label (ENG-284) 2026-08-14 23:13:12 -07:00
ciregenz 1821d3a612 [eric] agents: an agent's click hands the physical cursor straight back, so a canvas app can't hold the user's mouse (ENG-310) 2026-08-14 22:56:09 -07:00
ciregenz 3cbe575b71 [eric] apps: a refused unpublish stops reporting success, so an app that is still live says so (ENG-283) 2026-08-14 22:17:53 -07:00
ciregenz cc3d70deaa [eric] electron: declare the Edit accelerators so Cmd+C works in every window, not just the first (ENG-289) 2026-08-14 21:42:36 -07:00
ciregenz 01fc8fc3e6 [eric] canvas: the space reserved above a collapsed pill stops answering clicks, so empty canvas no longer drags the card 2026-08-14 21:06:34 -07:00
ciregenz 0f18d4e41e [eric] release: cut 1.7.8 as a stable candidate, draft only v1.7.8 2026-08-14 19:05:20 -07:00
ciregenz 43d3d91852 [eric] release: 1.7.8-exp.7 carries the 25s tool recovery, the lost-step retry and the core-MCP connect guard v1.7.8-exp.7 2026-08-14 17:38:09 -07:00
ciregenz 86e3df51c3 [eric] agents: a core MCP server that never connects rebuilds the session instead of leaving it toolless (ENG-303) 2026-08-14 17:35:27 -07:00
ciregenz c11df8eea3 [eric] agents: a frozen core tool recovers in 25s and the agent retries the step it lost 2026-08-14 17:03:53 -07:00
ciregenz 619190d58d [eric] release: 1.7.8-exp.6 carries the app rename and delete-honesty fixes v1.7.8-exp.6 2026-08-14 16:28:14 -07:00
ciregenz 0b2e4a6d25 [eric] apps: a refused delete no longer reports success, so the card stops vanishing while the app survives (ENG-309) 2026-08-14 16:20:48 -07:00
ciregenz cc6f504873 [eric] apps: renaming an app writes the new name into its meta.json so agents stop reading the old one (ENG-308) 2026-08-14 15:20:11 -07:00
ciregenz c3db3b5c0d [eric] release: 1.7.8-exp.5 carries the serve-static app fix v1.7.8-exp.5 2026-08-14 14:51:58 -07:00
ciregenz e997c16f3e [eric] apps: a serve-static app reports its URL, so it stops loading forever until you open a second instance 2026-08-14 14:40:38 -07:00
ciregenz 34162aaff0 [eric] changelog: 1.7.8 covers the app-backend venv chain, the sidecar unwedge and the pill/handle fixes v1.7.8-exp.4 2026-08-14 12:50:49 -07:00
ciregenz d1244eaf8b [eric] agents: a QA base-url override seam so provider faults can be injected at the wire 2026-08-14 12:45:06 -07:00
ciregenz 50c5544494 [eric] apps: the bundled python keeps ensurepip so app-backend venvs are real, and a hollow venv can never reach an app 2026-08-14 12:27:42 -07:00
ciregenz e5f3005a9b [eric] canvas: the pill hover chip reveals fully above the capsule instead of peeking out as a crescent, and stops wearing card chrome 2026-08-14 12:07:52 -07:00
ciregenz 353b662226 [eric] apps: runtime/status carries the boot narration tail so a wedged boot names itself (ENG-305) 2026-08-14 11:59:32 -07:00
ciregenz c4059b5469 [eric] agents: a frozen MCP sidecar gets unwedged after 75s so the CLI's own respawn heals it, blocking tools exempt (ENG-303) 2026-08-14 11:47:34 -07:00
ciregenz 257f9d7323 [eric] canvas: the collapsed pill's question widget gets a real width and can never render narrower than its content 2026-08-14 10:55:37 -07:00
ciregenz 156c6092a3 [eric] agents: an auth blip mid-run refreshes and resumes once instead of dying at the reconnect banner 2026-08-14 10:40:20 -07:00
ciregenz bb6462c8c7 [eric] canvas: resize handles anchor inside the card so overflow:hidden stops clipping half the grab band (ENG-290) 2026-08-13 23:39:17 -07:00
ciregenz bf0ab3e7c9 [eric] crash-reports: a declined report says why, and the electron suite stops running 4 of its 12 test files (ENG-265) 2026-08-13 21:58:01 -07:00
ciregenz 0816b1748a [eric] release: 1.7.8-exp.4 carries the completion gates, resize, reflow, mic warm and search reorder 2026-08-13 20:27:48 -07:00
ciregenz a83b35d463 [eric] canvas: a camera fly cannot start mid-drag and fight the user's pan (ENG-299) 2026-08-13 20:25:13 -07:00
ciregenz 08fb489b52 [eric] web: bing is the last keyless rung, not the first fallback (ENG-295) 2026-08-13 20:19:25 -07:00
ciregenz b548f3ba07 [eric] canvas: un-minimizing keeps your spot when it is free and reflows when it is not 2026-08-13 20:07:37 -07:00
ciregenz 408d6f4f79 [eric] settings: notification sections read as bounded groups, not labels floating in one list 2026-08-13 20:00:45 -07:00
ciregenz 0554ffab56 [eric] canvas: app cards resize on every tab, not just preview (ENG-290) 2026-08-13 19:53:08 -07:00
ciregenz 6b3c93278f [eric] dictation: the mic warms on hover so the first press of a launch is not cold (ENG-300) 2026-08-13 19:47:59 -07:00
ciregenz 8ca91b1742 [eric] web: per-engine search benchmark that refuses to report a rate when it is being throttled (ENG-295) 2026-08-13 19:42:56 -07:00