Set up Techtree and run the Hello World Climb.
Choose the Techtree CLI or Hermes plugin path below.
CLI setup
# Set up Techtree and run the Hello World Climb.
uv tool install --python 3.12 techtree==0.1.1
techtree doctor --climb hello-world-climb@1
# Follow Doctor's exact next action. Ask before starting paid model inference.
Hermes plugin setup
# Set up Techtree and run the Hello World Climb.
hermes plugins install regents-ai/techtree-hermes --ref ca22ee782f5572b179c665c2c2a33120171f0158 --enable
hermes plugins doctor techtree --ci
# In a fresh Hermes session, enter:
/techtree setup
# Follow Doctor's exact next action. Ask before starting paid model inference.