Skip to content

Commit df49f66

Browse files
committed
Fix
1 parent bca9243 commit df49f66

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pkg/agent/memory.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,6 @@ func (ms *MemoryStore) GetMemoryContext() string {
133133
}
134134

135135
var sb strings.Builder
136-
sb.WriteString("# Memory\n\n")
137136

138137
if longTerm != "" {
139138
sb.WriteString("## Long-term Memory\n\n")

0 commit comments

Comments
 (0)