v0.1.4
Release Date: July 24, 2025
✨ New Features
- MCP Server Search: Added
search_mcp_servers
tool for discovering MCP servers - Signal Handling: Added graceful shutdown in demo
- Version Display: CLI and demo now show version information
- Security Scanning: Integrated Gitleaks for secret detection
🔧 Improvements & Fixes
- Project Configuration: Refactored
pyproject.toml
and restored pre-commit dependencies - Python Compatibility: Lowered requirement to >=3.10
- Version Management: Enhanced version bumping script with validation
- Multi-platform Support: Docker workflow now supports multiple platforms
🚀 Infrastructure & Development
- Automated Workflows:
- Auto-create GitHub releases on version tags
- PyPI publishing workflow
- Docker image building and publishing to GHCR
- Multi-Python version testing
- Code Quality: Added linting, CodeQL analysis, and Dependabot
- Developer Experience:
- VSCode debugging and task configurations
- GitHub issue templates
- Comprehensive test coverage for new features
Full Changelog: v0.1.3...v0.1.4