Commit e3ca9aa
fix: memory summary shows source events + default expanded content
buildSummary now always includes raw source event content under a
"Source events" section, so users can see both the compressed summary
AND the original pre-compression data. Previously only the summary
was shown, and source events were lost after processing.
MemoryRecordContent now defaults to expanded when content is short
enough (not collapsible), so summaries are immediately visible
without clicking.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent ab27658 commit e3ca9aa
2 files changed
Lines changed: 9 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
233 | 233 | | |
234 | 234 | | |
235 | | - | |
236 | 235 | | |
237 | 236 | | |
238 | 237 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1927 | 1927 | | |
1928 | 1928 | | |
1929 | 1929 | | |
| 1930 | + | |
1930 | 1931 | | |
1931 | 1932 | | |
1932 | 1933 | | |
1933 | 1934 | | |
1934 | | - | |
| 1935 | + | |
1935 | 1936 | | |
1936 | 1937 | | |
1937 | 1938 | | |
| |||
0 commit comments