🐛 Fixed
- Windows UTF-8 encoding error in agent commands (#66)
- Fixed
'charmap' codec can't encode characterserror on Windows spec-kitty agent feature create-featurenow works correctly on Windows- Added UTF-8 stdout/stderr reconfiguration in main() entry point
- Handles Unicode characters in git output and error messages
- Gracefully falls back for Python < 3.7
- Fixed