Skip to main content
2025-11-04
APIAutomationsBillingMCPMulti-Agent SupportNixRaycastSandbox
We just shipped our biggest release yet - making background coding agents more autonomous, flexible, and secure than ever.

Automations

Tembo now fixes issues before you even notice them. Trigger from GitHub, Linear, Sentry, Slack or on a schedule. It’ll generate changelogs, clear TODOs, patch vulnerabilities, and clean up tech debt automatically.Automations

Multi-Agent + Model Support

Every team works differently. Now you can choose your preferred agent + model per task or across your org. Claude Code, Codex, Opencode, Amp, Cursor – powered by Anthropic, OpenAI, and more.Multi-Agent + Model Support

Iterate with @tembo

Leave feedback anywhere – GitHub, Slack, or Linear. Tembo reads it, updates the code, and opens a fresh PR.Iterate with @tembo

Sandbox + Nix

Each task runs safely in its own docker VM with Node, Python, Rust, Go, Ruby, and Elixir ready to go. Using Nix? Tembo automatically loads your exact dev shell.

MCP + Raycast + Billing + API

Extend agents with the model context protocol, manage tasks straight from raycast, use pay-as-you-go credits, and plug Tembo into anything with the new public API.

Let’s build the future of engineering together.

Start here → app.tembo.io or book a demo.Let’s build the future of engineering together.
2025-10-10
Coding AgentsDesignSlack
Highlights since the last update:

Slack Integration

Assign tasks and receive pull requests directly from Slack. See our announcement.Slack Integration

Multi-Coding Agent Support

Choose your preferred coding agent, including Claude Code, Cursor, and Codex.Multi-Coding Agent Support

Updated Design

The refreshed interface improves clarity, performance, and overall polish. Feedback is welcome.New DesignDark mode preview:New Design Dark ModeAdditional improvements are included in this release. Explore them in the app.
2025-09-26
Coding AgentsDesignSettings

More Coding Agents

Tembo now supports multiple AI coding agents, giving you the flexibility to work with your preferred development environment while leveraging Tembo’s autonomous task management capabilities.

New Coding Agent Integrations

  • OpenCode - Full integration with OpenCode using Anthropic models. Support for additional OpenCode providers coming soon.
  • Codex - Now supported via API (UI support in progress)
  • Claude Code - Enhanced support for the latest Claude models
  • Additional Coding Agents - Cursor, Gemini, and Amp coming soon Coding Agent Support
You can view all supported coding agents and their configurations here: Coding Agents.

Claude 4.5 Sonnet

Added support for the new Claude 4.5 Sonnet model, bringing enhanced code understanding and generation capabilities to all supported coding agents.

Public API & SDK

Tembo now provides a public API for programmatic task management and automation. You can create tasks, monitor their status, and integrate Tembo into your existing workflows.

Redesigned Dashboard & Settings

We’ve completely reimagined the Tembo dashboard with a focus on clarity and efficiency:
  • Modern Interface - Clean, intuitive design that makes task management effortless
  • Enhanced Settings Pages - Streamlined configuration with better organization and improved discoverability
  • Improved Navigation - Faster access to the features you use most
  • Better Visual Hierarchy - Clearer presentation of task status, coding agent activity, and system state

Performance & Stability

GitHub Feedback Loop

The feedback cycle for GitHub pull requests and comments is now significantly faster. Tembo responds more quickly to code reviews, comments, and status changes, reducing wait times and accelerating your development workflow.

Comment Tagging System

Introduced required tagging when leaving comments on pull requests. This prevents Tembo from responding to:
  • Internal team discussions
  • Comments directed at other team members
  • Messages intended for other bot integrations
Simply tag @tembo when you want Tembo to take action, ensuring cleaner communication and more precise automation.
2025-09-05
Branch ManagementClaude CodeFile MentionsImage SupportPull RequestsSettings

Image Support

Tembo’s sandboxes now support images - works with all the major coding agents and allows them to read images but also push them to your repos. Images inside of Linear are also detected and downloaded to the sandboxes automatically. Learn more about our sandbox environment.

File Mentions & Smart References

Introduced @mention functionality for referencing files, integrations, and documents directly in task descriptions and comments.File Mentions AutocompleteFeatures include:
  • @mention support for integrations (GitHub, Linear, Sentry)
  • File and document reference system
  • Smart autocomplete
  • Visual indicators for different mention types
  • Context awareness in conversations

Branch Deletion Setting

Added a new setting to control automatic branch deletion when pull requests are closed or merged.Branch Deletion SettingWhen enabled, Tembo will automatically delete the branch after its pull request is closed or merged. This helps keep your repository clean by removing feature branches that are no longer needed.The setting can be found in your pull request configuration and is disabled by default, giving you full control over branch cleanup behavior.

Pull Request Settings

Support for Gemini code assist as a review bot.Gemini Code Assist
2025-08-22
BitBucketGitLabIntegrationsLinear

BitBucket Integration

Full BitBucket support is now live! Connect your BitBucket workspaces and let Tembo create pull requests directly in your repositories.Key features include:
  • Automatic workspace and repository discovery
  • Draft PR support with automatic branch cleanup
  • Service user setup for cleaner PR attribution
  • Support for multiple workspaces and repository selection

GitLab Integration

GitLab integration is officially here! Tembo can now scan your GitLab repositories and open merge requests for improvements.Features include:
  • Repository scanning for TODO comments, security issues, and technical debt
  • Automatic merge request creation
  • Selective repository activation
  • Full OAuth integration with GitLab

Enhanced Linear Integration

Improved Linear workflow with better status tracking and repository management.
  • Enhanced issue assignment workflow
  • Improved repository label management with automatic GitHub repository detection
  • Streamlined integration setup process

UI & Performance Improvements

  • Enhanced workspace filtering and pagination for better issue and PR management
  • Improved task log loading with skeleton states
  • Various performance optimizations across the dashboard
  • Better error handling and user feedback
2025-07-04
Bug FixesJiraLogsUI

Jira Integration

You can now assign Tembo to Jira issues — just like with Linear.This was one of our most requested features by larger teams, and it’s finally live!Jira Integration

Revamped UI

The dashboard got a full redesign — it’s now much faster and way cleaner.We’re also actively redesigning all app flows. You’ll start seeing those changes roll out soon :)New UI

Historical Task Logs

You can now view logs directly on the task page.The new format makes it way easier to understand what actually happened.Task Logs

Credit Burn Bug + Fixes

We fixed a bug where the GitHub scanner was burning credits in the background.Also shipped a bunch of smaller polish and fixes across the app.
2025-06-27
Rule FilesSentryTasks

Auto-fix for Sentry errors

Tembo now opens a pull request as soon as a Sentry error is detected — no delay between error and fix.Improved Sentry integration

Custom tasks

You can now create tasks directly in Tembo without relying on external tools like Jira or Linear. Just describe the task in plain English and Tembo will take it from there.Custom tasks

Rule file support

Tembo now reads rule files to better understand your project’s structure and conventions. Supported files include:
  • tembo.md
  • CLAUDE.md
  • .cursorrules
  • .windsurfrules
  • .clinerules
  • .github/copilot-instructions.md
Read more here
2025-06-20
AutomationsCI/CDTask Prioritization

Task Prioritization

Write a quick prompt about what you’re trying to achieve and Tembo will rank your open tasks by impact. It learns from titles, labels, commit history and surfaces what’s worth tackling first.Suggested Tasks

Failed Workflows Auto-Fix

Suggested TasksTembo now reacts to failed workflows. Broken tests, failed lints – it finds the issue and pushes a fix. No more chasing red pipelines.

Improvements

A bunch of bug fixes and polish across the board.

What’s Next?

What integration should we build next? Email us at support@tembo.ai and we’ll get back to you.
2025-06-13
FeedbackModelsPull Requests

Feedback Loop in PRs

This one’s huge. Leave a review or single comments — Tembo will now respond to all of them in one go. Way less back and forth, way faster iteration.Feedback Loop

Model Selection

You can now choose which model Tembo uses — currently supports Claude 3.5 and 3.7. Want Sonnet 4? Just bring your own API key in settings. More models coming soon.Select Model

Coming Next Week

Task prioritization: Tembo will start finding the highest-impact tasks on its own. Set your goals — Tembo gets to work.
2025-06-06
LinearOnboardingStability
If your first try with Tembo wasn’t smooth, now’s the perfect time to come back. We’ve made big stability improvements. Everything feels a lot snappier.

Linear Support is Live 🎉

Linear SupportYou can now assign Tembo to issues by adding a label or assigning the bot directly. Just install the Linear integration — and that’s it.

Onboarding Got a Glow-Up

OnboardingJust connect GitHub — Tembo guides you through the rest. And if you come back later, we’ll bring you right back in.