This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryFirst public release of DecisionNode adds CLI, MCP server and global decisions.
Full changelog
First public release of DecisionNode.
What's included
- CLI (
decide/decisionnode) — add, search, list, edit, deprecate, activate, delete, export, import decisions - MCP Server (
decide-mcp) — 9 tools for AI agents over Model Context Protocol - Global decisions — decisions that apply across all projects
- Semantic search — vector embeddings via Gemini, cosine similarity retrieval
- Conflict detection — warns before adding similar decisions (CLI + MCP)
- Inline add —
decide add -s UI -d "Use Tailwind"with no prompts
Install
npm install -g decisionnode
cd your-project
decide init
decide setup
Docs
https://decisionnode.dev/docs
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]