Tags: terraphim/terraphim-ai
Tags
v1.20.4: KG validation + LLM auto-config with dual-provider routing - KG validation wired into executor hot paths (Firecracker/Docker/Local) - QueryLoop validation with LLM context feedback (not error-out) - ValidationEvent hooks for agent learning/security capture - auto_configure_llm() with Ollama + OpenRouter capability routing - RouterBridgeLlmClient with CapabilityFirst strategy - rlm_query returns real LLM responses (was LlmNotConfigured) - Local vs Docker executor side-by-side demo - 127 tests pass, clippy clean
Release v1.20.3 Highlights: - PR backlog cleared: 20 PRs resolved (7 merged, 12 closed, 2 fresh fixes) - Security: --strict-permissions flag for adf CLI - Security: Redis binds to 127.0.0.1:6379 - Feature: Graduated Guard (Phase H) with ExecutionTier - Feature: Context rot detection - Feature: Thesaurus matching in robot mode - Fix: openai/* subscription models allowed in provider gate - Fix: Rustdoc CI gate - Fix: Remove zlob/Zig dependency for CI builds - Quality: All tests pass Refs #1926
Workspace release v1.20.0 Ships terraphim_grep as a published crate alongside terraphim_server, terraphim_agent, and terraphim-cli at synchronised v1.20.0. Workspace coherence fix: scripts/publish-crates.sh now publishes terraphim_service as part of the chain (was previously absent, causing crates.io drift between terraphim_service 1.16.34 and terraphim_types 1.19.3). The v1.20.0 publish chain ships all of them at one coherent version. See crates/terraphim_grep/RELEASE_NOTES_v1.20.0.md for grep-focused details.
PreviousNext