This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryAdded frontmatter validation for wiki writes, hardened wiki migration dry‑run behavior, raised ToolError in mcp handlers, and updated marketplace dependency pins.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Validate and normalize frontmatter at write time in write_governed_page. Validate and normalize frontmatter at write time in write_governed_page. Source: llm_adapter@2026-07-14 Confidence: high |
— |
| Dependency | Low |
Bump cortex-viz pin to 2.6.2 in marketplace. Bump cortex-viz pin to 2.6.2 in marketplace. Source: llm_adapter@2026-07-14 Confidence: high |
— |
| Dependency | Low |
Bump zetetic-team-subagents pin to 2.27.0 in marketplace. Bump zetetic-team-subagents pin to 2.27.0 in marketplace. Source: llm_adapter@2026-07-14 Confidence: high |
— |
| Bugfix | Medium |
Strip quoted/duplicated-label frontmatter scalar values in wiki writes. Strip quoted/duplicated-label frontmatter scalar values in wiki writes. Source: llm_adapter@2026-07-14 Confidence: high |
— |
| Bugfix | Medium |
Make wiki_migrate --dry-run transactionally neutral. Make wiki_migrate --dry-run transactionally neutral. Source: llm_adapter@2026-07-14 Confidence: high |
— |
| Bugfix | Medium |
Raise ToolError from safe_handler instead of schema-violating error dict. Raise ToolError from safe_handler instead of schema-violating error dict. Source: llm_adapter@2026-07-14 Confidence: high |
— |
| Bugfix | Medium |
Raise ToolError instead of an error dict on handler failure in mcp. Raise ToolError instead of an error dict on handler failure in mcp. Source: llm_adapter@2026-07-14 Confidence: high |
— |
Full changelog
- chore(release): 4.14.1 — safe_handler ToolError + wiki write-time hardening
- refactor(wiki): extract cohesive collaborators from wiki_pages.py (#111)
- feat(wiki): validate and normalize frontmatter at write time in write_governed_page (#109)
- fix(wiki): make wiki_migrate --dry-run transactionally neutral (#108)
- fix(wiki): strip quoted/duplicated-label frontmatter scalar values (#104)
- fix(mcp): raise ToolError from safe_handler instead of schema-violating error dict
- fix(mcp): raise ToolError instead of an error dict on handler failure
- Merge pull request #103 from cdeust/docs/readme-tagline-neuroscience
- chore(marketplace): bump cortex-viz pin to 2.6.2
- docs(readme): lead tagline with computational-neuroscience differentiator
- chore(marketplace): bump zetetic-team-subagents pin to 2.27.0
What's Changed
- docs(readme): lead tagline with computational-neuroscience differentiator by @cdeust in https://github.com/cdeust/Cortex/pull/103
- fix(wiki): strip quoted/duplicated-label frontmatter scalar values by @cdeust in https://github.com/cdeust/Cortex/pull/104
- fix(wiki): make wiki_migrate --dry-run transactionally neutral by @cdeust in https://github.com/cdeust/Cortex/pull/108
- feat(wiki): validate and normalize frontmatter at write time in write_governed_page by @cdeust in https://github.com/cdeust/Cortex/pull/109
- refactor(wiki): extract cohesive collaborators from wiki_pages.py by @cdeust in https://github.com/cdeust/Cortex/pull/111
Full Changelog: https://github.com/cdeust/Cortex/compare/v4.14.0...v4.14.1
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 cdeust/Cortex
Persistent memory for Claude Code grounded in computational neuroscience (41 cited papers)
Related context
Beta — feedback welcome: [email protected]