Skip to content

Release history

tosin2013/mcp-adr-analysis-server releases

AI-powered architectural analysis server for software projects. Provides technology stack detection, ADR management, security checks, enhanced TDD workflow, and deployment readiness validation with support for multiple AI models.

All releases

51 shown

No immediate action
v2.6.8 Maintenance

Routine maintenance and dependency updates.

No immediate action
v2.6.7 Maintenance

Routine maintenance and dependency updates.

v2.6.6 Maintenance

Minor fixes and improvements.

Full changelog

What's Changed

  • fix(ci): tolerate close+reopen on bump PR (don't abort on first CLOSED poll) by @tosin2013 in https://github.com/tosin2013/mcp-adr-analysis-server/pull/890
  • chore: bump version to v2.6.6 by @github-actions[bot] in https://github.com/tosin2013/mcp-adr-analysis-server/pull/891

Full Changelog: https://github.com/tosin2013/mcp-adr-analysis-server/compare/v2.6.5...v2.6.6

v2.6.2 Maintenance

Minor fixes and improvements.

Full changelog

Release v2.6.2

Changes

  • fix(ci): publish.yml workflow_call detection (follow-up to #814) (#863) by @tosin2013

Full Changelog: View PR


🤖 Auto-generated release following PR merge

v2.6.1 Maintenance

Minor fixes and improvements.

Full changelog

Release v2.6.1

Changes

  • ci(deps): bump codecov/codecov-action from 5 to 6 (#835) by @dependabot[bot]

Full Changelog: View PR


🤖 Auto-generated release following PR merge

v2.6.0 New feature
Notable features
  • Added generate_adr_todo tool supporting offline milestone tracking
Full changelog

Release v2.6.0

Changes

  • feat: add generate_adr_todo tool with offline milestone tracking (#849) by @tosin2013

Full Changelog: View PR


🤖 Auto-generated release following PR merge

v2.5.4 Maintenance

Minor fixes and improvements.

Full changelog

Release v2.5.4

Changes

  • fix(ci): make publish gate a single source of truth (#787) (#810) by @tosin2013

Full Changelog: View PR


🤖 Auto-generated release following PR merge

v2.5.3 Maintenance

Minor fixes and improvements.

Full changelog

Release v2.5.3

Changes

  • [WIP] Fix release pipeline to ensure proper GitHub tags reach npm (#808) by @Copilot

Full Changelog: View PR


🤖 Auto-generated release following PR merge

v2.5.2 Maintenance

Minor fixes and improvements.

Full changelog

Release v2.5.2

Changes

  • deps-dev(deps-dev): Bump node-releases from 2.0.36 to 2.0.37 (#735) by @dependabot[bot]

Full Changelog: View PR


🤖 Auto-generated release following PR merge

v2.5.1 Security relevant
Security fixes
  • Resolved npm dependency vulnerabilities
Full changelog

Release v2.5.1

Changes

  • Fix CI failures: resolve npm dependency vulnerabilities and update security docs (#691) by @Copilot

Full Changelog: View PR


🤖 Auto-generated release following PR merge

v2.4.1 Maintenance

Minor fixes and improvements.

Full changelog

Release v2.4.1

Changes

  • chore: bump version to v2.4.0 for MCP Registry publishing (#666) by @tosin2013

Full Changelog: View PR


🤖 Auto-generated release following PR merge

v2.3.1 Maintenance

Minor fixes and improvements.

Full changelog

Release v2.3.1

Changes

  • chore: add MCP Registry metadata for official registry submission (#662) by @tosin2013

Full Changelog: View PR


🤖 Auto-generated release following PR merge

v2.3.0 Security relevant
Security fixes
  • Resolved 3 high-severity npm vulnerabilities via audit fix
Notable features
  • Aggregator endpoint mapping with integration tests
Full changelog

What's Changed

Security

  • fix(security): Resolve 3 high-severity npm vulnerabilities via audit fix (#482)

Bug Fixes

  • fix: Remove duplicate search_tools registration in ListToolsRequestSchema (#624)
  • fix: Resolve pattern validation and Release Drafter CI issues
  • fix: Add node ecosystem to gh-aw network allowlist for all agentic workflows (#626-#640)
  • fix: Update docs-noob-tester workflow to match actual documentation infrastructure
  • fix(docs): Resolve documentation issues — broken links, wrong tool counts, incorrect Docusaurus references (#641)
  • fix: Use env context instead of secrets in workflow step condition

Features

  • feat: Add aggregator endpoint mapping, integration tests, and CI workflow

Dependencies

  • Bump @modelcontextprotocol/sdk production dependency group (3 updates)
  • Bump @mendable/firecrawl-js 4.13.0 → 4.15.2
  • Bump cors 2.8.5 → 2.8.6
  • Bump hono 4.12.0 → 4.12.2
  • Bump CI actions: actions/upload-artifact v7, actions/download-artifact v8, release-drafter v7, gh-aw 0.58.3, softprops/action-gh-release v2.6.1
  • Various dev dependency bumps (esbuild, typedoc, lint-staged, prettier, vitest, and more)

Documentation

  • Fix broken NPM publishing guide link in README
  • Replace incorrect Docusaurus reference with TypeDoc API docs instructions
  • Fix Node.js version requirement in QUICK_START.md (>=18 → >=20)
  • Update tool count from 37 to 73 in tutorial documentation
  • Add inline definitions for tree-sitter, ripgrep, and Firecrawl
  • Flesh out technical.md and reference/index.md

Full Changelog: https://github.com/tosin2013/mcp-adr-analysis-server/compare/v2.2.1...v2.3.0

v2.2.2 Maintenance

Minor fixes and improvements.

Full changelog

Release v2.2.2

Changes

  • deps(deps): bump hono from 4.12.0 to 4.12.2 (#581) by @dependabot[bot]

Full Changelog: View PR


🤖 Auto-generated release following PR merge

v2.2.1 Maintenance

Minor fixes and improvements.

Full changelog

🎉 What's Changed

  • deps-dev(deps-dev): bump dev tooling dependencies @tosin2013 (#567)
  • deps-dev(deps-dev): bump vitest from 4.0.17 to 4.0.18 @tosin2013 (#566)
  • [WIP] Fix critical documentation issues for new developers @copilot-swe-agent[bot] (#564)
  • docs: fix documentation issues from noob test review (#544) @tosin2013 (#545)
  • chore(ci): recompile agentic workflow lock files @tosin2013 (#540)

🔧 Maintenance

  • deps(deps): bump @mendable/firecrawl-js from 4.12.1 to 4.13.0 @dependabot[bot] (#558)
  • deps-dev(deps-dev): bump minipass from 7.1.2 to 7.1.3 @dependabot[bot] (#560)
  • deps-dev(deps-dev): bump baseline-browser-mapping from 2.9.19 to 2.10.0 @dependabot[bot] (#561)
  • deps-dev(deps-dev): bump electron-to-chromium from 1.5.286 to 1.5.302 @dependabot[bot] (#562)
  • deps-dev(deps-dev): bump get-tsconfig from 4.13.0 to 4.13.6 @dependabot[bot] (#563)

🛡️ Security

  • ci(deps): bump actions/download-artifact from 6.0.0 to 7.0.0 @dependabot[bot] (#559)
  • ci(deps): bump github/gh-aw from 0.45.0 to 0.49.3 @dependabot[bot] (#554)
  • ci(deps): bump actions/cache from 4.3.0 to 5.0.3 @dependabot[bot] (#556)
  • ci(deps): bump actions/setup-node from 4 to 6 @dependabot[bot] (#557)
  • ci(deps): bump actions/checkout from 4 to 6 @dependabot[bot] (#553)
  • deps(deps): bump @mendable/firecrawl-js from 4.12.1 to 4.13.0 @dependabot[bot] (#558)
  • deps-dev(deps-dev): bump minipass from 7.1.2 to 7.1.3 @dependabot[bot] (#560)
  • deps-dev(deps-dev): bump baseline-browser-mapping from 2.9.19 to 2.10.0 @dependabot[bot] (#561)
  • deps-dev(deps-dev): bump electron-to-chromium from 1.5.286 to 1.5.302 @dependabot[bot] (#562)
  • deps-dev(deps-dev): bump get-tsconfig from 4.13.0 to 4.13.6 @dependabot[bot] (#563)

📊 Release Statistics

  • Total Changes: $CHANGE_COUNT changes
  • Contributors: Thanks to all contributors who made this release possible! 🙌

🔗 Smart Code Linking

This release includes enhancements to our Smart Code Linking feature, which uses AI-powered analysis to discover code files related to architectural decisions.

🚀 Installation

npm install -g [email protected]

📝 Full Changelog

Full Changelog: https://github.com/tosin2013/mcp-adr-analysis-server/compare/v2.2.0...v2.2.1

v2.2.0 New feature
Notable features
  • Placeholder content detection added to docs validation agents
Full changelog

Release v2.2.0

Changes

  • feat(ci): add placeholder content detection to docs validation agents (#538) by @tosin2013

Full Changelog: View PR


🤖 Auto-generated release following PR merge

v2.1.29 Maintenance

Minor fixes and improvements.

Full changelog

Release v2.1.29

Changes

  • ci: use PR-based version bump for auto-release workflows (#468) by @tosin2013

Full Changelog: View PR


🤖 Auto-generated release following PR merge

v2.1.28 Maintenance

Minor fixes and improvements.

Full changelog

🎉 What's Changed

  • deps-dev: bump vitest and @vitest/coverage-v8 to 4.0.17 @tosin2013 (#415)

🔧 Maintenance

  • deps-dev(deps-dev): bump @vitest/coverage-v8 from 4.0.16 to 4.0.17 @dependabot[bot] (#414)
  • deps-dev(deps-dev): bump @types/node from 25.0.6 to 25.0.9 in the production-dependencies group @dependabot[bot] (#400)
  • deps-dev(deps-dev): bump @commitlint/lint from 20.2.0 to 20.3.1 @dependabot[bot] (#401)
  • deps-dev(deps-dev): bump @commitlint/is-ignored from 20.2.0 to 20.3.1 @dependabot[bot] (#402)
  • deps-dev(deps-dev): bump @babel/traverse from 7.28.5 to 7.28.6 @dependabot[bot] (#403)
  • deps-dev(deps-dev): bump @babel/parser from 7.28.5 to 7.28.6 @dependabot[bot] (#404)
  • deps-dev(deps-dev): bump @babel/plugin-syntax-typescript from 7.27.1 to 7.28.6 @dependabot[bot] (#407)
  • deps-dev(deps-dev): bump @commitlint/types from 20.2.0 to 20.3.1 @dependabot[bot] (#408)
  • deps-dev(deps-dev): bump @babel/code-frame from 7.27.1 to 7.28.6 @dependabot[bot] (#409)
  • deps-dev(deps-dev): bump @emnapi/core from 1.7.1 to 1.8.1 @dependabot[bot] (#410)
  • deps-dev(deps-dev): bump @babel/helper-module-transforms from 7.28.3 to 7.28.6 @dependabot[bot] (#411)
  • deps-dev(deps-dev): bump @babel/helper-module-imports from 7.27.1 to 7.28.6 @dependabot[bot] (#412)
  • deps-dev(deps-dev): bump @babel/compat-data from 7.28.5 to 7.28.6 @dependabot[bot] (#413)
  • deps(deps): bump body-parser from 2.2.1 to 2.2.2 @dependabot[bot] (#406)

🛡️ Security

  • deps-dev(deps-dev): bump @vitest/coverage-v8 from 4.0.16 to 4.0.17 @dependabot[bot] (#414)
  • deps-dev(deps-dev): bump @types/node from 25.0.6 to 25.0.9 in the production-dependencies group @dependabot[bot] (#400)
  • deps-dev(deps-dev): bump @commitlint/lint from 20.2.0 to 20.3.1 @dependabot[bot] (#401)
  • deps-dev(deps-dev): bump @commitlint/is-ignored from 20.2.0 to 20.3.1 @dependabot[bot] (#402)
  • deps-dev(deps-dev): bump @babel/traverse from 7.28.5 to 7.28.6 @dependabot[bot] (#403)
  • deps-dev(deps-dev): bump @babel/parser from 7.28.5 to 7.28.6 @dependabot[bot] (#404)
  • deps-dev(deps-dev): bump @babel/plugin-syntax-typescript from 7.27.1 to 7.28.6 @dependabot[bot] (#407)
  • deps-dev(deps-dev): bump @commitlint/types from 20.2.0 to 20.3.1 @dependabot[bot] (#408)
  • deps-dev(deps-dev): bump @babel/code-frame from 7.27.1 to 7.28.6 @dependabot[bot] (#409)
  • deps-dev(deps-dev): bump @emnapi/core from 1.7.1 to 1.8.1 @dependabot[bot] (#410)
  • deps-dev(deps-dev): bump @babel/helper-module-transforms from 7.28.3 to 7.28.6 @dependabot[bot] (#411)
  • deps-dev(deps-dev): bump @babel/helper-module-imports from 7.27.1 to 7.28.6 @dependabot[bot] (#412)
  • deps-dev(deps-dev): bump @babel/compat-data from 7.28.5 to 7.28.6 @dependabot[bot] (#413)
  • deps(deps): bump body-parser from 2.2.1 to 2.2.2 @dependabot[bot] (#406)

📊 Release Statistics

  • Total Changes: $CHANGE_COUNT changes
  • Contributors: Thanks to all contributors who made this release possible! 🙌

🔗 Smart Code Linking

This release includes enhancements to our Smart Code Linking feature, which uses AI-powered analysis to discover code files related to architectural decisions.

🚀 Installation

npm install -g [email protected]

📝 Full Changelog

Full Changelog: https://github.com/tosin2013/mcp-adr-analysis-server/compare/v2.1.27...v2.1.28

v2.1.27 Breaking risk
Notable features
  • OIDC trusted publishing for npm with provenance attestation and token-free CI/CD
Full changelog

What's Changed

🔧 CI/CD Improvements

  • NPM OIDC Trusted Publishing: Upgraded to Node.js 22 for npm 11+ support, enabling secure token-free publishing via OpenID Connect
  • Fixed GitHub Actions publish workflow to use OIDC authentication instead of legacy NPM tokens

📦 NPM Publication

🔒 Security

  • Removed need for long-lived NPM tokens in CI/CD
  • Using provenance attestation for supply chain security

Full Changelog: https://github.com/tosin2013/mcp-adr-analysis-server/compare/v2.1.23...v2.1.27

v2.1.23 Bug fix

Fixed test failure by adding the missing `analyze_gaps` tool to TOOL_CATALOG.

Full changelog

What's Changed

Bug Fixes

  • fix(catalog): Added missing analyze_gaps tool to TOOL_CATALOG - fixes test failure for related tool validation

Dependency Updates (15 PRs merged)

Production Dependencies

  • @mendable/firecrawl-js: 4.9.1 → 4.10.0
  • typescript-event-target: 1.1.1 → 1.1.2
  • hono: 4.11.1 → 4.11.3
  • fastq: 1.19.1 → 1.20.1

Development Dependencies

  • @typescript-eslint/eslint-plugin: 8.50.0 → 8.52.0
  • @typescript-eslint/parser: 8.50.0 → 8.52.0
  • @eslint-community/eslint-utils: 4.9.0 → 4.9.1
  • @emnapi/runtime: 1.7.1 → 1.8.1
  • chai: 6.2.1 → 6.2.2
  • rollup: 4.53.5 → 4.54.0
  • caniuse-lite: 1.0.30001760 → 1.0.30001762
  • baseline-browser-mapping: 2.9.8 → 2.9.11
  • dedent: 1.7.0 → 1.7.1
  • Plus grouped development and production dependency updates

Full Changelog: https://github.com/tosin2013/mcp-adr-analysis-server/compare/v2.1.22...v2.1.23

v2.1.22 Mixed
Notable features
  • KnowledgeGraphManager converted to MCP Resource with CRUD tool (ADR-018)
  • vitest migration complete
  • MCP tasks integration and dependency injection support for testability
Full changelog

🎉 What's Changed

  • Update README.md @tosin2013 (#364)
  • Feature/mcp tasks integration @tosin2013 (#363)
  • Feature/vitest migration @tosin2013 (#355)
  • Convert KnowledgeGraphManager to MCP Resource with CRUD tool (ADR-018) @copilot-swe-agent[bot] (#353)
  • [WIP] Refactor read-only tools to MCP resources @copilot-swe-agent[bot] (#346)
  • [WIP] Deprecate ResearchOrchestrator and extract search_codebase tool @copilot-swe-agent[bot] (#345)
  • feat(#310): Add dependency injection support for improved testability @tosin2013 (#333)
  • feat: Test infrastructure improvements (EPIC #311) @tosin2013 (#332)

🔧 Maintenance

  • deps(deps): bump send from 1.2.0 to 1.2.1 @dependabot[bot] (#349)
  • deps(deps): bump serve-static from 2.2.0 to 2.2.1 @dependabot[bot] (#350)
  • deps-dev(deps-dev): bump @typescript-eslint/eslint-plugin from 8.49.0 to 8.50.0 @dependabot[bot] (#351)
  • deps(deps): bump @modelcontextprotocol/sdk from 1.24.3 to 1.25.0 in the mcp-sdk-updates group @dependabot[bot] (#347)
  • deps(deps): bump the production-dependencies group across 1 directory with 3 updates @dependabot[bot] (#357)
  • deps-dev(deps-dev): bump @typescript-eslint/parser from 8.49.0 to 8.50.0 @dependabot[bot] (#352)
  • deps(deps): bump @mendable/firecrawl-js from 4.9.0 to 4.9.1 @dependabot[bot] (#360)
  • deps-dev(deps-dev): bump baseline-browser-mapping from 2.9.7 to 2.9.8 @dependabot[bot] (#359)
  • deps-dev(deps-dev): bump esbuild from 0.27.1 to 0.27.2 @dependabot[bot] (#358)
  • deps-dev(deps-dev): bump @modelcontextprotocol/inspector from 0.17.5 to 0.18.0 @dependabot[bot] (#361)
  • deps-dev(deps-dev): bump update-browserslist-db from 1.2.2 to 1.2.3 @dependabot[bot] (#362)
  • deps-dev(deps-dev): bump @types/node from 24.10.3 to 25.0.2 @dependabot[bot] (#325)
  • deps(deps): bump @mendable/firecrawl-js from 4.8.3 to 4.9.0 @dependabot[bot] (#327)
  • deps(deps): bump zod from 4.1.13 to 4.2.0 in the production-dependencies group @dependabot[bot] (#312)
  • deps-dev(deps-dev): bump @babel/generator from 7.28.3 to 7.28.5 @dependabot[bot] (#283)
  • deps-dev(deps-dev): bump @eslint/plugin-kit from 0.4.0 to 0.4.1 @dependabot[bot] (#284)
  • deps-dev(deps-dev): bump @modelcontextprotocol/inspector from 0.17.0 to 0.17.2 @dependabot[bot] (#286)
  • deps(deps): bump raw-body from 3.0.1 to 3.0.2 @dependabot[bot] (#287)
  • deps-dev(deps-dev): bump @shikijs/langs from 3.13.0 to 3.15.0 @dependabot[bot] (#288)
  • deps-dev(deps-dev): bump default-browser from 5.2.1 to 5.4.0 @dependabot[bot] (#289)
  • deps-dev(deps-dev): bump @modelcontextprotocol/inspector-client from 0.17.0 to 0.17.2 @dependabot[bot] (#290)
  • deps-dev(deps-dev): bump @babel/traverse from 7.28.4 to 7.28.5 @dependabot[bot] (#296)
  • deps-dev(deps-dev): bump @shikijs/themes from 3.13.0 to 3.15.0 @dependabot[bot] (#297)
  • deps-dev(deps-dev): bump update-browserslist-db from 1.1.3 to 1.1.4 @dependabot[bot] (#298)
  • deps-dev(deps-dev): bump esbuild from 0.25.10 to 0.25.12 @dependabot[bot] (#299)
  • deps-dev(deps-dev): bump browserslist from 4.26.2 to 4.28.0 @dependabot[bot] (#300)
  • deps(deps): bump @modelcontextprotocol/sdk from 1.22.0 to 1.23.0 in the mcp-sdk-updates group @dependabot[bot] (#295)
  • deps-dev(deps-dev): bump the development-dependencies group across 1 directory with 4 updates @dependabot[bot] (#302)
  • deps(deps): bump the production-dependencies group across 1 directory with 4 updates @dependabot[bot] (#303)
  • deps-dev(deps-dev): bump node-releases from 2.0.26 to 2.0.27 @dependabot[bot] (#291)

🛡️ Security

  • deps(deps): bump send from 1.2.0 to 1.2.1 @dependabot[bot] (#349)
  • deps(deps): bump serve-static from 2.2.0 to 2.2.1 @dependabot[bot] (#350)
  • deps-dev(deps-dev): bump @typescript-eslint/eslint-plugin from 8.49.0 to 8.50.0 @dependabot[bot] (#351)
  • deps(deps): bump @modelcontextprotocol/sdk from 1.24.3 to 1.25.0 in the mcp-sdk-updates group @dependabot[bot] (#347)
  • deps(deps): bump the production-dependencies group across 1 directory with 3 updates @dependabot[bot] (#357)
  • deps-dev(deps-dev): bump @typescript-eslint/parser from 8.49.0 to 8.50.0 @dependabot[bot] (#352)
  • deps(deps): bump @mendable/firecrawl-js from 4.9.0 to 4.9.1 @dependabot[bot] (#360)
  • deps-dev(deps-dev): bump baseline-browser-mapping from 2.9.7 to 2.9.8 @dependabot[bot] (#359)
  • deps-dev(deps-dev): bump esbuild from 0.27.1 to 0.27.2 @dependabot[bot] (#358)
  • deps-dev(deps-dev): bump @modelcontextprotocol/inspector from 0.17.5 to 0.18.0 @dependabot[bot] (#361)
  • deps-dev(deps-dev): bump update-browserslist-db from 1.2.2 to 1.2.3 @dependabot[bot] (#362)
  • ci(deps): bump peter-evans/create-pull-request from 7 to 8 @dependabot[bot] (#323)
  • ci(deps): bump actions/github-script from 6 to 8 @dependabot[bot] (#319)
  • ci(deps): bump actions/upload-artifact from 5 to 6 @dependabot[bot] (#322)
  • ci(deps): bump actions/setup-node from 4 to 6 @dependabot[bot] (#321)
  • ci(deps): bump actions/checkout from 4 to 6 @dependabot[bot] (#318)
  • deps-dev(deps-dev): bump @types/node from 24.10.3 to 25.0.2 @dependabot[bot] (#325)
  • deps(deps): bump @mendable/firecrawl-js from 4.8.3 to 4.9.0 @dependabot[bot] (#327)
  • deps(deps): bump zod from 4.1.13 to 4.2.0 in the production-dependencies group @dependabot[bot] (#312)
  • deps-dev(deps-dev): bump @babel/generator from 7.28.3 to 7.28.5 @dependabot[bot] (#283)
  • deps-dev(deps-dev): bump @eslint/plugin-kit from 0.4.0 to 0.4.1 @dependabot[bot] (#284)
  • deps-dev(deps-dev): bump @modelcontextprotocol/inspector from 0.17.0 to 0.17.2 @dependabot[bot] (#286)
  • deps(deps): bump raw-body from 3.0.1 to 3.0.2 @dependabot[bot] (#287)
  • deps-dev(deps-dev): bump @shikijs/langs from 3.13.0 to 3.15.0 @dependabot[bot] (#288)
  • deps-dev(deps-dev): bump default-browser from 5.2.1 to 5.4.0 @dependabot[bot] (#289)
  • deps-dev(deps-dev): bump @modelcontextprotocol/inspector-client from 0.17.0 to 0.17.2 @dependabot[bot] (#290)
  • deps-dev(deps-dev): bump @babel/traverse from 7.28.4 to 7.28.5 @dependabot[bot] (#296)
  • deps-dev(deps-dev): bump @shikijs/themes from 3.13.0 to 3.15.0 @dependabot[bot] (#297)
  • deps-dev(deps-dev): bump update-browserslist-db from 1.1.3 to 1.1.4 @dependabot[bot] (#298)
  • deps-dev(deps-dev): bump esbuild from 0.25.10 to 0.25.12 @dependabot[bot] (#299)
  • deps-dev(deps-dev): bump browserslist from 4.26.2 to 4.28.0 @dependabot[bot] (#300)
  • deps(deps): bump @modelcontextprotocol/sdk from 1.22.0 to 1.23.0 in the mcp-sdk-updates group @dependabot[bot] (#295)
  • deps-dev(deps-dev): bump the development-dependencies group across 1 directory with 4 updates @dependabot[bot] (#302)
  • deps(deps): bump the production-dependencies group across 1 directory with 4 updates @dependabot[bot] (#303)
  • deps-dev(deps-dev): bump node-releases from 2.0.26 to 2.0.27 @dependabot[bot] (#291)

📊 Release Statistics

  • Total Changes: $CHANGE_COUNT changes
  • Contributors: Thanks to all contributors who made this release possible! 🙌

🔗 Smart Code Linking

This release includes enhancements to our Smart Code Linking feature, which uses AI-powered analysis to discover code files related to architectural decisions.

🚀 Installation

npm install -g [email protected]

📝 Full Changelog

Full Changelog: https://github.com/tosin2013/mcp-adr-analysis-server/compare/v2.1.21...v2.1.22

v2.1.21 Maintenance

Minor fixes and improvements.

Full changelog

Release v2.1.21

Changes

  • deps-dev(deps-dev): bump @modelcontextprotocol/inspector-server from 0.17.0 to 0.17.2 (#292) by @dependabot[bot]

Full Changelog: View PR


🤖 Auto-generated release following PR merge

v2.1.20 Maintenance

Minor fixes and improvements.

Full changelog

🎉 What's Changed

🔧 Maintenance

  • deps-dev(deps-dev): bump default-browser-id from 5.0.0 to 5.0.1 @dependabot[bot] (#293)
  • deps-dev(deps-dev): bump get-tsconfig from 4.10.1 to 4.13.0 @dependabot[bot] (#294)

🛡️ Security

  • deps-dev(deps-dev): bump default-browser-id from 5.0.0 to 5.0.1 @dependabot[bot] (#293)
  • deps-dev(deps-dev): bump get-tsconfig from 4.10.1 to 4.13.0 @dependabot[bot] (#294)

📊 Release Statistics

  • Total Changes: $CHANGE_COUNT changes
  • Contributors: Thanks to all contributors who made this release possible! 🙌

🔗 Smart Code Linking

This release includes enhancements to our Smart Code Linking feature, which uses AI-powered analysis to discover code files related to architectural decisions.

🚀 Installation

npm install -g [email protected]

📝 Full Changelog

Full Changelog: https://github.com/tosin2013/mcp-adr-analysis-server/compare/v2.1.19...v2.1.20

📦 NPM Publication

This release has been published to NPM:


🤖 NPM publication completed automatically

v2.1.19 Maintenance

Minor fixes and improvements.

Full changelog

Release v2.1.19

Changes

  • deps-dev(deps-dev): bump node-releases from 2.0.26 to 2.0.27 (#275) by @dependabot[bot]

Full Changelog: View PR


🤖 Auto-generated release following PR merge

v2.1.18 Maintenance

Minor fixes and improvements.

Full changelog

Release v2.1.18

Changes

  • deps-dev(deps-dev): bump cli-truncate from 5.1.0 to 5.1.1 (#272) by @dependabot[bot]

Full Changelog: View PR


🤖 Auto-generated release following PR merge

v2.1.17 Maintenance

Minor fixes and improvements.

Full changelog

Release v2.1.17

Changes

  • deps-dev(deps-dev): bump @tsconfig/node10 from 1.0.11 to 1.0.12 (#270) by @dependabot[bot]

Full Changelog: View PR


🤖 Auto-generated release following PR merge

v2.1.16 Maintenance

Minor fixes and improvements.

Full changelog

Release v2.1.16

Changes

  • deps(deps): bump the production-dependencies group with 5 updates (#266) by @dependabot[bot]

Full Changelog: View PR


🤖 Auto-generated release following PR merge

v2.1.15 Maintenance

Minor fixes and improvements.

Full changelog

Release v2.1.15

Changes

  • deps-dev(deps-dev): bump default-browser from 5.2.1 to 5.4.0 (#268) by @dependabot[bot]

Full Changelog: View PR


🤖 Auto-generated release following PR merge

v2.1.14 Maintenance

Minor fixes and improvements.

Full changelog

Release v2.1.14

Changes

  • deps-dev(deps-dev): bump @babel/helper-validator-identifier from 7.27.1 to 7.28.5 (#271) by @dependabot[bot]

Full Changelog: View PR


🤖 Auto-generated release following PR merge

v2.1.13 Maintenance

Minor fixes and improvements.

Full changelog

Release v2.1.13

Changes

  • deps-dev(deps-dev): bump @emnapi/core from 1.5.0 to 1.7.1 (#276) by @dependabot[bot]

Full Changelog: View PR


🤖 Auto-generated release following PR merge

v2.1.12 Maintenance

Minor fixes and improvements.

Full changelog

Release v2.1.12

Changes

  • deps-dev(deps-dev): bump collect-v8-coverage from 1.0.2 to 1.0.3 (#277) by @dependabot[bot]

Full Changelog: View PR


🤖 Auto-generated release following PR merge

v2.1.11 Maintenance

Minor fixes and improvements.

Full changelog

🎉 What's Changed

  • No changes

📊 Release Statistics

  • Total Changes: $CHANGE_COUNT changes
  • Contributors: Thanks to all contributors who made this release possible! 🙌

🔗 Smart Code Linking

This release includes enhancements to our Smart Code Linking feature, which uses AI-powered analysis to discover code files related to architectural decisions.

🚀 Installation

npm install -g [email protected]

📝 Full Changelog

Full Changelog: https://github.com/tosin2013/mcp-adr-analysis-server/compare/v2.1.10...v2.1.11

📦 NPM Publication

This release has been published to NPM:


🤖 NPM publication completed automatically

v2.1.10 New feature
Notable features
  • Integrated tree-sitter, ripgrep, and file system utilities into ResearchOrchestrator
Full changelog

🎉 What's Changed

  • fix: increase timeout for slow deployment and troubleshoot tests @tosin2013 (#352a211)
  • fix: resolve all test failures including smart-git-push-tool-v2 ESM mocking @tosin2013 (#190)
  • fix: resolve tree-sitter AWS credential detection @tosin2013 (#190)
  • test: fix perform-research-tool and research-orchestrator test failures @tosin2013 (#190)
  • feat: integrate tree-sitter, ripgrep, and file system utilities into ResearchOrchestrator @tosin2013 (#190)

📊 Release Statistics

  • Total Changes: 10 commits since v2.1.9
  • Contributors: Thanks to all contributors who made this release possible! 🙌

🔗 Smart Code Linking

This release includes enhancements to our Smart Code Linking feature, which uses AI-powered analysis to discover code files related to architectural decisions.

🚀 Installation

```bash
npm install -g [email protected]
```

📝 Full Changelog

Full Changelog: https://github.com/tosin2013/mcp-adr-analysis-server/compare/v2.1.9...v2.1.10

v2.1.9 Maintenance

Minor fixes and improvements.

Full changelog

🎉 What's Changed

  • No changes

📊 Release Statistics

  • Total Changes: $CHANGE_COUNT changes
  • Contributors: Thanks to all contributors who made this release possible! 🙌

🔗 Smart Code Linking

This release includes enhancements to our Smart Code Linking feature, which uses AI-powered analysis to discover code files related to architectural decisions.

🚀 Installation

npm install -g [email protected]

📝 Full Changelog

Full Changelog: https://github.com/tosin2013/mcp-adr-analysis-server/compare/v2.1.8...v2.1.9

📦 NPM Publication

This release has been published to NPM:


🤖 NPM publication completed automatically

v2.1.8 Maintenance

Minor fixes and improvements.

Full changelog

🎉 What's Changed

  • No changes

📊 Release Statistics

  • Total Changes: $CHANGE_COUNT changes
  • Contributors: Thanks to all contributors who made this release possible! 🙌

🔗 Smart Code Linking

This release includes enhancements to our Smart Code Linking feature, which uses AI-powered analysis to discover code files related to architectural decisions.

🚀 Installation

npm install -g [email protected]

📝 Full Changelog

Full Changelog: https://github.com/tosin2013/mcp-adr-analysis-server/compare/v2.1.7...v2.1.8

v2.1.7 Maintenance

Minor fixes and improvements.

Full changelog

🎉 What's Changed

  • No changes

📊 Release Statistics

  • Total Changes: $CHANGE_COUNT changes
  • Contributors: Thanks to all contributors who made this release possible! 🙌

🔗 Smart Code Linking

This release includes enhancements to our Smart Code Linking feature, which uses AI-powered analysis to discover code files related to architectural decisions.

🚀 Installation

npm install -g [email protected]

📝 Full Changelog

Full Changelog: https://github.com/tosin2013/mcp-adr-analysis-server/compare/v2.1.6...v2.1.7

v2.1.6 Maintenance

Minor fixes and improvements.

Full changelog

🎉 What's Changed

  • No changes

📊 Release Statistics

  • Total Changes: $CHANGE_COUNT changes
  • Contributors: Thanks to all contributors who made this release possible! 🙌

🔗 Smart Code Linking

This release includes enhancements to our Smart Code Linking feature, which uses AI-powered analysis to discover code files related to architectural decisions.

🚀 Installation

npm install -g [email protected]

📝 Full Changelog

Full Changelog: https://github.com/tosin2013/mcp-adr-analysis-server/compare/v2.1.5...v2.1.6

v2.1.5 Maintenance

Minor fixes and improvements.

Full changelog

🎉 What's Changed

  • No changes

📊 Release Statistics

  • Total Changes: $CHANGE_COUNT changes
  • Contributors: Thanks to all contributors who made this release possible! 🙌

🔗 Smart Code Linking

This release includes enhancements to our Smart Code Linking feature, which uses AI-powered analysis to discover code files related to architectural decisions.

🚀 Installation

npm install -g [email protected]

📝 Full Changelog

Full Changelog: https://github.com/tosin2013/mcp-adr-analysis-server/compare/v2.1.4...v2.1.5

v2.1.4 Maintenance

Minor fixes and improvements.

Full changelog

Release v2.1.4

Changes

  • deps-dev(deps-dev): bump lint-staged from 16.1.6 to 16.2.1 (#184) by @dependabot[bot]

Full Changelog: View PR


🤖 Auto-generated release following PR merge

v2.1.3 Maintenance

Minor fixes and improvements.

Full changelog

🎉 What's Changed

🔧 Maintenance

  • deps-dev(deps-dev): bump @commitlint/cli from 19.8.1 to 20.0.0 @dependabot[bot] (#186)

🛡️ Security

  • deps-dev(deps-dev): bump @commitlint/cli from 19.8.1 to 20.0.0 @dependabot[bot] (#186)

📊 Release Statistics

  • Total Changes: $CHANGE_COUNT changes
  • Contributors: Thanks to all contributors who made this release possible! 🙌

🔗 Smart Code Linking

This release includes enhancements to our Smart Code Linking feature, which uses AI-powered analysis to discover code files related to architectural decisions.

🚀 Installation

npm install -g [email protected]

📝 Full Changelog

Full Changelog: https://github.com/tosin2013/mcp-adr-analysis-server/compare/v2.1.2...v2.1.3

v2.1.2 Maintenance

Minor fixes and improvements.

Full changelog

Release v2.1.2

Changes

  • deps-dev(deps-dev): bump baseline-browser-mapping from 2.8.6 to 2.8.7 (#187) by @dependabot[bot]

Full Changelog: View PR


🤖 Auto-generated release following PR merge

v2.1.1 New feature
Notable features
  • Smart Code Linking with AI-powered file discovery
Full changelog

🎉 What's Changed

  • feat: Implement Smart Code Linking with AI-powered file discovery @tosin2013 (#189)

🔧 Maintenance

  • deps-dev(deps-dev): bump electron-to-chromium from 1.5.222 to 1.5.224 @dependabot[bot] (#188)
  • deps-dev(deps-dev): bump openai from 5.20.3 to 5.21.0 in the production-dependencies group @dependabot[bot] (#161)
  • deps(deps): bump @modelcontextprotocol/sdk from 1.17.5 to 1.18.0 in the mcp-sdk-updates group @dependabot[bot] (#110)

🛡️ Security

  • deps-dev(deps-dev): bump electron-to-chromium from 1.5.222 to 1.5.224 @dependabot[bot] (#188)
  • ci(deps): bump actions/dependency-review-action from 3 to 4 @dependabot[bot] (#172)
  • ci(deps): bump softprops/action-gh-release from 1 to 2 @dependabot[bot] (#171)
  • ci(deps): bump actions/checkout from 4 to 5 @dependabot[bot] (#173)
  • ci(deps): bump actions/setup-node from 4 to 5 @dependabot[bot] (#170)
  • ci(deps): bump actions/configure-pages from 4 to 5 @dependabot[bot] (#169)
  • deps-dev(deps-dev): bump openai from 5.20.3 to 5.21.0 in the production-dependencies group @dependabot[bot] (#161)
  • deps(deps): bump @modelcontextprotocol/sdk from 1.17.5 to 1.18.0 in the mcp-sdk-updates group @dependabot[bot] (#110)

📊 Release Statistics

  • Total Changes: $CHANGE_COUNT changes
  • Contributors: Thanks to all contributors who made this release possible! 🙌

🔗 Smart Code Linking

This release includes enhancements to our Smart Code Linking feature, which uses AI-powered analysis to discover code files related to architectural decisions.

🚀 Installation

npm install -g [email protected]

📝 Full Changelog

Full Changelog: https://github.com/tosin2013/mcp-adr-analysis-server/compare/v2.1.0...v2.1.1

v2.1.0 Maintenance

Minor fixes and improvements.

Full changelog

Release v2.1.0

Changes

  • feat: Upgrade @modelcontextprotocol/sdk to 1.18.0 and improve code qu… (#168) by @tosin2013

Full Changelog: View PR


🤖 Auto-generated release following PR merge

v2.0.24 Breaking risk

Minor fixes and improvements.

Full changelog

📊 Release Statistics

  • 0 commits
  • 0 files changed
  • 0 additions, 0 deletions
  • 0 contributors

🎯 Release Highlights

This release does not include any new features, bug fixes, or performance improvements. It serves as a stable version with no changes from the previous release, ensuring continuity for users.

🚀 What's New

Features

No changes in this category.

Performance Improvements

No changes in this category.

🐛 Bug Fixes

No changes in this category.

🔒 Security Updates

No changes in this category.

💥 Breaking Changes

No changes in this category.

📦 Dependencies

No changes in this category.

📚 Documentation

No changes in this category.

🧪 Tests

No changes in this category.

🔧 Infrastructure & Build

No changes in this category.

👥 Contributors

No contributors in this release.

📦 Installation

npm install @modelcontextprotocol/[email protected]

🔄 Upgrading

No specific upgrade considerations are necessary for this release, as there are no changes from the previous version.


📝 Commit Details

Full Changelog: https://github.com/tosin2013/mcp-adr-analysis-server/compare/v2.0.7...v2.0.24

All notable changes to this project will be documented in this file.

v2.0.21 Breaking risk

Minor fixes and improvements.

Full changelog

Changelog

All notable changes to this project will be documented in this file.

Release v2.0.21 (2025-09-10)

🚀 What's New

  • ✨ chore: update version to 2.0.21 [skip ci]

🐛 Bug Fixes

No changes in this category.

🔒 Security Updates

No changes in this category.

💥 Breaking Changes

No changes in this category.

👥 Contributors

  • @GitHub Action

📦 Installation

npm install @modelcontextprotocol/[email protected]

Full Changelog: https://github.com/tosin2013/mcp-adr-analysis-server/compare/v2.0.7...v2.0.21

Release v2.0.15 (2025-09-09)

🚀 What's New

  • ✨ feat: Add Dependabot auto-release workflow for automated NPM publishing

🐛 Bug Fixes

  • 🐛 fix: Coordinate AI release notes and NPM publish workflows

🔒 Security Updates

No changes in this category.

💥 Breaking Changes

No changes in this category.

👥 Contributors

  • @Tosin Akinosho

📦 Installation

npm install @modelcontextprotocol/[email protected]

Full Changelog: https://github.com/tosin2013/mcp-adr-analysis-server/compare/v2.0.7...v2.0.15

Full Changelog: https://github.com/tosin2013/mcp-adr-analysis-server/compare/v2.0.20...v2.0.21

v2.0.20 Breaking risk

Minor fixes and improvements.

Full changelog

Changelog

All notable changes to this project will be documented in this file.

Release v2.0.20 (2025-09-10)

🚀 What's New

  • ✨ chore: update version to 2.0.20 [skip ci]

🐛 Bug Fixes

No changes in this category.

🔒 Security Updates

No changes in this category.

💥 Breaking Changes

No changes in this category.

👥 Contributors

  • @GitHub Action

📦 Installation

npm install @modelcontextprotocol/[email protected]

Full Changelog: https://github.com/tosin2013/mcp-adr-analysis-server/compare/v2.0.7...v2.0.20

Release v2.0.15 (2025-09-09)

🚀 What's New

  • ✨ feat: Add Dependabot auto-release workflow for automated NPM publishing

🐛 Bug Fixes

  • 🐛 fix: Coordinate AI release notes and NPM publish workflows

🔒 Security Updates

No changes in this category.

💥 Breaking Changes

No changes in this category.

👥 Contributors

  • @Tosin Akinosho

📦 Installation

npm install @modelcontextprotocol/[email protected]

Full Changelog: https://github.com/tosin2013/mcp-adr-analysis-server/compare/v2.0.7...v2.0.15

Full Changelog: https://github.com/tosin2013/mcp-adr-analysis-server/compare/v2.0.19...v2.0.20

v2.0.19 Breaking risk

Minor fixes and improvements.

Full changelog

Changelog

All notable changes to this project will be documented in this file.

Release v2.0.20 (2025-09-10)

🚀 What's New

  • ✨ chore: update version to 2.0.19 [skip ci]

🐛 Bug Fixes

No changes in this category.

🔒 Security Updates

No changes in this category.

💥 Breaking Changes

No changes in this category.

👥 Contributors

  • @GitHub Action

📦 Installation

npm install @modelcontextprotocol/[email protected]

Full Changelog: https://github.com/tosin2013/mcp-adr-analysis-server/compare/v2.0.7...v2.0.20

Release v2.0.15 (2025-09-09)

🚀 What's New

  • ✨ feat: Add Dependabot auto-release workflow for automated NPM publishing

🐛 Bug Fixes

  • 🐛 fix: Coordinate AI release notes and NPM publish workflows

🔒 Security Updates

No changes in this category.

💥 Breaking Changes

No changes in this category.

👥 Contributors

  • @Tosin Akinosho

📦 Installation

npm install @modelcontextprotocol/[email protected]

Full Changelog: https://github.com/tosin2013/mcp-adr-analysis-server/compare/v2.0.7...v2.0.15

v2.0.18 Breaking risk

Minor fixes and improvements.

Full changelog

Changelog

All notable changes to this project will be documented in this file.

Release v2.0.18 (2025-09-10)

🚀 What's New

  • ✨ chore: update version to 2.0.18 [skip ci]

🐛 Bug Fixes

No changes in this category.

🔒 Security Updates

No changes in this category.

💥 Breaking Changes

No changes in this category.

👥 Contributors

  • @GitHub Action

📦 Installation

npm install @modelcontextprotocol/[email protected]

Full Changelog: https://github.com/tosin2013/mcp-adr-analysis-server/compare/v2.0.7...v2.0.18

Release v2.0.15 (2025-09-09)

🚀 What's New

  • ✨ feat: Add Dependabot auto-release workflow for automated NPM publishing

🐛 Bug Fixes

  • 🐛 fix: Coordinate AI release notes and NPM publish workflows

🔒 Security Updates

No changes in this category.

💥 Breaking Changes

No changes in this category.

👥 Contributors

  • @Tosin Akinosho

📦 Installation

npm install @modelcontextprotocol/[email protected]

Full Changelog: https://github.com/tosin2013/mcp-adr-analysis-server/compare/v2.0.7...v2.0.15

Full Changelog: https://github.com/tosin2013/mcp-adr-analysis-server/compare/v2.0.17...v2.0.18

Full Changelog: https://github.com/tosin2013/mcp-adr-analysis-server/compare/v2.0.17...v2.0.18

v2.0.17 Breaking risk
Notable features
  • MCP Project Planning Tool for Enhanced Workflow Management
  • Fixed version output in --version command and made version system future-proof
  • Fixed TODO management sync issue with smart completion preservation
Full changelog

Changelog

All notable changes to this project will be documented in this file.

Release v2.0.17 (2025-09-10)

🚀 What's New

No changes in this category.

🐛 Bug Fixes

No changes in this category.

🔒 Security Updates

No changes in this category.

💥 Breaking Changes

No changes in this category.

👥 Contributors

📦 Installation

npm install @modelcontextprotocol/[email protected]

Full Changelog: https://github.com/tosin2013/mcp-adr-analysis-server/compare/v2.0.7...v2.0.18

Release v2.0.15 (2025-09-09)

🚀 What's New

  • ✨ feat: Add Dependabot auto-release workflow for automated NPM publishing

🐛 Bug Fixes

  • 🐛 fix: Coordinate AI release notes and NPM publish workflows

🔒 Security Updates

No changes in this category.

💥 Breaking Changes

No changes in this category.

👥 Contributors

  • @Tosin Akinosho

📦 Installation

npm install @modelcontextprotocol/[email protected]

Full Changelog: https://github.com/tosin2013/mcp-adr-analysis-server/compare/v2.0.7...v2.0.15

What's Changed

  • Fix incorrect version output in --version command and make version system future-proof by @Copilot in https://github.com/tosin2013/mcp-adr-analysis-server/pull/90
  • Fix TODO management sync issue with smart completion preservation by @Copilot in https://github.com/tosin2013/mcp-adr-analysis-server/pull/92
  • Implement MCP Project Planning Tool for Enhanced Workflow Management by @Copilot in https://github.com/tosin2013/mcp-adr-analysis-server/pull/94

Full Changelog: https://github.com/tosin2013/mcp-adr-analysis-server/compare/v2.0.15...v2.0.17

v2.0.16 Breaking risk

Minor fixes and improvements.

Full changelog

Changelog

All notable changes to this project will be documented in this file.

Release v2.0.16 (2025-09-09)

🚀 What's New

No changes in this category.

🐛 Bug Fixes

No changes in this category.

🔒 Security Updates

No changes in this category.

💥 Breaking Changes

No changes in this category.

👥 Contributors

📦 Installation

npm install @modelcontextprotocol/[email protected]

Full Changelog: https://github.com/tosin2013/mcp-adr-analysis-server/compare/v2.0.7...v2.0.16

Release v2.0.15 (2025-09-09)

🚀 What's New

  • ✨ feat: Add Dependabot auto-release workflow for automated NPM publishing

🐛 Bug Fixes

  • 🐛 fix: Coordinate AI release notes and NPM publish workflows

🔒 Security Updates

No changes in this category.

💥 Breaking Changes

No changes in this category.

👥 Contributors

  • @Tosin Akinosho

📦 Installation

npm install @modelcontextprotocol/[email protected]

Full Changelog: https://github.com/tosin2013/mcp-adr-analysis-server/compare/v2.0.7...v2.0.15

Full Changelog: https://github.com/tosin2013/mcp-adr-analysis-server/compare/v2.0.14...v2.0.16

v2.0.15 Breaking risk
Notable features
  • Dependabot auto-release workflow for automated NPM publishing
  • Coordinate AI release notes and NPM publish workflows
Full changelog

Changelog

All notable changes to this project will be documented in this file.

Release v2.0.16 (2025-09-09)

🚀 What's New

No changes in this category.

🐛 Bug Fixes

No changes in this category.

🔒 Security Updates

No changes in this category.

💥 Breaking Changes

No changes in this category.

👥 Contributors

📦 Installation

npm install @modelcontextprotocol/[email protected]

Full Changelog: https://github.com/tosin2013/mcp-adr-analysis-server/compare/v2.0.7...v2.0.16

Release v2.0.15 (2025-09-09)

🚀 What's New

  • ✨ feat: Add Dependabot auto-release workflow for automated NPM publishing

🐛 Bug Fixes

  • 🐛 fix: Coordinate AI release notes and NPM publish workflows

🔒 Security Updates

No changes in this category.

💥 Breaking Changes

No changes in this category.

👥 Contributors

  • @Tosin Akinosho

📦 Installation

npm install @modelcontextprotocol/[email protected]

Full Changelog: https://github.com/tosin2013/mcp-adr-analysis-server/compare/v2.0.7...v2.0.15

Full Changelog: https://github.com/tosin2013/mcp-adr-analysis-server/compare/v2.0.14...v2.0.15

Beta — feedback welcome: [email protected]