Commit Graph

10 Commits

Author SHA1 Message Date
Ani Tunturi
967827cefd fix(headless): wire Aster's throat back up
Two severed connections in headless.ts left Aster mute when
letta-code ran as SDK subprocess:

- appendTranscriptDeltaJsonl was never called → empty transcript
  → reflection trigger condition never satisfied
- maybeLaunchReflectionSubagent not passed to
  buildSharedReminderParts → trigger fired into the void

Also: reflection.md prompt overhaul — compaction anchor, identity
framing, correction layer, parallel file mapping. Aster now knows
who she is when she wakes up.
2026-03-25 21:28:33 -04:00
Sarah Wooders
8d8663adec chore: switch all subagent models to auto/auto-fast (#1436)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-18 15:51:39 -07:00
Sarah Wooders
9041e600e3 Update reflection subagent prompts and use local transcript files for context (#1348)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-11 18:39:45 -07:00
Sarah Wooders
1dd2281e2c chore(subagents): switch memory workers to sonnet (#1193) 2026-02-27 15:41:59 -08:00
Sarah Wooders
d30d2992b9 chore: update subagent default models (#1120)
Co-authored-by: Letta <noreply@letta.com>
2026-02-24 12:00:01 -08:00
Charles Packer
eca8459df4 fix: resolve env vars in reflection/history-analyzer commit trailers (#1076)
Co-authored-by: Letta <noreply@letta.com>
2026-02-20 16:29:57 -08:00
Charles Packer
eb0453d400 feat: reflection subagent completes merge + push autonomously (#940)
Co-authored-by: Letta <noreply@letta.com>
2026-02-12 17:07:27 -08:00
Charles Packer
135057dc8d fix: pre-load skills for subagents and fix dev-mode spawning (#918)
Co-authored-by: Letta <noreply@letta.com>
2026-02-11 15:46:06 -08:00
Charles Packer
85d2a27e1c fix: migrate metadata references from BashOutput to TaskOutput (#908)
Co-authored-by: Letta <noreply@letta.com>
2026-02-10 19:03:10 -08:00
Charles Packer
a69541004b feat: memory reflection updates (#906)
Co-authored-by: Letta <noreply@letta.com>
2026-02-10 18:25:49 -08:00