ciregenz
|
3333408195
|
[eric] agents: a garbled dashboard file can no longer wipe the board; the sessions list fails loud instead of answering empty, and an unscoped fetch loses its delete authority
(cherry picked from commit 0b0a5d78ca)
|
2026-08-12 09:35:14 -07:00 |
|
ciregenz
|
69c34b7439
|
[eric] agents: CreateApp is offer-first; track/organize/plan asks answer in chat instead of scaffolding an app
|
2026-08-10 17:55:10 -07:00 |
|
ciregenz
|
4cf0971693
|
[eric] tool-ui: asks pair by tool_use_id, early clicks held, stops release waits, dead asks go quiet
|
2026-08-10 14:45:11 -07:00 |
|
ciregenz
|
b0b7df3f61
|
[eric] agents: tool-ui default-on with media; WebFetch names its authed tier by-design
|
2026-08-10 14:06:49 -07:00 |
|
ciregenz
|
7297b0a8e3
|
[eric] agents: the CLI's own auto-memory is disabled on every spawn, so memories stop landing in per-chat buckets and MemoryRead/MemoryWrite on the shared store is the one memory surface
|
2026-08-09 19:53:14 -07:00 |
|
ciregenz
|
97d0c7a8ef
|
[eric] apps: an app nobody is editing serves its built bundle with no dev-server process (~270MB -> ~0), vite reboots the moment an agent binds or the dist goes stale
|
2026-08-09 16:53:14 -07:00 |
|
ciregenz
|
b47ad9c60f
|
[eric] agents: active time is stall-capped inter-event work, so one wedged turn can't book 54 hours of 'agent time'
|
2026-08-09 14:08:34 -07:00 |
|
ciregenz
|
5eca1df72d
|
[eric] agents: mid-turn provider backoff shows a muted retrying pill instead of a dead card, and transient pills survive session status frames
|
2026-08-09 14:01:11 -07:00 |
|
ciregenz
|
14d4a71e15
|
[eric] agents: a TLS certificate failure is non-transient and says so, instead of burning 335s of retries on a broken cert chain
|
2026-08-09 12:51:02 -07:00 |
|
ciregenz
|
0592437941
|
[eric] memory: agents get MemoryRead/MemoryWrite (atomic batch, overflow-consolidate protocol) and the prompt block freezes per session, hermes-agent style
|
2026-08-09 08:52:30 -07:00 |
|
ciregenz
|
4ac57967ff
|
[eric] agents: the last silent-quit nudge demands a text answer instead of more work, and an exhausted budget says so in the chat
|
2026-08-08 22:35:41 -07:00 |
|
ciregenz
|
4faba74d55
|
[eric] agents: every builtin tool server rides ONE process per chat, and the gate enumerates its grants instead of wildcarding
|
2026-08-08 12:59:50 -07:00 |
|
ciregenz
|
4d86b3377d
|
[eric] agents: the three ungated meta MCP servers ride one process, cutting three idle interpreters per parked chat
|
2026-08-08 09:41:45 -07:00 |
|
ciregenz
|
01e295ac5c
|
[eric] agents: parked CLIs die at 10 minutes and the warm cap drops to 8, cutting the measured 1.3GB idle ceiling roughly in half
|
2026-08-07 21:10:44 -07:00 |
|
ciregenz
|
21e1400e3c
|
[eric] telemetry: a silent quit carries the same envelope as a hard error, found by reading the sink
|
2026-08-07 12:27:38 -07:00 |
|
ciregenz
|
42b14165d5
|
[eric] telemetry: the missing-CLI error card carries a flight envelope, and a test keeps every error family honest
|
2026-08-07 07:25:57 -07:00 |
|
ciregenz
|
bbf086329f
|
[eric] agents: a router-down turn names its cause instead of dying unclassified, found by the forced-failure battery
|
2026-08-07 06:23:45 -07:00 |
|
ciregenz
|
260d5a3de3
|
[eric] agents: the CLI's silent provider-500 retries become breadcrumbs and near-miss ledger entries
|
2026-08-07 05:39:46 -07:00 |
|
ciregenz
|
ef8806eda3
|
[eric] latency: a short first message no longer drifts the boot fingerprint, so the pre-warmed CLI is actually used (3.92s -> 1.58s median, 0 wasted spawns)
|
2026-08-07 00:34:54 -07:00 |
|
ciregenz
|
2b6178c12e
|
[eric] telemetry: crumbs at every spawn phase and stream milestone, envelopes carry journey and auth context
|
2026-08-07 00:02:29 -07:00 |
|
ciregenz
|
d082af7e03
|
[eric] telemetry: envelopes get real concurrency via a sessions provider, every turn opens with a baseline crumb
|
2026-08-06 22:57:53 -07:00 |
|
ciregenz
|
565009f0c5
|
[eric] telemetry: auth and overflow errors carry flight envelopes, router revives hit the near-miss ledger
|
2026-08-06 22:42:48 -07:00 |
|
ciregenz
|
86e323cbce
|
[eric] telemetry: per-session flight recorder, error envelopes name cause+lane+phase+crumbs, silent recoveries hit the ledger
|
2026-08-06 22:39:30 -07:00 |
|
ciregenz
|
dbade1b25e
|
[eric] agents: a turn whose router died mid-flight re-ensures it and resumes instead of a terminal snag
|
2026-08-06 20:50:13 -07:00 |
|
ciregenz
|
1b2203fa75
|
[eric] boot: anthropic and the sdk+mcp chain leave the import graph, api-ready median 2531 to 1843ms, hooks re-import at call time
|
2026-08-06 16:33:22 -07:00 |
|
ciregenz
|
7399076906
|
[eric] boot: only mid-turn sessions hydrate at startup, 2269 settled ones lazy-load, agents lifespan 850 to 537ms median
|
2026-08-06 16:08:30 -07:00 |
|
ciregenz
|
8042da10da
|
[eric] agents: the CLI pre-warms while the user types, first-turn answer median 2.42s to 1.23s, one spawn per session enforced
|
2026-08-06 15:50:32 -07:00 |
|
ciregenz
|
bd822c16ed
|
[eric] agents: spawn-phase logs carry monotonic ms stamps so a turn's latency attributes itself from one grep
|
2026-08-06 15:31:03 -07:00 |
|
ciregenz
|
42103a4e23
|
[eric] agents: launch honors its prompt instead of silently dropping it, spawn phases log their trail (the ENG-131 ghost hang)
|
2026-08-06 15:19:02 -07:00 |
|
ciregenz
|
a64fcef234
|
[eric] memory: one user-curated fact store rides every agent turn, fully visible and editable in Settings
|
2026-08-06 10:42:54 -07:00 |
|
ciregenz
|
b6f8fbb5ef
|
[eric] agents: silent-quit re-nudges are earned by new tool work, capped at 3, stalls surface honestly (ENG-121 family)
|
2026-08-05 20:10:54 -07:00 |
|
ciregenz
|
a519354cc4
|
[eric] skills: per-skill enable toggle gates prompt list, Skill tool, and cloud runs; files endpoint feeds the detail picker
|
2026-08-05 08:38:02 -07:00 |
|
ciregenz
|
cc50fda07b
|
[eric] agents: a silent-quit turn gets one hidden continue nudge, and the context meter reads real context not summed billing
|
2026-08-03 20:12:50 -07:00 |
|
ciregenz
|
5c9710712e
|
[eric] agents: mid-turn context breaker, one giant turn compacts and continues instead of starving
|
2026-08-03 19:48:55 -07:00 |
|
ciregenz
|
a5657909a9
|
[eric] chat: follow-up chips in the user's own voice, per-chat, silent until two real exchanges
|
2026-08-03 19:45:29 -07:00 |
|
ciregenz
|
b29c75d5e0
|
[eric] agents: crossing the compact threshold now actually trims next turn, and a pasted log can't ride the recap back over the wall
|
2026-08-03 15:47:18 -07:00 |
|
ciregenz
|
9eef9d6a1d
|
[eric] agents: a context overflow now compacts and retries once instead of dying, and never fakes a completed
|
2026-08-03 15:24:11 -07:00 |
|
ciregenz
|
50d6010862
|
[eric] merge eric/browser-merged: browser hangs, wrong-surface sends, and measured latency
|
2026-08-03 12:22:10 -07:00 |
|
ciregenz
|
500e6ebe59
|
[eric] mcp: activating a server ends the turn, so the model stops guessing tool names
|
2026-08-02 21:27:34 -07:00 |
|
ciregenz
|
fb3ec15105
|
[eric] merge: bring eric/dev onto the browser v3 branch (7 conflicts resolved, gates green)
|
2026-08-02 16:14:53 -07:00 |
|
ciregenz
|
66c5f7bb53
|
[eric] agents: a restart relabelled every finished chat stopped and hung a Resume button off it
|
2026-07-31 21:32:39 -07:00 |
|
 ciregenzandClaude Opus 5
|
949655e86c
|
[eric] backend: browser tools follow whether a renderer is attached, not the headless flag
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015q1TVSLNNsXAoyM7sJuVKP
|
2026-07-31 19:01:03 -07:00 |
|
ciregenz
|
1fec4a57b2
|
[eric] tools: ship ExitWorktree alongside EnterWorktree, an Enter with no Exit strands the agent
|
2026-07-31 15:57:55 -07:00 |
|
ciregenz
|
50a8424038
|
[eric] tools: hard-deny the between-turn tools whose callback nothing ever consumes
|
2026-07-31 15:57:55 -07:00 |
|
ciregenz
|
e4f917a8c6
|
[eric] workflows: enforce a frozen Actions tool set at launch, it was computed and then discarded
|
2026-07-31 15:52:01 -07:00 |
|
ciregenz
|
61d824b14f
|
[eric] merge eric/cloud-runs: headless backend, ephemeral runner, credential custody
|
2026-07-31 15:42:25 -07:00 |
|
ciregenz
|
91982a2278
|
[eric] apps: name the user's apps when none is selected, so the agent can point at the selection step instead of denying they exist
|
2026-07-31 15:29:07 -07:00 |
|
ciregenz
|
b5d0461828
|
[eric] backend: queue messages typed mid-turn and replay them when the turn ends
|
2026-07-31 14:21:47 -07:00 |
|
ciregenz
|
e9eb7a1b81
|
[eric] backend: surface error-shaped ResultMessages as failed turns instead of silent successes
|
2026-07-31 14:17:17 -07:00 |
|
ciregenz
|
61d79ce5d0
|
[eric] backend: boot restore keeps session files on disk instead of unlinking them
|
2026-07-31 14:13:01 -07:00 |
|