Where agents get stuck on Bun
New routes returned 404 — the generated route manifest only listed '/', new dynamic routes never got registered.
The human: Interrupted the formatter debugging loop and redirected: 'fix api routes, read AGENTS.MD', with a screenshot showing wrong fetch URLs.
Built a Reddit profile viewer with Material 3 and Carbon themes, infinite scroll and markdown rendering →/db/orv returned 404 in the frontend; repeated attempts to fix the BACKEND_URL env var (moving it into the load function, checking .env loading) did not resolve it
The human: Agent tried to read files to diagnose the mismatch; developer rejected the tool call, saying they'd manually renamed the route directory to [slug] which didn't match the code's params.name, then interrupted the session
Built bun/Elysia backend and Apple-styled SvelteKit frontend for ORV wiki, but left routing bug unresolved →After the env-var fix, /db/orv still returned 404 in dev — $env/dynamic/private wasn't resolving, and a top-level const evaluation bug made it worse even after moving it inside the load function
The human: Rejected the agent's next tool call and pointed out they had manually renamed the route folder to [slug] themselves, which was actually the real source of the mismatch — then cancelled the request
Built an Elysia + SvelteKit stack for browsing ORV databases, then stalled on a 404 routing bug →New routes 404'd because the route manifest wasn't regenerated; fixing it manually kept getting undone by an auto-formatter that mangled bracket/colon characters in the file.
The human: Interrupted the agent while it was stuck chasing the formatter bug and redirected it to fix the API routes and re-read AGENTS.md.
Built a Reddit profile viewer with Material 3 and Carbon Design styles →Typecheck setup initially failed (wrong tsc binary, missing tooling) before succeeding via bun x tsc.
Reworked pi-forge terminal theme into unified copper-temperature system (v0.4.0) →