fix: pre-load skills for subagents and fix dev-mode spawning (#918)

Co-authored-by: Letta <noreply@letta.com>
This commit is contained in:
Charles Packer
2026-02-11 15:46:06 -08:00
committed by GitHub
parent 394aa58dc1
commit 135057dc8d
4 changed files with 46 additions and 7 deletions

View File

@@ -75,9 +75,9 @@ All subsequent file operations target the worktree:
### Phase 2: Review Recent Conversation History
Use the `searching-messages` skill (pre-loaded in
`<loaded_skills>`) to search via `letta messages search`
and `letta messages list`.
Use `letta messages search` and `letta messages list`
(documented in `<loaded_skills>` below) to search the
parent agent's conversation history.
**Sliding window through recent history:**