11 Commits
Author SHA1 Message Date
ciregenz b9e357c082 [eric] models: heal ALREADY-stranded haiku defaults too, not just at migration time; Eric's own dev install carried one (ENG-343) 2026-08-18 19:29:16 -07:00
ciregenz a08be0e823 [eric] models: the free lane's haiku default can no longer outlive the lane or get persisted by the guard (ENG-343) 2026-08-18 19:04:38 -07:00
ciregenz 62e707293e [eric] models: retire the free tier (nothing mints it, existing installs migrate off) and drop the silent mid-run pin to Haiku it carried; pull Fable, which was selectable and never worked 2026-08-11 21:00:38 -07:00
ciregenz bde92de062 [eric] prompt: reading the web starts with WebSearch/WebFetch and only escalates to the browser when they come back thin 2026-08-07 17:18:30 -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 820cf578e5 [eric] agents: new default system prompt with the tool-finding ladder, legacy stored copies migrate verbatim 2026-08-03 20:42:34 -07:00
ciregenz 0d093cc5f8 [eric] backend: one-line every comment + collapse 3+ blank runs across apps/ (AST-verified identical, -lines); CLAUDE.md one-line-comment rule 2026-06-25 02:29:04 -07:00
ciregenz deeab52ed4 [eric] settings: leading-_ -> p_/public in store+settings+credentials+redaction; promote cross-file API public (save_settings/atomic_write_settings/migrate_legacy_fields), drop redundant _save_settings alias, fix re-export + cache test refs 2026-06-23 20:24:06 -07:00
ciregenz 249f425a2d [eric] backend: stat-validated caches for settings.json and tools dir, disk parse only on change 2026-06-05 16:45:33 -07:00
Eric 41031a7790 [eric] backend: load_settings never bricks boot on a corrupt or version-drifted settings.json - preserve unparseable files aside and drop only the invalid fields instead of raising, plus a migration test suite 2026-05-28 21:41:01 -07:00
ciregenz 33aa485a12 [eric] cycles: extract settings persistence into store leaf 2026-05-23 07:12:19 -07:00