foundlegacy84 downloadsFully native Agentic AI for Obsidian.md, no terminal/external tools required.
Fully native Agentic AI for your Obsidian vault. Chat with your notes, use tools to search, read, and modify files/folders — all powered by AI.
As of 3.3.0:
# Clone the repository
git clone https://github.com/foundlegacy/zulu-agent.git
# Install dependencies
cd zulu-agent
npm install
# Build
npm run build
# Copy to your vault for testing
cp main.js styles.css manifest.json /path/to/vault/.obsidian/plugins/zulu-agent/
# Or use dev mode with hot reload (requires the Hot Reload community plugin)
npm run dev
If you find Zulu Agent useful, consider supporting development:
MIT © foundlegacy