Your Supabase project
Your database, your auth, your RLS policies. Glia Guru provisions the schema in your Supabase instance. You own the database. Cancel any time and your data is still yours.
Glia Guru connects to your Obsidian vault, syncs project state through your own Supabase instance, and generates AI context files your coding agents can consume. Install the CLI, point it at your vault, and open the dashboard. No configuration files, no cloud accounts to create, no data to migrate.
npm install -g @glia/guru
A standalone Rust binary. Works on macOS, Windows, and Linux. No Node.js runtime required in production.
glia init
Point it at your Obsidian vault. Authenticate with your Supabase project. Glia Guru reads your task files and builds the planning layer.
glia.guru/planner
Timeline, board, and list views. All synced to your vault. Changes write back to markdown frontmatter.
Glia Guru does not own your data. It is a layer on top of tools you already trust, designed to be removable at any moment without leaving residue.
Your database, your auth, your RLS policies. Glia Guru provisions the schema in your Supabase instance. You own the database. Cancel any time and your data is still yours.
Markdown files on your machine. Glia Guru reads them and writes back cleanly. It never moves, copies, or uploads your vault. Your notes stay exactly where they are.
Visual planning, AI context generation, and cross-device sync. The dashboard layer on top of tools you already trust.
Glia Guru reads your vault structure, task state, and project metadata, then generates context files your AI coding agents can consume. CLAUDE.md, AGENTS.md, and per-session handoff files update automatically as your project evolves.
Sync your vault state across macOS, Windows, and Linux through your own Supabase instance. The Tauri desktop daemon watches your filesystem and syncs changes in real time. No Obsidian Sync dependency.
Three commands stand between your markdown files and a visual project board your AI agents can read.