README file from
GithubWhat's New
1.5: Introduces a new Agent runtime that turns AI from Q&A into active collaboration—with full tool calling, MCP, Skills, desktop Bash, subagents, and web search—plus smarter long-session context and memory, refreshed hybrid RAG, focus/PDF awareness, and multi-window chat with background Agents.
Highlights
🤖 Agent Mode
YOLO's Agent mode lets LLMs go beyond just "Q&A machines" — they can actually operate on your Vault.
| Tool Calling + MCP | Custom Skills |
|---|---|
![]() |
![]() |
| Freely configure toolchains so Agents can read, write, edit, and organize your files directly | Encapsulate experience and SOPs into reusable skills, invoke with a single sentence — let the Agent work your way |
| Multi-Window Chat | Quick Ask |
|---|---|
![]() |
![]() |
| Handle different tasks and contexts in parallel across multiple chat windows, making multitasking feel more natural | Trigger with a character (default @) to open an inline assistant for Q&A, editing, and continuation, making document editing seamless |
🧠 Knowledge Base Q&A + ✍️ Smart Space
| Knowledge Base Q&A | Smart Space |
|---|---|
![]() |
![]() |
| Turn your entire Vault into the AI's knowledge base, powered by RAG to answer with context from your notes instead of generic output | Summon anywhere to freely continue your creative flow with smooth content generation |
Features
Beyond the core capabilities above, YOLO also provides:
| Feature | Description |
|---|---|
| 💬 Sidebar Chat | Seamless LLM conversation with context injection, preset prompts, Markdown smart parsing |
| 🧠 Memory System | Lets YOLO remember preferences, habits, and long-term context for more consistent conversations |
| 🪡 Cursor Chat | One-click context addition, conversation at your fingertips |
| ⌨️ Tab Completion | Real-time AI-powered completion for smoother, more natural writing |
| 🎛️ Multi-Model Support | OpenAI, Claude, Gemini, DeepSeek and other mainstream models, freely switch |
| 🌍 i18n | Native multi-language support |
| 🧩 Experimental Features | Learning Mode, sub-Agents, explore personalized workflows |
Quick Start
- Open Obsidian Settings → Community Plugins → Browse → Search "YOLO"
- Install and enable
- Configure your API key in plugin settings, or use your own ChatGPT OAuth / Gemini OAuth:
- Open the sidebar to start chatting — or try Quick Ask by typing
@in the editor
Installation
Community Plugin Store (Recommended)
See Quick Start above.
Manual Installation
- Go to Releases and download the latest
main.js,manifest.json,styles.css - Create folder:
<vault>/.obsidian/plugins/obsidian-yolo/ - Copy files to that folder, then enable the plugin in Obsidian Settings
[!WARNING] YOLO cannot coexist with Smart Composer. Please disable or uninstall Smart Composer before using YOLO.
Mobile Support Note
Due to the capability gap between Obsidian mobile and desktop, YOLO cannot fully match the desktop feature set and overall experience on mobile in the short term. With limited personal maintenance bandwidth, I can currently only guarantee that YOLO remains usable on mobile, not that every feature will reach desktop-level parity.
If you use YOLO on mobile, you may still encounter unavailable features, inconsistent behavior, or incomplete adaptations for some workflows. Please keep that expectation in mind.
Roadmap
- Better and stronger Vault AI search
- Background Agent (long-running task automation)
- Cron scheduled tasks
- Multi-Agent orchestration
- Learning Mode
- Better AI whiteboard
Contributing
All forms of contribution are welcome — bug reports, documentation improvements, feature enhancements.
Please open an issue first to discuss feasibility and implementation for major features.
Acknowledgments
Thanks to Smart Composer for the original work — without them, there would be no YOLO.
Special thanks to Kilo Code for their sponsorship. Kilo is an open-source AI coding assistant platform with 500+ AI models, helping developers build and iterate faster.
Support
If you find YOLO valuable, consider supporting the project:
Development logs are regularly updated on the blog.





