@gamaze/hicortex 0.11.1 → 0.12.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@gamaze/hicortex",
3
- "version": "0.11.1",
4
- "description": "Self-learning memory for AI agents experience captured automatically, distilled into lessons overnight, shared across your whole fleet. Works with Hermes, OpenClaw, Claude Code, and Pi.",
3
+ "version": "0.12.1",
4
+ "description": "Self-learning memory for AI agents \u2014 experience captured automatically, distilled into lessons overnight, shared across your whole fleet. Works with Hermes, OpenClaw, Claude Code, and Pi.",
5
5
  "main": "dist/index.js",
6
6
  "bin": {
7
7
  "hicortex": "dist/cli.js"
@@ -16,7 +16,7 @@ You have access to a long-term memory system that stores knowledge from past ses
16
16
  - You're about to make a decision that might contradict past work
17
17
  - Starting work on a project you've worked on before
18
18
 
19
- ## When to use hicortex_context
19
+ ## When to use hicortex_recent
20
20
 
21
21
  - At the start of a session to recall recent project state
22
22
  - When switching between projects to load relevant context