Skip to content

decisionnode/DecisionNode

v0.5.0 Breaking

This release includes 3 breaking changes for platform teams planning a safe upgrade.

Published 1mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agentic-workflow ai anti-gravity architectural-decisions claude claude-code
+14 more
cli cursor developer-tools embeddings gemini local-only mcp model-context-protocol llm semantic-search tool-calling-agent ui vector-db windsurf

Summary

AI summary

Renamed search-sensitivity to agent-behavior, removed MCP resource and VS Code extension build artifacts.

Full changelog

What's new

  • Configurable search thresholddecide 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 settingdecide config agent-behavior strict|relaxed. Changes the search_decisions tool description sent to the AI.
  • Conflict detection in inline modedecide add -s ... -d ... now checks for similar decisions, with --force to 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-sensitivity to agent-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

Track decisionnode/DecisionNode

Get notified when new releases ship.

Sign up free

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.

All releases →

Beta — feedback welcome: [email protected]