Skip to main content
Zero to intelligence in one command. Detects your project, creates agents, launches Pi.
tenet start                    # interactive setup
tenet start my-project         # name your project
tenet start --repo ./existing  # analyze existing repo
tenet start --pi               # force Pi runtime
If your project already has .tenet/, skips init and launches directly.