Changelog
Track the evolution of Code Pathfinder with detailed release notes and updates.
Release v1.1.6
v1.1.6January 10, 2026
Code Pathfinder v1.1.6
This release adds MCP (Model Context Protocol) server support and expands Python standard library coverage.
What's New
MCP Server Support
Code Pathfinder now functions as a Model Context Protocol server for AI-powered code analysis:
- Protocol Foundation: Full MCP protocol handler implementation with standard tools support
- HTTP Transport: Network access via HTTP transport layer for remote connections
- Cursor-Based Pagination: Efficient handling of large result sets with cursor-based pagination
- Error Handling: JSON-RPC 2.0 compliant error handling
- Indexing & Analytics: Real-time indexing status tracking and optional analytics integration
- Comprehensive Testing: Extensive test coverage for all MCP server components
Python Analysis Improvements
- Expanded stdlib Coverage: Increased support for Python standard library versions, improving analysis accuracy across different Python environments
Infrastructure
- CI/CD Cleanup: Removed npm publish GitHub Action workflow
Pull Requests
- #453 - Remove npm publish GitHub Action workflow
- #454 - Add MCP server foundation with protocol handler and tools
- #455 - Add comprehensive test coverage for MCP server
- #456 - Add robust error handling per JSON-RPC 2.0 spec
- #457 - Add cursor-based pagination for large result sets
- #458 - Add HTTP transport for network access
- #459 - Add indexing status, analytics, and comprehensive tests
- #460, #461 - Increase coverage for Python stdlib versions
- #462 - Release v1.1.6
Full Changelog: https://github.com/shivasurya/code-pathfinder/compare/v1.1.5...v1.1.6
Release v1.1.5
v1.1.5January 6, 2026
What's Changed
- docs: update README with new banner and comprehensive content by @shivasurya in https://github.com/shivasurya/code-pathfinder/pull/440
- feat(secureflow): Add OpenRouter Support and Svelte UI with Production Optimizations by @shivasurya in https://github.com/shivasurya/code-pathfinder/pull/441
- feat(python-dsl): Add CLI wrapper module for binary management by @shivasurya in https://github.com/shivasurya/code-pathfinder/pull/442
- feat(python-dsl): Add platform wheel build workflow for PyPI by @shivasurya in https://github.com/shivasurya/code-pathfinder/pull/443
- feat(npm): Deprecate npm package in favor of pip installation by @shivasurya in https://github.com/shivasurya/code-pathfinder/pull/444
- fix(python-dsl): Include rules package in distribution by @shivasurya in https://github.com/shivasurya/code-pathfinder/pull/445
- fix(ci): Remove redundant test-wheels job from PyPI workflow by @shivasurya in https://github.com/shivasurya/code-pathfinder/pull/446
- fix(ci): Use proper boolean check for publish_to_pypi input by @shivasurya in https://github.com/shivasurya/code-pathfinder/pull/447
- fix(ci): Properly check boolean input as string in publish condition by @shivasurya in https://github.com/shivasurya/code-pathfinder/pull/448
- fix(ci): Remove publish_to_pypi condition - always publish by @shivasurya in https://github.com/shivasurya/code-pathfinder/pull/449
- fix(ci): Simplify PyPI workflow - remove wait-for-binaries by @shivasurya in https://github.com/shivasurya/code-pathfinder/pull/450
- fix(callgraph,dsl): Add thread-safety, improve logging, and fix progress messages by @shivasurya in https://github.com/shivasurya/code-pathfinder/pull/451
Full Changelog: https://github.com/shivasurya/code-pathfinder/compare/v1.1.4...v1.1.5
Release v1.1.4
v1.1.4December 18, 2025
What's Changed
- fix: Add /lib64 bind mount to nsjail for Python DSL rule loading by @shivasurya in https://github.com/shivasurya/code-pathfinder/pull/438
Full Changelog: https://github.com/shivasurya/code-pathfinder/compare/v1.1.3...v1.1.4
Release v1.1.3
v1.1.3December 18, 2025
What's Changed
- chore: remove playground directory and dependencies by @shivasurya in https://github.com/shivasurya/code-pathfinder/pull/433
- feat: add auto-execution support to Python DSL rules by @shivasurya in https://github.com/shivasurya/code-pathfinder/pull/435
- fix: remove hardcoded version in JSON/SARIF formatters by @shivasurya in https://github.com/shivasurya/code-pathfinder/pull/436
Full Changelog: https://github.com/shivasurya/code-pathfinder/compare/v1.1.2...v1.1.3
Release v1.1.2
v1.1.2December 16, 2025
What's Changed
- feat(scan): add JSON/SARIF/CSV output formats and file output support by @shivasurya in https://github.com/shivasurya/code-pathfinder/pull/432
Full Changelog: https://github.com/shivasurya/code-pathfinder/compare/v1.1.1...v1.1.2
Showing 1-5 of 30 releases
...
1 / 6