Everything in Trevize is built from a small set of concepts. Understanding how they relate makes the rest of the product predictable.
- Workspaces & projects — the team boundary that owns your connected repositories, members, and billing.
- Sessions — live, collaborative working sessions where you and an agent build together in real time.
- Automations — autonomous loops that keep working on a goal between sessions and open pull requests as they make progress.
- Tasks & implementations — the unit of work: a brief becomes an implementation, which becomes a pull request.
- Briefs — the specification that tells an agent what to build.
- Knowledge & memory — the durable context agents carry across sessions so they don’t relearn your codebase every time.
- Insights — the signals Trevize surfaces about what’s happening across your work.
If you’re just getting oriented, start with Get started for the big picture before diving into individual concepts.