Skip to content

0.1.7

Choose a tag to compare

@github-actions github-actions released this 10 Oct 12:08
· 1165 commits to master since this release

✨ Feature & Fix release (v0.1.7)

This update adds markdown export, improves agent compatibility, and refines the UI.

🌟 New:

  • 📄 Markdown Export: Export chat conversations to markdown files for easy archiving
  • Loading Indicator: Visual feedback while waiting for agent responses

🔧 Improvements:

  • 🔗 Mention Format Update: Changed mention format to @[[notetitle]] for better Obsidian compatibility
  • 🐚 Unix Environment Loading: Agents and terminal processes now properly load user shell configuration (.zshrc/.bash_profile) on macOS/Linux
  • Async Update Check: Update notifications load asynchronously without blocking UI
  • 🎨 Settings UI Polish: Improved layout and styling for better readability

🐛 Fixes:

  • ✅ Fixed agents not finding commands in user PATH on macOS/Linux
  • 🔄 Updated to ACP version 0.4.5 for latest protocol improvements

🚀 Upgrade:

Simply update from v0.1.6 — no extra configuration required.