Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 1.76 KB

File metadata and controls

30 lines (16 loc) · 1.76 KB

Changelog

0.1.12 (2026-05-09)

Features

  • telemetry: full Sentry observability + per-command usage tags (#75) (0fe43d2)

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)
  • Implement comprehensive network debug command (0d6c310)
  • 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)
  • tooling: resolve all ruff, mypy, and Makefile issues (3500379)

Documentation

  • reorganize documentation structure (0e6f279)