Skip to main content
Get TENET running on your project in under 2 minutes. By tomorrow morning, your codebase will have improved itself.

Install

Initialize

This creates:
  • .tenet/config.json — project configuration
  • .tenet/journal/ — session journals
  • .mcp.json — MCP server config for your agent
  • CLAUDE.md — agent instructions
  • knowledge/ — living documents (VISION, THESIS, ARCHITECTURE)

Setup agents

TENET scans your codebase and auto-creates agents with gradient:
Each agent gets a TOML config and an eval script that measures a real metric.

Run your first loop

Watch it work:

Set up the nightly loop

Or add to cron:

Check results tomorrow

What happens over time