diff --git a/changelog.mdx b/changelog.mdx index bc4965a..af1381a 100644 --- a/changelog.mdx +++ b/changelog.mdx @@ -4,6 +4,54 @@ description: "Keep track of changes and updates to Tembo" icon: "clock-rotate-left" --- + + +## GPT-5.2-Codex with Extended Reasoning Levels + +Expanded reasoning capabilities for GPT-5.2-Codex model. You can now configure reasoning effort levels to balance between speed and thoroughness for complex coding tasks. + +See [Coding Agents](/features/coding-agents). + +## Augmentcode Agent Support + +Added support for [Augmentcode](https://augmentcode.com) as a new coding agent option. Configure it in your organization settings to use Augmentcode for your tasks. + +## Trello Integration + +You can now connect Trello boards to Tembo. Import cards as tasks and let Tembo work on your Trello-managed projects. + +Key features: +- Connect Trello workspaces via API key +- Sync boards and cards with Tembo +- Automatic card scanning and task creation + +## Jira Issue Triggers + +Automate task creation from Jira events. Set up triggers that fire when issues are added to specific Jira boards, enabling seamless integration with your existing Jira workflows. + +## Linear: Opened by Filter + +Enhanced Linear integration with a new "Opened by" filter in issue create triggers. Filter issues by who created them, including support for detecting Tembo-created issues. + +## Reasoning Level Selection + +Choose your preferred reasoning level when running tasks. Balance between faster responses and more thorough analysis based on task complexity. + +## UI Improvements + +- New task drawer for viewing logs with improved readability +- Enhanced drawer variants for better log presentation +- Text selection enabled in task drawers + +## Bug Fixes + +- Fixed sandbox cleanup to properly release VM resources +- Resolved event listener leaks during sandbox initialization +- Fixed socket room naming issues +- Various stability improvements across the platform + + + ![Tembo Codex + OpenAI](/images/tembo-codex-openai.png)