fix: broadcast uses summaryForStore to support salvaged summaries (#1718)

syncAndBroadcastSummary was using the raw ParsedSummary (null when salvaged)
instead of summaryForStore for the SSE broadcast, causing a crash when the
LLM returns <observation> without <summary> tags. Also removes misplaced
tree-sitter docs from mem-search/SKILL.md (belongs in smart-explore).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Alex Newman
2026-04-14 19:11:48 -07:00
parent 2357835942
commit a390a537c9
6 changed files with 290 additions and 334 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long