Skip to content

Releases: terraphim/terraphim-ai

v1.16.10

06 Apr 19:39

Choose a tag to compare

Release Assets

macOS Universal Binaries (Intel + Apple Silicon)

Signed and Notarized - No Gatekeeper warnings

  • terraphim_server-universal-apple-darwin: Server binary for all Macs
  • terraphim-agent-universal-apple-darwin: TUI binary for all Macs

Server Binaries

  • terraphim_server-*: Server binaries for various platforms

TUI Binaries

  • terraphim-agent-*: Terminal UI binaries for various platforms

Desktop Applications

Desktop applications are now built and released separately in the terraphim-ai-desktop repository.

  • *.dmg: macOS desktop installer
  • *.AppImage: Linux portable desktop app
  • *.msi, *.exe: Windows desktop installers

Debian Packages

  • *.deb: Debian/Ubuntu packages for easy installation

Docker Images

  • ghcr.io/terraphim/terraphim-server:latest: Multi-arch server image

Installation

# Install via Homebrew (macOS/Linux)
brew tap terraphim/terraphim
brew install terraphim-server
brew install terraphim-agent

# Install Debian package (Ubuntu/Debian)
sudo dpkg -i terraphim-server_*.deb

# Run with Docker
docker run ghcr.io/terraphim/terraphim-server:latest

See checksums.txt for file integrity verification.

v1.16.9

06 Apr 15:46

Choose a tag to compare

Release Assets

macOS Universal Binaries (Intel + Apple Silicon)

Signed and Notarized - No Gatekeeper warnings

  • terraphim_server-universal-apple-darwin: Server binary for all Macs
  • terraphim-agent-universal-apple-darwin: TUI binary for all Macs

Server Binaries

  • terraphim_server-*: Server binaries for various platforms

TUI Binaries

  • terraphim-agent-*: Terminal UI binaries for various platforms

Desktop Applications

Desktop applications are now built and released separately in the terraphim-ai-desktop repository.

  • *.dmg: macOS desktop installer
  • *.AppImage: Linux portable desktop app
  • *.msi, *.exe: Windows desktop installers

Debian Packages

  • *.deb: Debian/Ubuntu packages for easy installation

Docker Images

  • ghcr.io/terraphim/terraphim-server:latest: Multi-arch server image

Installation

# Install via Homebrew (macOS/Linux)
brew tap terraphim/terraphim
brew install terraphim-server
brew install terraphim-agent

# Install Debian package (Ubuntu/Debian)
sudo dpkg -i terraphim-server_*.deb

# Run with Docker
docker run ghcr.io/terraphim/terraphim-server:latest

See checksums.txt for file integrity verification.

v1.16.8

06 Apr 15:34

Choose a tag to compare

Release Assets

macOS Universal Binaries (Intel + Apple Silicon)

Signed and Notarized - No Gatekeeper warnings

  • terraphim_server-universal-apple-darwin: Server binary for all Macs
  • terraphim-agent-universal-apple-darwin: TUI binary for all Macs

Server Binaries

  • terraphim_server-*: Server binaries for various platforms

TUI Binaries

  • terraphim-agent-*: Terminal UI binaries for various platforms

Desktop Applications

Desktop applications are now built and released separately in the terraphim-ai-desktop repository.

  • *.dmg: macOS desktop installer
  • *.AppImage: Linux portable desktop app
  • *.msi, *.exe: Windows desktop installers

Debian Packages

  • *.deb: Debian/Ubuntu packages for easy installation

Docker Images

  • ghcr.io/terraphim/terraphim-server:latest: Multi-arch server image

Installation

# Install via Homebrew (macOS/Linux)
brew tap terraphim/terraphim
brew install terraphim-server
brew install terraphim-agent

# Install Debian package (Ubuntu/Debian)
sudo dpkg -i terraphim-server_*.deb

# Run with Docker
docker run ghcr.io/terraphim/terraphim-server:latest

See checksums.txt for file integrity verification.

v1.16.7

06 Apr 15:31

Choose a tag to compare

Release Assets

macOS Universal Binaries (Intel + Apple Silicon)

Signed and Notarized - No Gatekeeper warnings

  • terraphim_server-universal-apple-darwin: Server binary for all Macs
  • terraphim-agent-universal-apple-darwin: TUI binary for all Macs

Server Binaries

  • terraphim_server-*: Server binaries for various platforms

TUI Binaries

  • terraphim-agent-*: Terminal UI binaries for various platforms

Desktop Applications

Desktop applications are now built and released separately in the terraphim-ai-desktop repository.

  • *.dmg: macOS desktop installer
  • *.AppImage: Linux portable desktop app
  • *.msi, *.exe: Windows desktop installers

Debian Packages

  • *.deb: Debian/Ubuntu packages for easy installation

Docker Images

  • ghcr.io/terraphim/terraphim-server:latest: Multi-arch server image

Installation

# Install via Homebrew (macOS/Linux)
brew tap terraphim/terraphim
brew install terraphim-server
brew install terraphim-agent

# Install Debian package (Ubuntu/Debian)
sudo dpkg -i terraphim-server_*.deb

# Run with Docker
docker run ghcr.io/terraphim/terraphim-server:latest

See checksums.txt for file integrity verification.

v1.16.6

06 Apr 14:59

Choose a tag to compare

Release Assets

macOS Universal Binaries (Intel + Apple Silicon)

Signed and Notarized - No Gatekeeper warnings

  • terraphim_server-universal-apple-darwin: Server binary for all Macs
  • terraphim-agent-universal-apple-darwin: TUI binary for all Macs

Server Binaries

  • terraphim_server-*: Server binaries for various platforms

TUI Binaries

  • terraphim-agent-*: Terminal UI binaries for various platforms

Desktop Applications

Desktop applications are now built and released separately in the terraphim-ai-desktop repository.

  • *.dmg: macOS desktop installer
  • *.AppImage: Linux portable desktop app
  • *.msi, *.exe: Windows desktop installers

Debian Packages

  • *.deb: Debian/Ubuntu packages for easy installation

Docker Images

  • ghcr.io/terraphim/terraphim-server:latest: Multi-arch server image

Installation

# Install via Homebrew (macOS/Linux)
brew tap terraphim/terraphim
brew install terraphim-server
brew install terraphim-agent

# Install Debian package (Ubuntu/Debian)
sudo dpkg -i terraphim-server_*.deb

# Run with Docker
docker run ghcr.io/terraphim/terraphim-server:latest

See checksums.txt for file integrity verification.

v1.15.0

03 Apr 17:49

Choose a tag to compare

Release v1.15.0

Added

  • New nightwatch active hours window for drift evaluation
  • Dual-panel evaluation for drift detection
  • Terraphim Symphony orchestrator improvements with spawn_with_fallback
  • QualityScore metadata (K/L/S) to IndexedDocument
  • Terraphim-agent learn auto-extract subcommand for session transcripts
  • Layered search output for token efficiency
  • ReasoningCertificate type for audit events
  • Rolegraph trigger-based contextual KG retrieval

Fixed

  • Release builds now exclude firecracker crates with private dependencies
  • Various improvements and fixes

Assets

  • Linux: x86_64 (GNU/MUSL), ARM64 (MUSL), ARMv7 (MUSL)
  • macOS: Universal signed & notarized binaries
  • Debian packages for amd64

v1.14.0

22 Mar 11:40

Choose a tag to compare

Release Assets

macOS Universal Binaries (Intel + Apple Silicon)

Signed and Notarized - No Gatekeeper warnings

  • terraphim_server-universal-apple-darwin: Server binary for all Macs
  • terraphim-agent-universal-apple-darwin: TUI binary for all Macs

Server Binaries

  • terraphim_server-*: Server binaries for various platforms

TUI Binaries

  • terraphim-agent-*: Terminal UI binaries for various platforms

Desktop Applications

Desktop applications are now built and released separately in the terraphim-ai-desktop repository.

  • *.dmg: macOS desktop installer
  • *.AppImage: Linux portable desktop app
  • *.msi, *.exe: Windows desktop installers

Debian Packages

  • *.deb: Debian/Ubuntu packages for easy installation

Docker Images

  • ghcr.io/terraphim/terraphim-server:latest: Multi-arch server image

Installation

# Install via Homebrew (macOS/Linux)
brew tap terraphim/terraphim
brew install terraphim-server
brew install terraphim-agent

# Install Debian package (Ubuntu/Debian)
sudo dpkg -i terraphim-server_*.deb

# Run with Docker
docker run ghcr.io/terraphim/terraphim-server:latest

See checksums.txt for file integrity verification.

v1.11.0

02 Mar 19:59

Choose a tag to compare

Release Assets

macOS Universal Binaries (Intel + Apple Silicon)

Signed and Notarized - No Gatekeeper warnings

  • terraphim_server-universal-apple-darwin: Server binary for all Macs
  • terraphim-agent-universal-apple-darwin: TUI binary for all Macs

Server Binaries

  • terraphim_server-*: Server binaries for various platforms

TUI Binaries

  • terraphim-agent-*: Terminal UI binaries for various platforms

Desktop Applications

  • *.dmg: macOS desktop installer
  • *.AppImage: Linux portable desktop app
  • *.msi, *.exe: Windows desktop installers

Debian Packages

  • *.deb: Debian/Ubuntu packages for easy installation

Docker Images

  • ghcr.io/terraphim/terraphim-server:latest: Multi-arch server image

Installation

# Install via Homebrew (macOS/Linux)
brew tap terraphim/terraphim
brew install terraphim-server
brew install terraphim-agent

# Install Debian package (Ubuntu/Debian)
sudo dpkg -i terraphim-server_*.deb

# Run with Docker
docker run ghcr.io/terraphim/terraphim-server:latest

See checksums.txt for file integrity verification.

v1.10.1 - Dependency Updates

26 Feb 09:53

Choose a tag to compare

  • Bump uuid from 1.19.0 to 1.21.0
  • Bump regex from 1.12.2 to 1.12.3
  • Bump futures-util from 0.3.31 to 0.3.32
  • Bump clap from 4.5.53 to 4.5.60
  • Bump napi from 2.16.17 to 3.8.3
  • Bump toml from 0.8.23 to 0.9.12
  • Add session persistence for CLI usage
  • Add sessions command to terraphim-agent CLI
  • Fix search with robot output mode and TerraphimGraph lexical fallback
  • Fix learn/check-update/update commands no longer require TuiService
  • Fix CI scope publish script version sed to package section only

v1.10.0

23 Feb 11:13
dd2ee59

Choose a tag to compare

Release Assets

macOS Universal Binaries (Intel + Apple Silicon)

Signed and Notarized - No Gatekeeper warnings

  • terraphim_server-universal-apple-darwin: Server binary for all Macs
  • terraphim-agent-universal-apple-darwin: TUI binary for all Macs

Server Binaries

  • terraphim_server-*: Server binaries for various platforms

TUI Binaries

  • terraphim-agent-*: Terminal UI binaries for various platforms

Desktop Applications

  • *.dmg: macOS desktop installer
  • *.AppImage: Linux portable desktop app
  • *.msi, *.exe: Windows desktop installers

Debian Packages

  • *.deb: Debian/Ubuntu packages for easy installation

Docker Images

  • ghcr.io/terraphim/terraphim-server:latest: Multi-arch server image

Installation

# Install via Homebrew (macOS/Linux)
brew tap terraphim/terraphim
brew install terraphim-server
brew install terraphim-agent

# Install Debian package (Ubuntu/Debian)
sudo dpkg -i terraphim-server_*.deb

# Run with Docker
docker run ghcr.io/terraphim/terraphim-server:latest

See checksums.txt for file integrity verification.