Skip to content

v0.7.0-dev.1

Pre-release
Pre-release

Choose a tag to compare

@cracking-shells-semantic-release cracking-shells-semantic-release released this 23 Sep 15:32
· 508 commits to dev since this release

0.7.0-dev.1 (2025-09-23)

Features

  • cli: implement hatch mcp sync command with advanced options (f5eceb0)
  • cli: implement object-action pattern for MCP remove commands (7c619a2)
  • enhance package management with MCP host configuration integration (0de6e51)
  • implement comprehensive host configuration tracking system (f7bfc1e)
  • implement consolidated MCPServerConfig Pydantic model (e984a82)
  • implement decorator-based strategy registration system (b424520)
  • implement host strategy classes with inheritance architecture (1e8d95b)
  • implement MCP backup management commands (Phase 3d) (3be7e27)
  • implement MCP host configuration backup system (de661e2)
  • implement MCP host discovery and listing commands (Phase 3c) (23dba35)
  • implement package-MCP integration with existing APIs (9d9cb1f)
  • integrate MCP host configuration modules with decorator registration (a6bf902)
  • mcp: add host configuration removal functionality (921b351)
  • mcp: implement advanced synchronization backend (97ed2b6)

Bug Fixes

  • ci: plugin definition structure (d28d54c)
  • ci: using custom @artessan-devs/sr-uv-plugin (c23c2dd)
  • cli: string value usage (f48fd23)
  • deps: add pydantic dep (bb83b4f)
  • implement environment-specific Python executable path resolution (ec7efe3)
  • implement functional backup restore system resolving production failures (1f2fd35)
  • replace blocking input() with TTY-aware request_confirmation (7936b1f)
  • resolve all MCP CLI test failures achieving 100% pass rate (b98a569)
  • resolve backup system filename format bug causing discovery failures (d32c102)
  • resolve configuration file corruption and data loss issues (65e32cd)
  • resolve non-TTY environment blocking in request_confirmation (c077748)
  • test: resolve failing integration tests with proper error handling (af940a1)
  • use the FastMCP instance and not HatchMCP (9be1a2c)

Documentation

  • add comprehensive MCP host configuration documentation (24b3e55)
  • add MCP backup system architecture documentation (de7d16a)
  • mcp: add comprehensive synchronization command documentation (445a73f)
  • mcp: add user guide for direct management commands (428c996)
  • mcp: streamline architecture documentation (14f93a0)
  • rewrite MCP host configuration documentation to organizational standards (8deb027)

Code Refactoring

  • directory name (c5858ff)
  • test: mark tests taking around 30 secs as slow. (6bcc321)