wrknv
2025-12-28
Add check command, multi-platform PSP builds, and major code cleanup
28 files · 739+ · 2,361-
Check command for environment validation
2 files changed
check.py519-line CLI check command for validating tool installations and environmenthub_cli.pyRegistered check command in hub CLI
- Added comprehensive check command that validates installed tools, environment configuration, and project setup with detailed diagnostic output
instantiate
behavioral
2 files
check.pyhub_cli.py
Multi-platform PSP builds
2 files changed
release.ymlSimplified release workflow from 214 linesci.ymlUpdated CI for multi-platform builds
- Implemented multi-platform Python Standalone Package builds targeting linux and darwin on both amd64 and arm64, with flattened artifact layout
decouple
architectural
2 files
release.ymlci.yml
Code quality fixes
4 files changed
environment.pyFixed async/await patternstofu.pyFixed tofu manager issues__init__.pyAdded footer registry data modulefooter_registry.jsonFooter configuration registry
Cleanup of old files
4 files changed
20250815-1420-working-through-wrkenv.txtDeleted 1348-line scraps filenew_gitignore.pyDeleted 234-line old gitignore scriptoriginal_gitignore.pyDeleted 217-line original gitignore scriptvalidate_implementation.pyDeleted 131-line validation script