feat: implement pause state management and single tick command

This commit is contained in:
Ryan Walters
2025-09-11 17:01:35 -05:00
parent a887fae00f
commit 841cf5b83e
7 changed files with 113 additions and 37 deletions

View File

@@ -44,4 +44,5 @@ fix:
cargo fmt --all
push:
git push origin --tags && git push
git push origin --tags;
git push