Skip to content

0.3.0-preview.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Nov 05:23
· 1062 commits to master since this release

πŸ”¬ Preview Release (v0.3.0-preview.1)

⚠️ This is a preview release β€” Features are experimental and may change. Please report any issues!

This preview adds command palette integration, keyboard shortcuts support, and auto-export functionality to streamline your workflow.

🌟 New:

  • ⌨️ Command Palette for Agent Switching: Switch between Claude Code, Codex, Gemini CLI, and custom agents via command palette or keyboard shortcuts
  • 🎯 Permission Request Commands: Approve/reject permission requests using command palette or keyboard shortcuts
  • πŸ’Ύ Auto-Export on New Chat: Automatically save current chat before starting a new session (optional, off by default)
  • πŸ’Ύ Auto-Export on Close: Automatically save chat when closing the view (optional, off by default)
  • πŸ“„ Export Without Opening: Added option to export chat without automatically opening the note (useful for background auto-save)

πŸš€ Upgrade:

Update from v0.2.5 β€” This is a preview release, feedback welcome!