Tembo Docs home page
Search...
⌘K
Ask AI
Get Help
Dashboard
Dashboard
Search...
Navigation
Features
Pull Requests
Documentation
Changelog
Get Started
What is Tembo?
Billing
Features
Overview
Pull Requests
Feedback Loop
Rule Files
TODO Comments
Integrations
GitHub
Sentry
Linear
Jira
Postgres
AWS RDS
Supabase
On this page
How It Works
What Triggers Tembo PRs
Tembo’s Pull Requests
Features
Pull Requests
Tembo automatically creates a pull request when its work is complete. You can trigger its work automatically through integrations like
Sentry
or database monitoring, or through manual assignment with a ticket in
Linear
.
How It Works
Issue Triggered
- Either automatically detected from Sentry/database monitoring, or manually assigned via Linear issues
Generates Solution
- Analyzes your codebase and creates appropriate fixes
Creates PR
- Submits with clear descriptions and context
You Review
- Standard GitHub workflow with
Feedback Loop
What Triggers Tembo PRs
Automatic Detection:
Sentry errors
and application crashes
Database performance issues
like slow queries or missing indexes
Code quality problems
detected through analysis
Manual Assignment:
Linear
issues
assigned to Tembo
Jira
issues
with Tembo labels or assignments
Direct requests
for specific improvements
Tembo’s Pull Requests
Tembo’s pull requests are created with the following characteristics:
Clear descriptions
of the problem and solution approach
Focused changes
that follow your coding standards through
Rule Files
Context links
to original errors, issues, or performance metrics
Tests
when appropriate for the change type
You maintain complete control - Tembo provides solutions, you decide what gets merged.
Was this page helpful?
Yes
No
Suggest edits
Raise issue
Overview
Previous
Feedback Loop
Next
Assistant
Responses are generated using AI and may contain mistakes.