What's Changed
Bug Fixes
- Fix Antigravity system prompt leak (#76): The model no longer identifies itself as "Antigravity" when asked "Who are you?" - responses now properly reflect the underlying model identity
Improvements
- Reduced token usage: Replaced the full system instruction (~80 lines) with a minimal version, improving response quality and reducing overhead
- Added GitHub issue templates for bug reports and feature requests
Full Changelog: v1.2.14...v1.2.15