Skip to content

janreges/ai-distiller-mcp

v1.3.0 Breaking

This release includes 1 breaking change for platform teams planning a safe upgrade.

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

✓ No known CVEs patched in this version

Affected surfaces

breaking_upgrade deps

Summary

AI summary

Minimum Node.js version increased from 14.0.0 to 18.0.0.

Full changelog

🚀 Major Features

  • MCP Server Migration to TypeScript SDK - Complete rewrite of the MCP server from JavaScript to TypeScript, providing better type safety, maintainability, and improved error handling
  • Enhanced Installation Process - New universal one-line installer scripts with --sudo flag support for system-wide installation
  • AI Actions Improvements - Better output formatting with clear file paths, disk emojis, and explicit instructions for AI agents to load entire files
  • .aidignore Support - Implemented comprehensive ignore functionality with default ignored directories and proper pattern inheritance

🐛 Bug Fixes

  • CLI Parameter Fixes - Fixed --include-only parameter functionality and removed unused --strict and --tree-sitter parameters
  • Version Display Consistency - Unified version display across all help outputs for better user experience
  • Binary File Protection - Added proper handling for empty files and binary files in raw mode to prevent corruption
  • Help System - Running aid without arguments now properly shows help instead of an error

🔧 Improvements

  • Summary Output Enhancements - Added visual progress bar, token savings display, and 5 different summary formats via --summary-type
  • Markdown Formatter - Reimplemented to preserve language-specific syntax using the text formatter as base
  • Test Suite - Comprehensive test fixes, removed all skipped tests, and added gotestsum for better test output

📦 MCP Package Updates

  • Version Checking on Upgrade - Postinstall script now properly checks and updates the aid binary version during package upgrades
  • Dynamic Version Loading - All version numbers now read from package.json, eliminating manual updates in multiple files

⚠️ Breaking Changes

  • Node.js Requirement - Minimum Node.js version increased from 14.0.0 to 18.0.0 for MCP package

Breaking Changes

  • Minimum Node.js version increased from 14.0.0 to 18.0.0 for MCP package

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 janreges/ai-distiller-mcp

Get notified when new releases ship.

Sign up free

About janreges/ai-distiller-mcp

Extracts essential code structure from large codebases into AI-digestible format, helping AI agents write code that correctly uses existing APIs on the first attempt.

All releases →

Related context

Earlier breaking changes

  • v1.4.0 Requires Go 1.25 for building from source; prebuilt binaries and npm package remain unaffected.

Beta — feedback welcome: [email protected]