Skip to content

0.2.2

Choose a tag to compare

@github-actions github-actions released this 21 Oct 15:28
· 1113 commits to master since this release

Bug Fix & Feature release (v0.2.2)

This update adds Codex support, improves error handling, and fixes several UI issues.

🌟 New:

  • 🤖 Codex Integration: Added Codex as a built-in agent alongside Claude Code and Gemini CLI

🐛 Fixes:

  • Slash Commands: Fixed dropdown not closing after selection
  • 🔄 Slash Command Persistence: Fixed previous agent's slash commands persisting after switching agents
  • 🔤 Font Size: Input field now properly applies Obsidian's font size settings
  • 🔄 Duplicate Tool Calls: Fixed tool calls appearing twice in chat (primarily affects Codex)
  • 🚫 Rate Limit Errors: Fixed rate limit errors incorrectly showing as "Authentication Error" (primarily affects Gemini CLI)
  • 💬 Text Overflow: Fixed agent messages sometimes overflowing outside the UI container
  • 🔐 Permission Requests: Fixed permission requests not auto-canceling when stopping generation

🔧 Improvements:

  • 💡 Slash Command Hint: Input placeholder now only shows slash command hint when the agent supports commands

🚀 Upgrade:

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