0.1.11 (2026-03-09)
- add MCP server command for Gnosis AI integration (4babddf)
- mcp: fix auth, switch to streamable-http, and improve READMEs (8e76d60)
- mcp: rearchitect as proxy to dx-api MCP endpoint (65a62f4)
- skills: add
deepctl skillscommand and agent-native CLI metadata (5654d40)
- handle graceful shutdown of MCP server to prevent threading errors (0fbb772)
- improve MCP server shutdown handling to work with single Ctrl+C (7bc1d94)
- make MCP server actually exit on first Ctrl+C (4b4a245)
- MCP server now exits cleanly on first Ctrl+C (49c4aca)
- resolve mypy type checking issues and modernize Python code (a93526e)
- fix critical inconsistencies between documentation and code (6455932)