- Add comprehensive unit tests and CI pipeline
- Introduced unit tests for `agent-wrapper`, `cli`, and `generate-template` modules covering key functionality like structure, integration, argument parsing, filename handling, and error scenarios.
- Implemented a new CI workflow with Bun and Rust testing.