Skip to content

0.1.8

Choose a tag to compare

@github-actions github-actions released this 19 Oct 11:11
· 1130 commits to master since this release

✨ 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/sdk v0.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.