Examples Overview

Hexi includes runnable examples and scaffold templates for different integration styles.

Runnable examples (examples/)

  • todo_refiner: CLI wrapper pattern around hexi run
  • embedded_step: direct Python embedding with RunStepService
  • policy_loop: human-gated multi-invocation workflow

Native templates (templates/)

  • hexi-python-lib
  • hexi-fastapi-service
  • hexi-typer-cli
  • hexi-data-job
  • hexi-agent-worker

Use hexi new for deterministic scaffolding, or hexi demo for interactive idea-driven scaffolding.