exxperts
v0.11.0 open-sourceLocal-first AI agents with governed, approval-gated memory. Any model provider; MCP tools and web search built in. Nothing remembered without your say-so, nothing leaves your machine.
shasum -a 256 --ignore-missing -c SHA256SUMS.txt
Summary
exxperts is an open-source ai-agent-framework that provides local-first agents with governed, approval-gated memory, accessible via a desktop application for macOS, Windows, and Linux. It is written under the Apache 2.0 license and is intended for practitioners who require memory control without data leaving their machine. The project has released 10 items in the tracking window and saw its last release this week.
Local-first AI agents with governed, approval-gated memory. Any model provider; MCP tools and web search built in. Nothing remembered without your say-so, nothing leaves your machine.
What exxperts answers
Does it require specific installation steps beyond running the desktop application?
the application is available as a download, and usage involves connecting an AI provider within the GUI.
What kinds of external tools can it interact with?
it includes built-in support for MCP tools and web search.
Can I change the level of memory retention?
memory requires explicit approval before saving.
Does it rely on code execution within the environment?
it operates through a desktop application interface.
Examples
Command line
No option matches that search.
| option | found in | since | description |
|---|
No option matches that search.
Values are placeholders taken from each option’s declared default. Nothing is executed here — the output shown is a recording of a run that already happened.
Release history
- v0.11.0
Exxperts v0.11.0 ships self-contained desktop and server archives with a vendored Node runtime — no Node, npm, or Git required on target machines.
└──▷ GET THIS VERSION$ git clone --branch v0.11.0 https://github.com/EXXETA/exxperts.git # already have the repo? check out this version: $ git checkout v0.11.0
└──▷ TRY ITVerify the integrity of a downloaded archive before deploying to a machine without Node or Git.$ shasum -a 256 --ignore-missing -c SHA256SUMS.txt
- ›Adds signed, self-contained desktop app builds (window + tray around a local server) for Windows x64 (
exxperts-desktop-0.11.0-win-x64.zip,exxperts-setup-0.11.0.exe) and macOS Apple Silicon (exxperts-desktop-0.11.0-mac-arm64.dmg) — macOS build is Apple-notarized, Windows binaries are publisher-signed by Exxeta AG, eliminating unknown-publisher prompts on first launch. - ›Adds self-contained
exxpertsserver archives for Windows x64 (exxperts-0.11.0-win-x64.zip), macOS Apple Silicon (exxperts-0.11.0-darwin-arm64.tar.gz), and Linux x64 (exxperts-0.11.0-linux-x64.tar.gz) — no Node, npm, or Git installation needed on target machines. - ›Adds versionless download aliases (
exxperts-desktop-mac-arm64.dmg,exxperts-setup-win-x64.exe, etc.) soreleases/latest/downloadlinks always resolve to the newest release. - ›Adds
SHA256SUMS.txtwith per-archive checksums computed in CI from the tagged commit, verifiable viashasum -a 256 --ignore-missing -c SHA256SUMS.txt.
- ›Adds signed, self-contained desktop app builds (window + tray around a local server) for Windows x64 (
- v0.10.0
Exxperts v0.10.0 ships self-contained desktop and server archives with bundled Node runtime, signed binaries for macOS and Windows.
└──▷ GET THIS VERSION$ git clone --branch v0.10.0 https://github.com/EXXETA/exxperts.git # already have the repo? check out this version: $ git checkout v0.10.0
- ›Adds signed, self-contained desktop app builds (
exxperts-setup-0.10.0.exe,exxperts-desktop-0.10.0-win-x64.zip,exxperts-desktop-0.10.0-mac-arm64.dmg) that bundle a vendored Node runtime — no Node, npm, or Git required on the target machine. - ›macOS desktop builds are Apple-notarized and Windows binaries are publisher-signed by Exxeta AG, eliminating unknown-publisher prompts on first launch.
- ›Adds server-mode archives (
exxperts-0.10.0-win-x64.zip,exxperts-0.10.0-darwin-arm64.tar.gz,exxperts-0.10.0-linux-x64.tar.gz) exposing theexxpertscommand for terminal use or one-line installers. - ›Publishes
SHA256SUMS.txtwith checksums for all archives, verifiable viashasum -a 256 --ignore-missing -c SHA256SUMS.txt.
- ›Adds signed, self-contained desktop app builds (
- v0.9.0
exxperts v0.9.0 ships self-contained desktop and server bundles for Windows, macOS, and Linux — no Node, npm, or Git required.
└──▷ GET THIS VERSION$ git clone --branch v0.9.0 https://github.com/EXXETA/exxperts.git # already have the repo? check out this version: $ git checkout v0.9.0
- ›Adds signed, self-contained desktop app (window + tray) for Windows x64 (
exxperts-setup-0.9.0.exeinstaller andexxperts-desktop-0.9.0-win-x64.zipportable) and macOS Apple Silicon (exxperts-desktop-0.9.0-mac-arm64.dmg) — macOS build is Apple-notarized, Windows binaries are publisher-signed by Exxeta AG, eliminating unknown-publisher prompts on first launch. - ›Adds standalone
exxpertsserver command archives for Windows x64 (exxperts-0.9.0-win-x64.zip), macOS Apple Silicon (exxperts-0.9.0-darwin-arm64.tar.gz), and Linux x64 (exxperts-0.9.0-linux-x64.tar.gz), each bundling a vendored Node runtime so no local toolchain is needed. - ›Adds versionless asset aliases (e.g.
exxperts-desktop-mac-arm64.dmg,exxperts-setup-win-x64.exe) soreleases/latest/downloadlinks always resolve to the newest release. - ›Publishes
SHA256SUMS.txtwith CI-computed checksums for all archives, verifiable withshasum -a 256 --ignore-missing -c SHA256SUMS.txt.
- ›Adds signed, self-contained desktop app (window + tray) for Windows x64 (
- v0.8.0
Exxperts v0.8.0 ships self-contained desktop and server archives with vendored Node runtime — no Node, npm, or Git required.
└──▷ GET THIS VERSION$ git clone --branch v0.8.0 https://github.com/EXXETA/exxperts.git # already have the repo? check out this version: $ git checkout v0.8.0
- ›Adds signed, self-contained desktop app builds (window + tray) for Windows x64 (
exxperts-desktop-0.8.0-win-x64.zip,exxperts-setup-0.8.0.exe) and macOS Apple Silicon (exxperts-desktop-0.8.0-mac-arm64.dmg) — macOS build is Apple-notarized, Windows binaries are publisher-signed by Exxeta AG, eliminating unknown-publisher prompts on first launch. - ›Adds server-only (
exxpertscommand) archives for Windows x64 (exxperts-0.8.0-win-x64.zip), macOS Apple Silicon (exxperts-0.8.0-darwin-arm64.tar.gz), and Linux x64 (exxperts-0.8.0-linux-x64.tar.gz) for terminal use or one-line installer workflows. - ›Bundles a vendored Node runtime in all archives so the tool runs on a target machine with no Node, npm, or Git installed.
- ›Ships
SHA256SUMS.txtwith checksums for all archives, verifiable viashasum -a 256 --ignore-missing -c SHA256SUMS.txt(orGet-FileHashon Windows PowerShell).
- ›Adds signed, self-contained desktop app builds (window + tray) for Windows x64 (