Skip to content

XDOX 0.1.0

Pre-release
Pre-release

Choose a tag to compare

@o3jvind o3jvind released this 09 Jul 16:08

First public build of XDOX — a fully local AI assistant for Xojo development. Signed and notarised, so it runs without an MBS licence and opens cleanly on macOS with no Gatekeeper warnings.

Install

  1. Download XDOX-0.1.0.dmg below and open it.
  2. Drag XDOX into the Applications folder shortcut shown in the disk image.
  3. Launch XDOX from Applications. On first run it indexes your installed Xojo documentation (a few minutes), then prompts you to download a chat model.

Requirements

  • macOS on Apple Silicon
  • Xojo IDE with local documentation installed (Xojo → Preferences → General → Install Local Documentation) — XDOX indexes it
  • Enough free RAM for the chat model you pick (from 8 GB)

Notes

  • 100% local — nothing leaves your machine. No API keys, no cloud, no telemetry.
  • Pre-1.0: the database schema has no migrations yet, so a future update that changes the schema will rebuild the local index and discard your notes on first launch. Export anything important before updating across such a release.
  • Pairs with XMCP to give MCP-capable coding agents (Claude Code, Codex CLI, and others) search_docs/search_notes over the same knowledge base.