chore(scripts): remove deprecated agent and release scripts

- Deleted the `agent.sh` script, which provided background agent functionality for YAZE, as it is no longer needed.
- Removed the `create_release.sh` script used for creating release tags, streamlining the release process.
- Eliminated the `test_apu_boot.sh` script for APU/SPC700 boot sequence testing, as it is outdated.

Benefits:
- Cleans up the scripts directory by removing unused and deprecated scripts, improving project maintainability.
This commit is contained in:
scawful
2025-10-13 12:26:53 -04:00
parent 8b0fd46580
commit defbdce4a2
4 changed files with 1 additions and 533 deletions