Releases: cocosip/codex-mem
Releases · cocosip/codex-mem
v1.0.0
What's Changed
- 📝 docs(spec): add exploratory v2 design drafts for hybrid retrieval (480ca22)
- ✨ feat(cli): add --fail-on-partial to ingest-imports and --example filter to list-command-examples (5b1127f)
- ✨ feat(imports): add aggregate summary blocks to multi-input follow-imports reports (268f5cd)
- 🐛 fix(manifest): reject duplicate fields in command example entries (9faa17f)
- ✨ feat(cli): add --tag filtering and metadata to list-command-examples (9dd2249)
- ✨ feat(cli): add --command and --format filtering to list-command-examples (6e9deb3)
- ✨ feat(examples): bundle command example manifest in binary for runtime access (c96a967)
- ✨ feat(imports): enrich audit-only import reporting and fixtures (a25dd47)
- 👷 ci(release): generate custom release notes with issue references (b8daabd)
- ✨ feat(import-follow): add summary-only hygiene reports (23bdbee)
- ✨ feat(import-follow): add --target-profile presets for cleanup and audit hygiene commands (4817554)
- 🐛 fix(ci): resolve Linux CI drift with cross-platform path handling (9acaff4)
- ♻️ refactor(import-follow): deduplicate cleanup/audit hygiene option layer (04f3033)
- ♻️ refactor(app): move follow-import example maintenance into tests (9650974)
- ✨ feat(import-follow): add audit-follow-imports read-only hygiene command (13f32c9)
- ♻️ refactor(import-follow): extract option parsing and validation helpers (edcaa86)
- ✨ feat(import): add cleanup-follow-imports command (8dade91)
- ✨ feat(readiness-check): add --list-examples and subset refresh support (6ff82e4)
- ✨ feat(readiness-check): add --refresh-examples flag to update sample outputs (dfbcceb)
- 📝 docs(readiness-check): add checked-in sample outputs and link from docs (8f9044f)
- ✅ test(conformance): add explicit coverage for v1 matrix scenarios (2a878af)
- ✨ feat(mcp): add structured request logging with timing and error tracking (844eba2)
- ✨ feat(readiness-check): add slow-ci policy profile for slower environments (47c23d9)
- 📝 docs(readiness-check): add recommended invocation presets for policy profiles (e063508)
- ✨ feat(readiness-check): add readiness policy profiles (a30f93d)
- ✨ feat(readiness-check): add keep-going mode, timing metadata, and warning policy options (217d3a8)
- ✨ feat(readiness-check): add JSON output mode and per-phase status reporting (c44b3e3)
- ✨ feat(app): add follow-imports health diagnostics to doctor and readiness check (4047338)
- ✨ feat(app): add multi-input fan-in and watch observability to follow-imports (9e8f5a5)
- ♻️ refactor(app): extract magic strings into named constants (e30b750)
- ✨ feat(app): add filesystem notification support and checkpoint recovery to follow-imports (caa09da)
- ✨ feat(app): add partial-success mode and failure exports to ingest-imports (504c1f3)
- ✨ feat(app): add ingest-imports CLI command for batch JSONL ingestion (7708622)
- ✨ feat(mcp): add memory_save_imported_note tool with explicit-memory precedence (c93a2c5)
- ✨ feat(mcp): expose import auditing through memory_save_import tool (cfb4a9e)
- ✨ feat(imports): add imports MVP plumbing with SQLite persistence (94b2b36)
- 🐛 fix(app): handle default command when no args provided (6d2f54c)
Full Changelog: v0.1.0...v1.0.0
v0.1.0
Full Changelog: https://github.com/cocosip/codex-mem/commits/v0.1.0