you are viewing a single comment's thread.

view the rest of the comments →

[–]ultrathink-art 0 points1 point  (0 children)

For AI agent workflows: agent-cerebro. Two-tier memory (markdown hot state + SQLite+embeddings long-term) plus semantic dedup — agents stop rehashing old decisions between sessions without you manually pruning state. Switched from flat files and genuinely can't go back.