Commit Graph
3149 Commits
Author SHA1 Message Date
ciregenzandClaude Fable 5.1 fc7d063206 [eric] canvas: the collapsed pill counter-zooms to at most 2x, not 4x; at 18% it dwarfed the cards beside it (Haik)
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-07 18:33:00 -07:00
ciregenzandClaude Fable 5.1 84b65da9a6 [eric] retry pill: a CLI retry carries its kind (unreachable, provider error, rate limit, login) onto the crumb, the wire, the pill and the recovered envelope; half the fleet's provider busy was a router giving no answer
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-07 18:33:00 -07:00
ciregenzandClaude Fable 5.1 dc9a6391e2 [eric] sessions: stopping, closing or deleting a chat stops every session it spawned, not only its browser agents; a SpawnAgent tree outlived a killed parent (Haik, exp.9)
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-07 18:32:58 -07:00
ciregenzandClaude Fable 5.1 e4b16bbe07 [eric] delegation: a child declined by the filter says so to its parent, and a third spawn for a task declined twice this turn is refused; one board re-dispatched 21 children, 14 declined
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-07 18:32:57 -07:00
ciregenzandClaude Fable 5.1 9bdd45f791 [eric] policy: a block on Opus 5 finishes the ask on Opus 4.8 on the same lane before touching the user's key, one failover per ask; fleet 14 days: 78 blocks on opus-5, 0 on opus-4-8
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-07 18:32:56 -07:00
ciregenzandClaude Fable 5.1 9a56b2058b [eric] boot: the dashboards list thunk rejects a non-ok answer and never fulfils with undefined; a sign-in wall's 401 body reached the auto-enter page and took the first screen down on .slice
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-07 12:33:06 -07:00
ciregenzandClaude Fable 5.1 006c8e9f0e [eric] chat: a bubble subscribes to the overflow context only when its text is an error card; every bubble selected an object whose message count moved per message, so a 60-bubble transcript re-rendered whole on each streamed message (ENG-487)
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-07 12:23:57 -07:00
ciregenzandClaude Fable 5.1 e6caedb392 [eric] perf: a send no longer re-renders the whole board; four card callbacks keep one identity, cards select their own slice, the selection provider memoises its value, the header lists a projection with memoised rows, the per-bubble upgrade modal mounts on demand, bubbles get a bucketed viewport height (ENG-467, ENG-487)
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-07 12:17:30 -07:00
ciregenzandClaude Fable 5.1 8b4191ef95 [eric] canvas: a card placement with no session id is refused and the search palette skips one; a probe once wrote cards[undefined] and the palette threw on every render after
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-07 11:43:50 -07:00
ciregenzandClaude Fable 5.1 7004555f85 [eric] tests: the marketplace job test keeps one event loop across its requests; a bare TestClient tore the loop down after the POST and the job never ticked on Windows (ENG-490)
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-07 10:58:28 -07:00
ciregenzandClaude Fable 5.1 7c053c324d [eric] canvas: the stealth stage marks its card (data-stealth) so a drill and the artifact check can see it; the exp.10 release note
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-07 10:50:42 -07:00
ciregenzandClaude Fable 5.1 d82cdf75c1 [eric] tests: the reaper's ps-fed tests pin the POSIX path, a Windows runner rightly took the PowerShell path and never read the fake (ENG-490)
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-07 10:39:07 -07:00
ciregenzandClaude Fable 5.1 e96318d70c [eric] canvas: a browser an agent is driving on a dashboard the user left stays composited inside the viewport, invisible and click-through, so its screenshots keep working (ENG-449)
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-07 10:23:59 -07:00
ciregenzandClaude Fable 5.1 b0f884ab34 [eric] chat: an app built in the chat shows a live capture of its docked webview, and the view card persists a thumbnail when the owning turn ends; nothing ever wrote one (ENG-477)
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-07 10:23:59 -07:00
ciregenzandClaude Fable 5.1 5d5a58fc29 [eric] pro: a pool with nothing to serve with ends the turn with a card that names OpenSwarm Pro and the way around it, instead of parking the chat 21 minutes as a transient; the probe reports it too (ENG-462)
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-07 10:23:59 -07:00
ciregenzandClaude Fable 5.1 87ebcc47d7 [eric] windows: the ghost reaper scans and kills through PowerShell and taskkill instead of raising on SIGCONT, the publish gate and skill files use / keys, the time pin drops the glibc-only strftime flags, the shutdown fuse arms on Windows; eleven tests state their platform (ENG-490)
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-07 10:23:58 -07:00
ciregenzandClaude Fable 5.1 46ab862ef4 [eric] tests: the websocket end-to-end test fakes the router present and stops on a failed turn; on a router-less runner it waited ten minutes for a reply the refused turn never sent (ENG-486)
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-06 21:30:38 -07:00
ciregenzandClaude Fable 5.1 053cac99bb [eric] health: a chat resumes on a healed login only if it died in this run of the app; the fault kit takes a fire budget so a drill can watch a lane come back; the exp.9 notes carry the week
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
v1.7.10-exp.9
2026-09-06 21:01:51 -07:00
ciregenzandClaude Fable 5.1 51bd1f990a [eric] ci: a test process never spawns a router (OSW_NEVER_SPAWN_ROUTER), the boot hook's sync npm install hung the suite on every router-less runner; the slot-size test locates its source on Windows (ENG-486)
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-06 20:58:03 -07:00
ciregenzandClaude Fable 5.1 96cb953a27 [eric] models: Fable 5 back on both lanes (1-token probe 200, drill turn completed), Fable 5.1 API-key only (the pinned router's CLI version is refused on the sub lane), gpt-5.4 off the ChatGPT lane (OpenAI refuses it), Sonnet 5 at its $2/$10 rate
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-06 20:58:03 -07:00
ciregenzandClaude Fable 5.1 e188b704f8 [eric] oauth: the refresh loop POSTs the router's test route (a GET was 405 and read as unknown, so it renewed nothing), reads the router's live rows instead of a stale db.json, and logs any answer it cannot read
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-06 20:58:03 -07:00
ciregenzandClaude Fable 5.1 a6ab863724 [eric] health: a dead-login verdict owns its second look; the lane answering again closes the pill and resumes its chats, capped at two resumes per chat so a flapping login cannot loop
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-06 20:58:03 -07:00
ciregenz bc7d61e8c9 [eric] canvas: the pure tether geometry moves into its own module, the hook keeps the link collection
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015xkMseod9vJ3hCrE43ctDo
(cherry picked from commit 4955505dac2250c4ab3030137d1ba1655d669d7d)
2026-09-06 20:22:01 -07:00
ciregenz ddd2e3c0f0 [eric] canvas: tethers leave facing edges and fan out, hold 1.5px and a 9px head at any zoom, link a running child, and ignore streaming
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015xkMseod9vJ3hCrE43ctDo
(cherry picked from commit aff630a730c4d7fd12364956fb680a2e311f9788)
2026-09-06 20:22:01 -07:00
ciregenz 96bcd37cd8 [eric] canvas: chats lose the resting drop shadow, pressing anywhere in a card selects it, pills counter-zoom so labels stay legible zoomed out
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015xkMseod9vJ3hCrE43ctDo
(cherry picked from commit 2cce32ac7a68f6ee010d6e9a0e3024535f6f58e5)
2026-09-06 20:22:01 -07:00
ciregenz d49f4bc1aa [eric] canvas: the camera writer publishes --canvas-zoom for chrome that must not shrink with the map
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015xkMseod9vJ3hCrE43ctDo
(cherry picked from commit f492d6af5c1bac1ec9e2c3966cf0907a80a4af86)
2026-09-06 20:22:01 -07:00
ciregenzandClaude Fable 5.1 df324b8af8 [eric] ci: dogfood stays Windows-only, its steps are the Windows build and the restored Mac leg failed before dogfooding anything; a Mac leg needs its own build step (ENG-486)
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-06 19:27:25 -07:00
ciregenzandClaude Fable 5.1 9ff73b779f [eric] ci: a hung backend test fails by name after ten minutes (pytest-timeout) instead of burning the 60-minute job nameless, both Mac legs sat at 97% (ENG-486)
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-06 19:07:14 -07:00
ciregenzandClaude Fable 5.1 28684b7a81 [eric] ci: the Windows leg's three failures were the harness, not the code: --import needs a file URL, autocrlf broke every source-pin test (LF pinned), the suite runs under the product's PYTHONUTF8; a poll test waits on state, not a clock (ENG-486)
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-06 18:17:28 -07:00
ciregenzandClaude Fable 5.1 9d68ac6d5d [eric] ci: the three suites run on macOS arm64, macOS Intel and Windows on every eric/dev push, and dogfood gets its Mac leg back (ENG-486)
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-06 17:58:24 -07:00
ciregenzandClaude Fable 5.1 2bc9d4eeb9 [eric] diagnostics: every envelope names the machine that wrote it (OS, version, chip, cores, memory), the fleet is not one M-series Mac
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-06 17:58:24 -07:00
ciregenzandClaude Fable 5.1 5f0ea16c68 [eric] canvas: a composer past its cap scrolls; the wheel walk caches only the overflow style and measures capacity live, the cached verdict outlived the box it judged (ENG-485)
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-06 17:58:24 -07:00
ciregenzandClaude Fable 5.1 cca034fce3 [eric] models: GPT-6 Astra on both lanes (gpt-6-astra, 1.05M ctx, $10/$50); the gpt-5 body patch covers gpt-6; the sub-lane row is unverified until ChatGPT is reconnected
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-06 15:55:27 -07:00
ciregenzandClaude Fable 5.1 a6f6fbedd7 [eric] toolui: a failed widget chunk load is forgotten and every chunk is warmed at idle; one blip no longer leaves every later table a couldn't-draw line
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-06 15:55:27 -07:00
ciregenzandClaude Fable 5.1 da56b2cd1a [eric] auth: a dead login heals itself: renewed before expiry, a turn's 401 advances the verdict, the retry pushes the pill, a reconnect resumes the chats; preflight never restarts the router
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-06 15:55:26 -07:00
ciregenzandClaude Fable 5.1 063fb6863c [eric] release: 1.7.10-exp.9
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-06 14:04:13 -07:00
ciregenzandClaude Fable 5.1 c1fcfa6797 [eric] chat: stats density follows the container, the capped note sits on the widget, the reconnect pill yields to a tile, the docked browser grows in
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-06 14:03:29 -07:00
ciregenz ae297de242 [eric] toolui: a data-table renders a 60-row window and one layout; 5,000 rows were 742K of the page's 794K fibers, mounted twice
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
(cherry picked from commit d2bb3c82b948790ec340a886834a3ad9f0109962)
2026-09-06 13:50:52 -07:00
ciregenzandClaude Fable 5.1 8a991a85cc [eric] canvas: the pill's compact stats flag rides extraProps past the zod gate; in the wire props the strict parse stripped it and the widget never saw it
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-06 12:38:54 -07:00
ciregenzandClaude Fable 5.1 9ce20689b9 [eric] toolui: the vendored loader owns its readiness; a code-split widget under a fallback boundary stayed a skeleton forever above the memoized bubble
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-06 12:31:01 -07:00
ciregenzandClaude Fable 5.1 548a55a6d2 [eric] preflight: a lane is dead only on the router's CURRENT verdict, a stale errorCode 401 on an active row bounced the router every turn
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-05 10:23:28 -07:00
ciregenzandClaude Fable 5.1 224fd6884a [eric] canvas: a pill caps its artifact (8 rows, compact stats), ShowUI rows memoized on message identity, spawn pill yields to a tiled composer
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-05 09:29:00 -07:00
ciregenzandClaude Fable 5.1 05e8310691 [eric] health: a mid-refresh 401 that outlives the token rotation window is a dead login; recheck at 240s and push the pill
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-05 09:28:59 -07:00
ciregenzandClaude Fable 5.1 5ac58919e5 [eric] usage: the lane labels live in their own module; the previous commit's test imported the React component and was red when pushed
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-04 14:36:32 -07:00
ciregenzandClaude Fable 5.1 b965bf9118 [eric] usage: a By lane list names which credential served the requests; the by-lane counter read a key the router never sends and showed 0 everywhere
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-04 14:35:46 -07:00
ciregenzandClaude Fable 5.1 a54233b695 [eric] usage: the dollar figure says it is worth at API prices and not billed; a subscriber read "API value covered" as a charge and filmed it rising
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-04 13:30:19 -07:00
ciregenzandClaude Fable 5.1 3054024285 [eric] settings: the agent and the Help agent read connected subscriptions from the router; three dead token fields told a subscribed user nothing was connected
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-04 13:22:26 -07:00
ciregenzandClaude Fable 5.1 1fe148305b [eric] tests: the Tisusa-shaped image is incompressible like a real one, and the importer's regenerated .env is counted as its own
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-04 12:59:48 -07:00
ciregenzandClaude Fable 5.1 126d23a539 [eric] tests: the Tisusa-shaped path is exactly 80 characters, as the client's longest name is
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-04 12:58:13 -07:00
ciregenzandClaude Fable 5.1 2378414b88 [eric] swarm: a Tisusa-shaped bundle (507 files, eight deep, dotfiles, spaces, a 1.2 MB file) round-trips through the real exporter and importer, drilled on windows-latest
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-04 12:57:34 -07:00