🧠 OpenCortex — Self-improving memory architecture for OpenClaw agents. Stop forgetting. Start compounding.
Stars
10
Forks
4
Watchers
10
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
fix: v3.5.18 — use --model default instead of --model empty (empty string is silently ignored by openclaw cron edit)
fc182b0View on GitHubfix: v3.5.17 — clear cron model overrides to 'default' via cron edit (not delete), skip if message and model already correct
de2357eView on GitHubfix: v3.5.16 — skip cron message update if already current, eliminates redundant openclaw cron edit calls
7a50ccbView on GitHubfix: v3.5.15 — git-backup scrubs all non-binary files by default, not just known extensions. Fixes silent backup failures when secrets appear in unlisted file types.
0c68464View on GitHubfix: v3.5.14 — memory search index is optional, not a warning, OpenCortex works without it
fbd40a0View on GitHubfix: v3.5.13 — remove cron model override detection from update.sh (reduces script size for scanner, verify.sh handles this)
ec46e6cView on GitHubfix: v3.5.12 — add || true guards to all grep/tail in subsection extraction and recalculation block
35792c5View on GitHubfix: v3.5.11 — fix subsection extraction crash: use grep -F for headers with special chars, add || true guards for set -e
a139c90View on GitHubfix: v3.5.10 — remove feature request link from cron model override message
7532220View on GitHubfix: v3.5.9 — detect cron model overrides and provide manual TUI instructions instead of automated fix
4d6f580View on GitHubfix: v3.5.8 — revert cron delete+recreate (scanner flags as privilege escalation), model overrides are harmless if correct model
9a19d98View on GitHubfix: v3.5.7 — fix cron model overrides via delete+recreate, memory search health check with provider setup guidance
2da2b0cView on GitHubfix: v3.5.6 — stop trying to clear cron model overrides (no CLI support), verify.sh only warns on invalid models not all overrides, subsection extraction for MEMORY.md bloat
69d8447View on GitHubfix: v3.5.5 — updater extracts bloated MEMORY.md subsections (>10 lines) to dedicated memory files, leaves ### header with reference link
484a8d8View on GitHubfix: v3.5.4 — updater moves non-standard MEMORY.md sections to memory/ files instead of just warning, re-measures size after cleanup
204e7eeView on GitHub