boop
A local-first AI client and agent runtime — provider-neutral models, a sandboxed tool executor, permissions enforced in code, and nothing that phones home.
An execution environment for AI models rather than another chat window. Boop drives Ollama, LM Studio, Lemonade, OpenAI, Anthropic and xAI through one interface, and runs agent tools — filesystem, shell, git, network — inside a sandbox governed by a permission engine with two modes, four risk levels and per-category rules, enforced in code rather than by prompt. Filesystem access is confined and resolves symlinks before honouring them, and outbound requests pass a two-layer SSRF guard. Project memory is a human-readable Boop.md backed by SQLite. One static Go binary for macOS, Linux and Windows, as a TUI, a plain CLI or a local web UI. MIT licensed.