Skip to content

Trinity Lite v0.1.1

Latest

Choose a tag to compare

@Yomiracle Yomiracle released this 20 Jun 18:07
· 2 commits to main since this release

Added

  • Optional doctor runtime hygiene checks for writable metrics.jsonl, retired runtime artifacts, and retired TCP ports.
  • Operations guide covering public source vs local runtime boundaries, review attention semantics, and upgrade hygiene.
  • Agent metadata for roles, capabilities, and priority.
  • Capability-based routing with requires, prefer, and avoid route fields.
  • Route results now include selection to distinguish explicit-agent and capability-match routing while preserving source.
  • Generic CLI agent examples for Qwen, Gemini, Aider, and custom reviewers.
  • Agent capabilities documentation and an ADR for capability routing.
  • Doctor schema validation for agent and route config files.
  • Optional orchestrate command for a local primary-task plus review flow.

Hardened

  • Public tree scan now blocks retired runtime artifacts such as codeproxy.pid and trinity_learn.db-wal.
  • Codex, Claude Code, and Hermes are documented as presets rather than requirements.
  • Doctor config validation reports structured issue lists in detail when route or agent schema checks fail.

Known Limits

  • Not published to PyPI yet.
  • The orchestrator is a minimal local review flow; persistent review gates and retries are planned for v0.3.