Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Agent Runtime

The native runtime lives in thilke/agent and replaces the earlier Pi-derived approach with a Rust-first daemon and TUI.

  • crates/thilke-agentd: CLI, HTTP API, run persistence, ADK-Rust integration, issue planning, action execution, Gitea client, jj adapter, GraphRAG lookup, and model config.
  • crates/thilke-tui: Ratatui interface for viewing runs, inspecting proposed actions, and approving or rejecting actions.

Run mirrors persist request, session, events, artifacts, proposed actions, branch recovery, eval, summary, trace, and validation output.