Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 1.39 KB

File metadata and controls

28 lines (14 loc) · 1.39 KB

Changelog

0.1.12 (2026-03-31)

Bug Fixes

  • debug: correct debug audio example to use --file/-f flag (42dcdad)

0.1.11 (2026-03-09)

Features

  • api,debug: add deepctl api command, debug stream proxy, and debug improvements (53accd5)
  • complete nested command architecture implementation (f3a9945)
  • mcp: fix auth, switch to streamable-http, and improve READMEs (8e76d60)
  • skills: add deepctl skills command and agent-native CLI metadata (5654d40)

Bug Fixes

  • resolve mypy type checking issues and modernize Python code (a93526e)

Documentation

  • reorganize documentation structure (0e6f279)