This release includes 3 breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryRenamed search-sensitivity to agent-behavior, removed MCP resource and VS Code extension build artifacts.
Full changelog
What's new
- Configurable search threshold —
decide config search-threshold(default 0.3). Results below the threshold are filtered out from both CLI and MCP searches. - MCP client name tracking — history now shows which tool made each change (
claude-code,cursor,windsurf) instead of generic "MCP". - Agent behavior setting —
decide config agent-behavior strict|relaxed. Changes thesearch_decisionstool description sent to the AI. - Conflict detection in inline mode —
decide add -s ... -d ...now checks for similar decisions, with--forceto bypass. - Colorized history output — action words, decision IDs, and source badges in color.
- Feature recordings — terminal recordings for all features on the homepage and in docs.
- "Copy page for AI" button — outputs proper markdown instead of raw text.
- Homepage redesign — feature grid with embedded terminal recordings.
- ROADMAP.md and CODE_OF_CONDUCT.md added.
- CONTRIBUTING.md rewritten — architecture overview, codebase state, testing guide.
Changed
- Renamed
search-sensitivitytoagent-behavior(strict/relaxed) - Removed MCP resource (
decisionnode://instructions) — tool descriptions only - Removed VS Code extension build artifacts from git
- Updated all docs, README, LLM docs for consistent messaging
Full changelog: https://github.com/decisionnode/DecisionNode/blob/main/CHANGELOG.md
Breaking Changes
- Renamed `search-sensitivity` to `agent-behavior` (strict/relaxed)
- Removed MCP resource `decisionnode://instructions`
- Removed VS Code extension build artifacts from git
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 decisionnode/DecisionNode
Record development decisions as structured JSON, embed as vectors via Gemini, and search semantically over MCP. Shared store across Claude Code, Cursor, Windsurf, and any MCP client. CLI + MCP server, local-only, free Gemini embedding tier.
Related context
Beta — feedback welcome: [email protected]