Documentation Index
Fetch the complete documentation index at: https://docs.tembo.io/llms.txt
Use this file to discover all available pages before exploring further.
Connect a repository
Go to Integrations and connect GitHub, GitLab, or Bitbucket. Select the repositories you want Tembo to access.
Create a session
Open the Tembo Dashboard and click New Session. Pick one or more repositories, choose your agent harness, and describe the work. Tembo can also use connected integrations and MCP servers for extra context during the session.
Review the PR
Tembo works in a sandbox, writes the code, and opens a pull request. Review it, then mention
@tembo in PR comments to request changes.Where to tag @tembo
Tag required: PR comments, GitHub issues, Slack messages. No tag needed: Dashboard sessions, Linear/Jira issues assigned to Tembo.Writing good prompts
Include: what needs to change, where (file paths), why, and how you’ll know it’s done.| Type | What to include |
|---|---|
| Bug | Steps to reproduce, expected vs actual, error messages, Sentry link |
| Feature | Requirements, file locations, edge cases, dependencies |
| Refactor | Current problems, desired state, constraints, specific files |
Next steps
Agent harness
Choose the right harness and model.
Rule Files
Define coding standards for agents to follow.