wrknv 2025-09-17
Lockfile implementation and CLI command improvements
22 files · 2,027+ · 365-

Lockfile implementation

1 file changed
  • lockfile.py Lockfile management for dependency version pinning
  • Implemented wrknv.lock file management for pinning tool and dependency versions instantiate behavioral
    1 file
    • lockfile.py

CLI and config improvements

3 files changed
  • tools.py Improved tools management command
  • defaults.py Expanded default configuration
  • test_defaults.py Tests for config defaults
  • Refined CLI commands across doctor, gitignore, lock, tools, and workspace with expanded config defaults and test coverage harden behavioral
    2 files
    • tools.py
    • test_defaults.py