wrknv 2025-11-06
Enhance workspace CLI commands and reorganize API reference
7 files · 191+ · 96-

Workspace CLI enhancements

3 files changed
  • workspace.py Added new workspace subcommands for status and sync
  • visual.py Added visual feedback helper functions
  • manager.py Implemented workspace status and sync methods
  • Extended workspace CLI with status and sync subcommands backed by new manager methods and visual feedback utilities decouple behavioral
    3 files
    • workspace.py
    • manager.py
    • visual.py

Documentation reorganization

2 files changed
  • SUMMARY.md Reorganized API reference structure
  • README.md Updated README with new features
  • Reorganized the 184-line API reference summary and updated README and installation docs decouple external
    2 files
    • SUMMARY.md
    • README.md