wrknv
2025-09-17
Lockfile implementation and CLI command improvements
22 files · 2,027+ · 365-
Lockfile implementation
1 file changed
lockfile.pyLockfile 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.pyImproved tools management commanddefaults.pyExpanded default configurationtest_defaults.pyTests 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.pytest_defaults.py