github RAIT-09/obsidian-agent-client 0.7.0-preview.1

latest releases: 0.12.0, 0.12.0-preview.2, 0.12.0-preview.1...
pre-release6 months ago

🔬 Preview Release (v0.7.0-preview.1)

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

This preview introduces multi-agent session support, allowing you to run multiple independent agent conversations simultaneously in separate chat views.

🌟 New:

  • 🪟 Multi-Agent Sessions: Run multiple agents simultaneously in separate chat views. Each view has its own independent agent process and session. (#59)
  • 📢 Broadcast Commands: Control multiple chat views at once:
    • Broadcast prompt: Copy the active view's input to all other views
    • Broadcast send: Send messages in all views simultaneously
    • Broadcast cancel: Cancel operations in all views
  • 🔀 Focus Navigation: Quickly switch between chat views with Focus next/previous chat view commands
  • ➕ Open New View Command: Open additional chat views via command palette or Header Menu
  • 📍 Chat View Location: Choose where new chat views open — right pane (default), editor tabs, or editor split. Configure in Settings → Display.
  • 🏷️ Custom Export Tag: Customize the frontmatter tag for exported notes (supports nested tags like projects/agent-client). Configure in Settings → Export. (#62)
  • 😶 Hide Emojis Option: Toggle emoji icons in tool calls, thoughts, plans, and terminal blocks. Configure in Settings → Display. (#68)
  • 📝 Spellcheck Integration: Chat input now respects Obsidian's Editor → Spellcheck setting. (#65)

🔧 Improvements:

  • 🍔 Header Menu: New ellipsis menu in chat header for quick agent switching, opening new views, and accessing plugin settings.
  • 📊 Table Scrolling: Horizontal scroll now applies only to tables, not the entire message area.
  • 🎨 Spacing Polish: Improved visual spacing after tool calls and thoughts.

⚠️ Breaking Changes:

  • Setting Renamed: activeAgentIddefaultAgentId (automatically migrated)

🚀 Upgrade:

Update from v0.6.1 — Settings are automatically migrated. Multi-session support works immediately with existing agent configurations.


Thank you for your continued support! Your feedback helps make this plugin better for everyone. 🙏

Don't miss a new obsidian-agent-client release

NewReleases is sending notifications on new releases.