Releases: cdeust/Cortex
Releases · cdeust/Cortex
v3.8.0 — Auto-promote decision memories to wiki
- release: v3.8.0 — auto-promote decision memories to wiki
Full Changelog: v3.7.3...v3.8.0
v3.7.3 — Windows seed_project hang fix
- release: v3.7.3 — fix Windows seed_project hang (#8)
Full Changelog: v3.7.2...v3.7.3
v3.7.2 — Verbose Postgres connection errors
- release: v3.7.2 — surface real Postgres connection errors (#9)
- chore: actually add traces/ to .gitignore
- chore: ignore traces/ runtime telemetry directory
Full Changelog: v3.7.1...v3.7.2
v3.7.1
- fix(recall): expose source column in recall_memories() PL/pgSQL
Full Changelog: v3.7.0...v3.7.1
v3.7.0
- feat(wiki): rewrite as first-class authored layer, not PG projection
- style(wiki): apply ruff format and fix import ordering
Full Changelog: v3.6.0...v3.7.0
v3.6.0
- feat(wiki): add read-only Markdown projection of memory state
- fix(setup): install benchmark and codebase deps in setup scripts
- style: format abstention_gate.py
- fix: restore validated 0.546 BEAM pipeline + benchmark setup docs
- fix: pin uvx to Python 3.13 for MCP server
- docs: link companion projects in README header
- docs: document full BEAM ablation log in README
Full Changelog: v3.5.0...v3.6.0
v3.5.0 — Emotional memory + typed retrieval + BEAM improvements
- feat: instruction/preference typed retrieval + intent detection
- feat: MMR diversity module + ablation results (disabled for now)
- docs: correct benchmark scores, acknowledge database pollution error
- feat: event ordering + summarization intent detection and chrono reranking
- feat: emotional memory processing — retrieval, decay, reconsolidation
- style: format pg_store modules
- fix: stale prepared statement recovery + connection resilience
- docs: update README with new visualization screenshots and install options
Full Changelog: v3.4.3...v3.5.0
v3.4.3 — Cross-platform via uvx
- fix: cross-platform MCP via uvx, hooks via python detection
- fix: break CodeQL taint chain — separate subcommand and args parameters
- fix: remove unused os import in git_diff.py
- fix: sever CodeQL taint chain in subprocess.run — use _GIT_BINARY + fresh list
- fix: CORS headers for discussion detail fetch
- fix: format session_start.py
- fix: whitelist-based path security + deprecated utcnow
Full Changelog: v3.4.2...v3.4.3
v3.4.2 — Cross-platform support
- fix: bump pyproject.toml version to 3.4.2 for PyPI release
- fix: remove unused os import in http_server.py
- fix: remove duplicate shell=False kwarg in git_diff.py
- style: format launcher.py and setup.py
- feat: cross-platform setup.py for Windows support
- fix: harden path sanitization for CodeQL — pre-validate before resolve()
Full Changelog: v3.4.1...v3.4.2
v3.4.1
- feat: pipeline tree with canvas bezier lines, scroll sync, surpriseScore
- fix: plugin.json hooks format + marketplace v3.4.1
- wip: pipeline tree improvements + surpriseScore + security fixes
- fix: resolve all remaining CodeQL path traversal and command injection alerts
- feat: pipeline tree view, board flow header, UI improvements (P2)
- feat: coordinated selection + minimizable detail panel
- feat: coordinated selection (brushing/linking) between graph and board views
Full Changelog: v3.4.0...v3.4.1