Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.86 KB

File metadata and controls

26 lines (16 loc) · 1.86 KB

Changelog

0.1.11 (2026-03-09)

Features

  • api,debug: add deepctl api command, debug stream proxy, and debug improvements (53accd5)
  • browser-debug: add browser debug HTML interface (e44a070)
  • browser-debug: add dependencies and test configuration (6b74cd9)
  • browser-debug: implement browser capability models (c2e3cbc)
  • browser-debug: implement WebSocket-based browser debug command (d4902f8)
  • 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)
  • tooling: resolve all ruff, mypy, and Makefile issues (3500379)

Documentation

  • reorganize documentation structure (0e6f279)