Commit Graph

3 Commits

Author SHA1 Message Date
agessaman f4efcc792d fix(ci): restore frontend lockfile, satisfy ShellCheck, add schedule dep 2026-04-03 11:26:45 -07:00
agessaman 0e1372e3d4 Enhance package data validation and error handling in scripts
- Added a trap command in `check-package-data.sh` to ensure cleanup of temporary files on exit.
- Improved error handling in `context_checkpoint.sh` for flushing pending bugs to `BUGS.md`, providing warnings if write operations fail.
- Implemented file locking in `post_tool_counter.sh` to ensure atomic increment of the tool counter, preventing race conditions.

These changes improve the reliability and robustness of package data checks and related scripts.
2026-04-02 10:57:58 -07:00
agessaman 9b924a9db4 Add check-package-data.sh to verify dist config 2026-03-19 06:21:03 -07:00