Commit graph

13 commits

Author SHA1 Message Date
Kit Langton
36ac35a7c8
refactor(util): make layer graphs opaque and composable
Replace exposed layer graph assembly with opaque declarations, checked substitutions, and lifetime-aware compilation. Preserve deep replacement, ordered startup, and Effect-owned resource lifetimes; migrate callers and verify source and published package contracts.
2026-08-31 13:46:27 -04:00
Kit Langton
a5193634d0
test(core): use direct test imports (#45683) 2026-08-27 23:58:34 -04:00
Kit Langton
0440bd96be
refactor(core): simplify Effect test setup (#45446) 2026-08-27 18:47:56 -04:00
Aiden Cline
c53f4cfb09
fix(core): clarify temporary directory guidance (#43095) 2026-08-17 11:50:51 -05:00
Kit Langton
7a73aad0a2
chore: remove orphaned v2 exports (#42459) 2026-08-13 21:18:58 -04:00
Dax Raad
9769e7012c feat(core): configure package publishing 2026-08-12 09:30:34 -04:00
Kit Langton
6afff5a55f
fix(util): no filesystem side effects at global module load (#41619) 2026-08-10 20:38:04 -04:00
Dax Raad
bd2f37bc90 fix(core): clarify current session label 2026-08-05 19:33:59 -04:00
Aiden Cline
a4ad17347f
fix(core): apply safe defaults to all agents (#40316) 2026-08-03 17:56:04 -05:00
Dax
e0810753f2
refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
Dax Raad
ce636daf04 feat(core): include session ID in instructions 2026-07-15 00:47:10 -04:00
Kit Langton
96a9731947
feat(core): replace instruction checkpoints with value-delta sync (#36254) 2026-07-10 13:26:25 -04:00
Kit Langton
91f1815732
refactor(core): rename system context to instructions (#35583) 2026-07-06 14:29:29 -04:00