This release adds 3 notable features for engineering teams evaluating rollout.
Published 1mo
MCP Developer Tools
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
ai-agents
docker
fastapi
karpathy-inspired
karpathy-llm-wiki
knowledge-base
+8 more
knowledge-graph
knowledge-management
llm
llm-wiki
markdown
mcp
python
qmd
Summary
AI summaryUpdates Bug Fixes, Tests & Benchmarks, and New Features across a mixed release.
Full changelog
What's Changed
Bug Fixes
- Fix vault appearing empty via MCP — normalize QMD
filefield topathand stripqmd://prefix - Fix compile-flag bug — sources with failed LLM enrichment are no longer stuck;
enrichment_statusfrontmatter tracks whether enrichment actually succeeded - Fix blocking I/O in async paths — offload
log_operationfile writes andbuild_context_windownote reads to threads - Fix duplicate MCP service initialization — REST and MCP now share the same graph/QMD/compiler instances
- Fix
get_edges_batchoverhead — replace unnecessaryasyncio.gatherwith direct loop for in-memory operations
New Features
vault_compile(force, path)— recompile specific sources or force re-enrichment of stuck notes- Search caching for stdio MCP — repeated queries served from 30s TTL cache
- Async vault scan in MCP fallback — prevents event-loop blocking during standalone MCP startup
Tests & Benchmarks
- 8 performance benchmarks covering search, context building, MCP startup, and cache hits
- 254 total tests passing
Docs
- Added
roadmap/with bulk-ingest implementation plan
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Cortex
All releases →Related context
Related tools
Earlier breaking changes
- v1.2.0 Changes default search mode to hybrid from keyword.
Beta — feedback welcome: [email protected]