Releases: Yomiracle/trinity-lite
Releases · Yomiracle/trinity-lite
Trinity Lite v0.1.1
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.
v0.1.0
Full Changelog: https://github.com/Yomiracle/trinity-lite/commits/v0.1.0