0.1.8
✨ Maintenance release (v0.1.8)
This update migrates to the official ACP SDK and includes various improvements.
🔧 Improvements:
- 📦 ACP SDK Migration: Updated to official
@agentclientprotocol/sdkv0.4.8 - 🔄 Input Restoration: Automatically restore the last user message to input field on cancel
- 💾 Export Filename: Export filenames now use session creation timestamp
- ✍️ Export Overwrite: Exporting the same session now updates the existing file instead of creating duplicates
🐛 Fixes:
- ✅ Gemini CLI Cancel Error: Fixed error messages appearing when canceling Gemini CLI requests
🛠️ For Developers:
- 🏗️ Major Refactoring: Migrated to Clean Architecture with 5 layers (Domain, Use Cases, Adapters, Infrastructure, Presentation)
🚀 Upgrade:
Simply update from v0.1.7 — no extra configuration required.