0.4.0 #2
JasonDocton
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
[0.4.0] - 2025-02-02
Added
Procedural Memory
Upgrade from declarative to procedural memory. Claude now develops "muscle memory" for your codebase—learning workflows, developing instincts, and navigating without searching.
Key features:
The neuroscience:
f(n) = 1 - 1/(1 + 0.1n)Production Readiness
Comprehensive audit and hardening for production use:
New methods:
LucidRetrieval.close()LucidStorage.pruneExpiredSessions()toolError()Changed
Math.max(...history)replaced withhistory[0](arrays already sorted DESC)Fixed
projectPathfor proper project scopingindexOf()results validated before array accessrecordFileAccess()wrapped in transaction for consistencyThis discussion was created from the release 0.4.0.
Beta Was this translation helpful? Give feedback.
All reactions