wrknv 2025-09-15
API documentation generation and major CLI refactoring
121 files · 6,829+ · 4,199-

API documentation

4 files changed
  • index.md CLI API reference page
  • config.md Config API reference
  • index.md Container API reference
  • index.md Wenv API reference
  • Generated API documentation pages for all major subsystems using MkDocs specify external
    3 files
    • index.md
    • config.md
    • index.md

CLI and container refactoring

3 files changed
  • hub_cli.py Refactored hub CLI routing
  • nested_commands.py Improved nested command loading
  • workspace.py New workspace command
  • Refactored CLI architecture with improved hub routing, nested command loading, and workspace orchestration commands decouple architectural
    2 files
    • hub_cli.py
    • nested_commands.py