Commit Graph
2714 Commits
Author SHA1 Message Date
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
ciregenz 60da51f3c9 [eric] browser: a run reports its call counts beside the prose, so a caller can check instead of trust (ENG-297) 2026-08-13 11:34:50 -07:00
ciregenz 223e1f547a [eric] browser: a summary built from faked tool-call markup fails instead of reaching the user (ENG-297) 2026-08-13 11:28:24 -07:00
ciregenz b161f19efe [eric] browser: reading cannot complete a task that asked for a change (ENG-297) 2026-08-13 11:19:50 -07:00
ciregenz 05cc86d08b [eric] canvas: Cmd+A from an empty composer selects that chat, not nothing (ENG-231) 2026-08-13 09:50:36 -07:00
ciregenz a3c07f129e [eric] publish: say what a published app can and cannot do before the user commits (ENG-293) 2026-08-13 07:41:29 -07:00
ciregenz 8603ca0b8f [eric] mcp-registry: cold open waits for the first crawl, not an empty page (ENG-288) 2026-08-13 07:26:37 -07:00
ciregenz e32c211f16 [eric] browser: card popups stay native so OAuth's window.opener survives (ENG-279) 2026-08-13 07:08:15 -07:00
ciregenz 9663f91879 [eric] smoke: assert Gatekeeper would actually LAUNCH the app, and surface an unsigned DMG wrapper 2026-08-13 06:28:21 -07:00
ciregenz c3a5eb1707 [eric] release: 1.7.8-exp.3 carries the caret handback, popup routing, Cmd+A scope and stale-checkout notice v1.7.8-exp.3 2026-08-13 04:42:52 -07:00
ciregenz ebcc81ef9a [eric] browser: the caret is handed back once when the agent stops, not once per command (ENG-252) 2026-08-13 04:41:48 -07:00
ciregenz 0052e6fdec [eric] ws: a session id we never issue now names its own producer instead of silently 404ing (ENG-205) 2026-08-13 04:29:33 -07:00
ciregenz e60c48bbf0 [eric] web: objective search-quality benchmark with no third-party reference, since Google returns a JS shell (ENG-233) 2026-08-13 04:23:29 -07:00
ciregenz 67f787e5c7 [eric] client-pool: seal the boot fingerprint against object identity, so a future opaque option cannot respawn every turn (ENG-179) 2026-08-13 04:07:14 -07:00
ciregenz 906ad1a4a2 [eric] browser: a popup opened by a browser card becomes a card, so agents can see auth flows (ENG-279) v1.7.8-exp.2 2026-08-13 02:31:58 -07:00
ciregenz 9f14a924dd [eric] agents: an agent is told how far behind its checkout is, so it stops diagnosing from a stale tree (ENG-280) 2026-08-13 02:28:43 -07:00
ciregenz 5b772fe3fa [eric] canvas: Cmd+A takes the chat you are in, not every card on the board (ENG-231) 2026-08-13 02:13:36 -07:00
ciregenz b2eef18069 [eric] template: declare pydantic, httpx and uvicorn instead of riding fastapi's extras, with a general undeclared-import check (ENG-287) 2026-08-13 02:09:36 -07:00
ciregenz fc09059595 [eric] agents: the final silent-quit nudge runs with zero tools, so ignoring 'stop calling tools' is no longer possible (ENG-291) 2026-08-13 01:14:04 -07:00
ciregenz 7a2745fb71 [eric] release: 1.7.8-exp.2 version bump plus changelog lines for the four shipped fixes 2026-08-13 01:04:12 -07:00
ciregenz c15c148aaf [eric] updater: installing a prerelease is the opt-in, so a default toggle can no longer revert you to stable (ENG-292) 2026-08-13 01:02:13 -07:00
ciregenz 41aa8b02a5 [eric] mcp-registry: the 21k-server crawl arms on first request instead of at boot, so an idle app crawls nothing (ENG-288) 2026-08-13 00:58:41 -07:00
ciregenz 8f6160bf8d [eric] publish: the capability gate detects any unserved backend call, not just the literal /api (ENG-293) 2026-08-13 00:44:28 -07:00
ciregenz 6b52ed399b [eric] outputs: deleting a published app takes it off the internet first, through one shared teardown path (ENG-282) 2026-08-13 00:25:02 -07:00
ciregenz 61e44371fb [eric] ci: renderer smoke ignores MUI's invisible native-input shims, which false-failed a good build 2026-08-12 23:14:45 -07:00
ciregenz 58656efe5f [eric] smoke: refuse to run when :8324 is already taken, or a stray backend answers for the app under test 2026-08-12 22:26:18 -07:00
ciregenz 62211df7c3 [eric] ci: the windows packaged smoke now measures the running renderer, not just the installer v1.7.8-exp.1 2026-08-12 21:42:01 -07:00
ciregenz 2065484017 [eric] passkeys: an empty credential list falls through to Chromium instead of cancelling silently (ENG-269) 2026-08-12 20:04:52 -07:00
ciregenz e2602f96de [eric] state: the last seven data.X thunks reject on non-2xx, closing the ENG-277 payload class 2026-08-12 19:47:27 -07:00