|
|
|
Show HN: Local-first agent memory loop 48hrs before the Claude Code leak
(github.com)
|
|
2 points
by Doug_Bitterbot
79 days ago
|
|
We spent the last year architecting a 'Dream Engine' to solve agent statelessness. We used Claude to help refine the logic. We open-sourced the repo on March 28th. On March 31st, the Claude Code leak revealed an internal autoDream feature with the exact same 4-phase consolidation logic. I'm looking for a technical audit of my memory decay logic in core/dream.ts. With 100 nodes already active, I want to ensure the consolidation won't bottleneck at scale. |
|