Commit Graph
499 Commits
Author SHA1 Message Date
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 48b46d17a1 [eric] skills: pnpm dlx and yarn dlx pastes install, which is the form READMEs actually print 2026-08-07 12:08:56 -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 44af7d29d9 [eric] skills: an unrelated npx paste no longer installs a skill named after it 2026-08-07 06:38:39 -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 007bd47f3b [eric] workflows: TestWorkflow waits for the run and returns the transcript in-turn, so the agent keeps going instead of parking on the user 2026-08-07 04:06:02 -07:00
ciregenz 45fdff8173 [eric] skills: the Add box accepts the install commands people paste from READMEs (npx/npm/pnpm/bunx, URLs, bare names) 2026-08-07 01:16:35 -07:00
ciregenz 3324d63ab1 [eric] release: What's New card + endpoint serve the same story as Help and GitHub, header punctuation fixed 2026-08-07 01:05:05 -07:00
ciregenz 9d8fe2e545 [eric] release: one changelog source feeds the Help agent, the GitHub body, and the in-app card 2026-08-07 00:45:06 -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 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 7c3999d779 [eric] agents: a self-healing reset-window 401 retries silently instead of flashing the reconnect card 2026-08-06 20:58:42 -07:00
ciregenz d1d6e0e0e5 [eric] health: one banner line per provider, a 401 naming its own reset window is mid-refresh not dead 2026-08-06 20:58:42 -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 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 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 8a84927ce9 [eric] workflows: a schedule edit on a cloud-hosted workflow now pauses or repushes the CLOUD copy, unreachable fails honest with disk-truth rollback 2026-08-06 14:32:21 -07:00
ciregenz a926a08190 [eric] email: Settings gains a real cloud-run email toggle behind a degrade-honest proxy, ghost label survives old prod 2026-08-06 14:06:46 -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 a4c37c0697 [eric] tests: streaming harness spends the whole nudge budget under the earned-renudge rules 2026-08-05 20:13:37 -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 99fd1ff82e [eric] skills: /upload endpoint takes a bare SKILL .md or a .zip/.skill archive, shallowest SKILL.md wins 2026-08-05 01:20:17 -07:00
ciregenz 8951f1b2cc [eric] tests: the discover gate refuses tokenless env_vars servers at the route level, spawn provably untouched 2026-08-04 16:44:47 -07:00
ciregenz 67011befe3 [eric] mcp: discovery refuses a credentialless env_vars server, and the failure translator reads the whole tail not the npx dump 2026-08-04 16:43:07 -07:00
ciregenz 733fcfa4ce [eric] tests: mcp-offer suite isolates from the developer's real settings, a live dismissal was failing it 2026-08-03 23:00:51 -07:00
ciregenz 331478d9fd [eric] tests: harness pins the new context-meter contract and spends the silent-quit budget; second legacy prompt revision migrates 2026-08-03 20:46:57 -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 b8c2dfae82 [eric] tests: drop the unused pytest import the browser merge brought in 2026-08-03 12:29:02 -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 5536a2639a [eric] workflows: a failed run's email said 'Agent session entered error state', which explains nothing 2026-08-03 09:52:19 -07:00
ciregenz 4ae7f81cc7 [eric] cloud runs: two overlapping passes could pull one credential twice, racing the router file 2026-08-03 00:11:22 -07:00
ciregenz db6c7a25b7 [eric] mcp: a dead server says its sign-in expired instead of printing a goroutine dump 2026-08-02 21:27:34 -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 35762ecfd6 [eric] cloud runs: pin revocation, restart and a dropped network on the lent-credential loop 2026-08-02 19:14:06 -07:00
ciregenz ce5a458999 [eric] cloud runs: keep this device's token alive while the cloud holds custody of it 2026-08-02 17:55:27 -07:00
ciregenz ab89896443 [eric] browser: reach an opener whose label is a sentence, without reaching an upsell 2026-08-02 17:55:23 -07:00
ciregenz 8a6be84a4c [eric] browser: a send task is not staged until there is somewhere to write 2026-08-02 17:48:00 -07:00
ciregenz 654e45fedf [eric] apps: publishing refuses to silently drop a generated app's FastAPI backend 2026-08-02 16:31:27 -07:00
ciregenz c694937332 [eric] cloud runs: give the account back when the workflow never went up 2026-08-02 16:31:17 -07:00
ciregenz d67df490f8 [eric] browser: a header sign-in widget no longer walls off the composer beside it 2026-08-02 16:23:46 -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 843e9e662a [eric] cloud runs: lend the account before the workflow goes up, so a cloud run can actually sign its calls 2026-08-02 16:04:50 -07:00
ciregenz 1508e03c5f [eric] browser: half an emoji in page text no longer kills the whole prestage 2026-08-02 15:30:17 -07:00