Releases: terraphim/terraphim-ai
v1.20.5
Node.js Package Release
Package: @terraphim/autocomplete
Version: patch
Tag: latest
Installation
npm install @terraphim/autocomplete@latest --registry=https://npm.pkg.github.comFeatures
- Autocomplete: Fast prefix search with scoring
- Knowledge Graph: Semantic connectivity analysis
- Native Performance: Rust backend with NAPI bindings
- Cross-Platform: Linux, macOS, Windows support
- TypeScript: Auto-generated type definitions
Performance
- Autocomplete Index: ~749 bytes
- Knowledge Graph: ~856 bytes
- Native Library: ~10MB (optimized for production)
Links
🤖 Generated on: $(date)
v1.20.4: KG validation + LLM auto-config
What's new
KG validation in execution hot paths
- KnowledgeGraphValidator wired into Firecracker/Docker/Local executors
- QueryLoop validation with LLM context feedback (not error-out)
- ValidationEvent hooks for agent learning/security capture
LLM auto-configuration with smart routing
- auto_configure_llm() with Ollama + OpenRouter capability routing
- RouterBridgeLlmClient with CapabilityFirst strategy
- rlm_query returns real LLM responses (was LlmNotConfigured)
Verification
- 127 tests pass, clippy clean
v1.20.3
Release Assets
macOS Universal Binaries (Intel + Apple Silicon)
Signed and Notarized - No Gatekeeper warnings
terraphim_server-universal-apple-darwin: Server binary for all Macsterraphim-agent-universal-apple-darwin: TUI binary for all Macsterraphim-grep-universal-apple-darwin: Hybrid grep CLI for all Macs
Server Binaries
terraphim_server-*: Server binaries for various platforms
TUI Binaries
terraphim-agent-*: Terminal UI binaries for various platforms
Grep Binaries
terraphim-grep-*: Hybrid grep CLI (knowledge-graph boost + LLM fallback)
for various platforms. See
crates/terraphim_grep/RELEASE_NOTES_v1.20.0.md
for crate-focused details.
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:latestSee checksums.txt for file integrity verification.
v2026.05.30
Release Assets
macOS Universal Binaries (Intel + Apple Silicon)
Signed and Notarized - No Gatekeeper warnings
terraphim_server-universal-apple-darwin: Server binary for all Macsterraphim-agent-universal-apple-darwin: TUI binary for all Macsterraphim-grep-universal-apple-darwin: Hybrid grep CLI for all Macs
Server Binaries
terraphim_server-*: Server binaries for various platforms
TUI Binaries
terraphim-agent-*: Terminal UI binaries for various platforms
Grep Binaries
terraphim-grep-*: Hybrid grep CLI (knowledge-graph boost + LLM fallback)
for various platforms. See
crates/terraphim_grep/RELEASE_NOTES_v1.20.0.md
for crate-focused details.
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:latestSee checksums.txt for file integrity verification.
v1.20.2
Release Assets
macOS Universal Binaries (Intel + Apple Silicon)
Signed and Notarized - No Gatekeeper warnings
terraphim_server-universal-apple-darwin: Server binary for all Macsterraphim-agent-universal-apple-darwin: TUI binary for all Macsterraphim-grep-universal-apple-darwin: Hybrid grep CLI for all Macs
Server Binaries
terraphim_server-*: Server binaries for various platforms
TUI Binaries
terraphim-agent-*: Terminal UI binaries for various platforms
Grep Binaries
terraphim-grep-*: Hybrid grep CLI (knowledge-graph boost + LLM fallback)
for various platforms. See
crates/terraphim_grep/RELEASE_NOTES_v1.20.0.md
for crate-focused details.
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:latestSee checksums.txt for file integrity verification.
v1.20.1
Release Assets
macOS Universal Binaries (Intel + Apple Silicon)
Signed and Notarized - No Gatekeeper warnings
terraphim_server-universal-apple-darwin: Server binary for all Macsterraphim-agent-universal-apple-darwin: TUI binary for all Macsterraphim-grep-universal-apple-darwin: Hybrid grep CLI for all Macs
Server Binaries
terraphim_server-*: Server binaries for various platforms
TUI Binaries
terraphim-agent-*: Terminal UI binaries for various platforms
Grep Binaries
terraphim-grep-*: Hybrid grep CLI (knowledge-graph boost + LLM fallback)
for various platforms. See
crates/terraphim_grep/RELEASE_NOTES_v1.20.0.md
for crate-focused details.
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:latestSee checksums.txt for file integrity verification.
v1.20.0
Release Assets
macOS Universal Binaries (Intel + Apple Silicon)
Signed and Notarized - No Gatekeeper warnings
terraphim_server-universal-apple-darwin: Server binary for all Macsterraphim-agent-universal-apple-darwin: TUI binary for all Macsterraphim-grep-universal-apple-darwin: Hybrid grep CLI for all Macs
Server Binaries
terraphim_server-*: Server binaries for various platforms
TUI Binaries
terraphim-agent-*: Terminal UI binaries for various platforms
Grep Binaries
terraphim-grep-*: Hybrid grep CLI (knowledge-graph boost + LLM fallback)
for various platforms. See
crates/terraphim_grep/RELEASE_NOTES_v1.20.0.md
for crate-focused details.
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:latestSee checksums.txt for file integrity verification.
terraphim_grep v1.20.0
Release Assets
macOS Universal Binaries (Intel + Apple Silicon)
Signed and Notarized - No Gatekeeper warnings
terraphim_server-universal-apple-darwin: Server binary for all Macsterraphim-agent-universal-apple-darwin: TUI binary for all Macsterraphim-grep-universal-apple-darwin: Hybrid grep CLI for all Macs
Server Binaries
terraphim_server-*: Server binaries for various platforms
TUI Binaries
terraphim-agent-*: Terminal UI binaries for various platforms
Grep Binaries
terraphim-grep-*: Hybrid grep CLI (knowledge-graph boost + LLM fallback)
for various platforms. See
crates/terraphim_grep/RELEASE_NOTES_v1.20.0.md
for crate-focused details.
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:latestSee checksums.txt for file integrity verification.
v1.19.3
Release Assets
macOS Universal Binaries (Intel + Apple Silicon)
Signed and Notarized - No Gatekeeper warnings
terraphim_server-universal-apple-darwin: Server binary for all Macsterraphim-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:latestSee checksums.txt for file integrity verification.
v2026.05.18.2
Changes
Security
- fix(security): enforce trust boundary before UMLS deserialize_unchecked (#876)
Orchestrator
- fix(orchestrator): worktree ownership manifest gate to sweep (#877)
Agent
- fix(agent): sessions cluster UTF-8 truncation safety (#878)
- fix(agent): robot search --fields output contract (#879)
RLM
- fix(rlm): wire LlmClient through LlmBridge, replace silent stub (#880)
Infrastructure
- chore(release): reconcile GitHub and Gitea main histories
- docs(handover): session 2026-05-18