You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fixed all RLM database and initialization errors
- Added comprehensive test suites for end-to-end testing
- Improved mock subagent responses for testing
- Fixed all lint errors and warnings
- Updated npm version to 0.3.18
Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@stackmemoryai/stackmemory",
3
-
"version": "0.3.17",
3
+
"version": "0.3.18",
4
4
"description": "Lossless memory runtime for AI coding tools - organizes context as a call stack instead of linear chat logs, with team collaboration and infinite retention",
0 commit comments