0.12.0 #384
RAIT-09
announced in
Announcements
0.12.0
#384
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
✨ Feature Release (v0.12.0)
This release brings agents directly into your notes — embeddable chat blocks and one-click agent buttons — and grows the preset roster with four new agents: Mistral Vibe, OpenCode, Kiro, and Hermes Agent.
🌟 New:
```agent-clientcode block. Conversations can persist across restarts, blocks can pin a specific agent, and embedded sessions appear in the Session Manager. (feat: add embeddable agent blocks #306, feat: embeddable agent blocks (inline chat and quick-action buttons) #341)[[wikilinks]]found inside mentioned notes are surfaced to the agent as resolved file paths so it can decide which linked notes to read — linked content itself is not embedded. Enabled by default; toggle via Settings → Agent Client → Expand wikilink context. (Feature/wikilink #275)/connectin its TUI) — no API key field needed. If you previously set it up as a custom agent with the idopencode, your settings migrate automatically. (feat: add OpenCode as a preset agent #365)kiro-cli login, or link an optional API key (Kiro Pro and higher). Custom setups with the idkiro-climigrate automatically. (feat: add Kiro as a preset agent #366)hermes modelin your terminal) — no API key field needed. A custom agent with the idhermes-agentis renamed tohermes-agent-2to make room for the preset; its settings are kept but not migrated, so copy any custom path or environment variables into the preset settings. (feat: add the Hermes Agent preset #374)🔧 Improvements:
@zed-industries/codex-acpto@agentclientprotocol/codex-acpon npm. Install hints and docs now point to the new package, and if you're still running the old one, the plugin shows an in-app migration notice with the exact commands to switch. (Codex setup guide still references archived @zed-industries/codex-acp #380)🐛 Fixes:
@mention popup showing the note list but never filtering it when any note in the vault has malformed frontmatteraliases(non-string values — e.g. template files with broken YAML). One bad note silently broke mention search for the whole vault. (@ and / commands only work at the very beginning of the input box; @ does not filter/fuzzy‑match notes based on typed text #354, fix: guard against non-string values in frontmatter aliases #377)ANTHROPIC_API_KEY="") into the agent process, which could interfere with account-based logins. (refactor: drive preset agents from a static registry #348)🚀 Upgrade:
Update from v0.11.0 — settings are migrated automatically. Wikilink context expansion is enabled by default; turn it off via Settings → Agent Client → Expand wikilink context if you don't want it.
👋 New Contributors
Thank you for your continued support! Your feedback helps make this plugin better for everyone. 🙏
This discussion was created from the release 0.12.0.
All reactions