Commit Graph

3 Commits

Author SHA1 Message Date
Chaoscaot fb639312f4 Refactor commands and enhance UI with mordant widgets
Updated various commands to use mordant widgets for improved output formatting, including tables and panels. Replaced `error` calls with `UsageError` for better exception handling consistency. Added a basic test for replay argument parsing and included project-specific settings for GitToolBox.
2025-03-07 00:02:42 +01:00
Chaoscaot 7803e05431 Add packet parsing, CLI commands, and serialization support
Introduce new packet parsing functionality with a PacketDecoder and serializer-based system. Add CLI commands for listing packets, displaying replay info, and extracting schematics. Enhance project dependencies and build configuration to support serialization and CLI tools.
2025-03-06 21:45:45 +01:00
Chaoscaot 9ddc02ad79 Initial Commit 2025-03-06 21:45:08 +01:00