Skip to content

Termigo v0.9.9

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Sep 05:06

Added

  • RAG codebase search and grounding
    • BM25-ranked hybrid retrieval for repository symbols and files.
    • Strict grounding anti-hallucination enforcement before code mutations.
  • Agent autonomy enhancements
    • Loop circuit breaker and automatic command output truncation.
    • Expanded filesystem inspection and autonomous harness profile controls.
  • WSL and pentest pipeline integration
    • WSL path translation across pentest tools and pipeline context piping.
    • Guardrail policies configuration interface.

Fixed

  • File encoding and compatibility
    • Read non-UTF-8 (Windows-1252) and UTF-16 BOM text files cleanly without panics.
  • Agent trajectory and updater noise
    • Eliminate false positive error reporting on trajectories and quiet noisy updater logs.
    • Stream watchdog logging for prolonged model executions.
    • Use explorer and launch cwd for workspace root resolution.
  • CI and cross-platform build
    • Gate macOS launch imports in Rust backend to keep Linux and Windows builds warning-free.
    • Configure pnpm 11 workspace dependencies and driver scripts for e2e runner.
    • Synchronize pnpm-lock.yaml dependency overrides for pnpm 11 frozen-lockfile verification.

--
See the assets to download and install. Auto-update is built in.