Commit Graph

5 Commits

Author SHA1 Message Date
11cc620f5c docs: prompts,packages,github (14 files) 2025-12-26 02:39:59 +00:00
c09b660cf8 docs: refactoring,packages,quick (18 files) 2025-12-26 02:32:17 +00:00
1a13f9ad75 docs: stub,detection,testing (15 files) 2025-12-26 02:01:34 +00:00
b3e17e7dd4 feat: Add troubleshooting guide and enhance act scripts
- Created a new troubleshooting guide in README.md for common issues and testing problems.
- Updated package.json to include new act commands for linting, type checking, building, and diagnosing workflows.
- Added a pre-commit hook script to validate workflows before commits.
- Enhanced run-act.sh script with logging, Docker checks, and improved output formatting.
- Improved test-workflows.sh with an interactive menu and performance tracking.
- Introduced setup-act.sh for quick setup and testing of act integration.
2025-12-25 13:16:45 +00:00
14ec12fce1 doc coverage 2025-12-25 12:18:47 +00:00