> ## Documentation Index
> Fetch the complete documentation index at: https://docs.replit.com/llms.txt
> Use this file to discover all available pages before exploring further.

# February 13, 2026

> 2 min read

## What's new

* [Claude Opus 4.5 support](#claude-opus-45-support)
* [Open in Replit button (Beta)](#open-in-replit-button-beta)
* [Agent production SQL database access](#agent-production-sql-database-access)
* [Bitbucket integration improvements](#bitbucket-integration-improvements)
* [User/group level budgets](#usergroup-level-budgets)
* [Connection reliability improvements](#connection-reliability-improvements)

## Platform

### Claude Opus 4.5 support

Claude Opus 4.5 is now supported in AI Integrations, giving you access to Anthropic's latest AI capabilities optimized for coding and agents.

### Open in Replit button (Beta)

You can now tackle Linear tickets directly on Replit with the new 'Open In Replit' button. This beta feature needs to be enabled in preferences and automatically populates the prompt with issue details. The team is working with Linear to improve the integration.

<Frame>
  <img src="https://mintcdn.com/replit/KUvbGVtKU-YVHSSm/images/changelog/2026-02-13/image_11f542e4a890.png?fit=max&auto=format&n=KUvbGVtKU-YVHSSm&q=85&s=1d4dddf0fc52ebc3ac9fabbdb01ca065" alt="Linear integration showing Open in Replit button in ticket sidebar" width="324" height="402" data-path="images/changelog/2026-02-13/image_11f542e4a890.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/replit/KUvbGVtKU-YVHSSm/images/changelog/2026-02-13/image_ba0c33de262d.png?fit=max&auto=format&n=KUvbGVtKU-YVHSSm&q=85&s=335dec2ba51444d652f336779cd3c944" alt="Replit workspace with Linear issue details automatically filled in the prompt" width="926" height="693" data-path="images/changelog/2026-02-13/image_ba0c33de262d.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/replit/KUvbGVtKU-YVHSSm/images/changelog/2026-02-13/image_18266b2a70a0.png?fit=max&auto=format&n=KUvbGVtKU-YVHSSm&q=85&s=533b8cd9c5a3bdfbd7433445e62460fe" alt="Linear Connector configuration menu showing Replit integration options" width="422" height="368" data-path="images/changelog/2026-02-13/image_18266b2a70a0.png" />
</Frame>

### Agent production SQL database access

Agent can now view and query your production SQL database in read-only mode, allowing it to work with real production data without risk of accidental modifications.

<Frame>
  <img src="https://mintcdn.com/replit/KUvbGVtKU-YVHSSm/images/changelog/2026-02-13/image_7ec79d0e5ae1.png?fit=max&auto=format&n=KUvbGVtKU-YVHSSm&q=85&s=194ba4ed16f5f86e36825f1fd63a4a9e" alt="Database explorer showing production database in read-only mode with Agent accessing SQL data" width="1951" height="941" data-path="images/changelog/2026-02-13/image_7ec79d0e5ae1.png" />
</Frame>

### Bitbucket integration improvements

Enhanced Bitbucket import support makes it easier for you to migrate your repositories into Replit alongside GitHub and GitLab.

<Frame>
  <img src="https://mintcdn.com/replit/KUvbGVtKU-YVHSSm/images/changelog/2026-02-13/screenshot-2026-02-09-at-10-33-31-am_ab4befe72c3b.png?fit=max&auto=format&n=KUvbGVtKU-YVHSSm&q=85&s=f6f21309980ca87a8b0dd30604a26fe8" alt="Import to Replit screen showing Bitbucket as an available import source" width="1123" height="427" data-path="images/changelog/2026-02-13/screenshot-2026-02-09-at-10-33-31-am_ab4befe72c3b.png" />
</Frame>

### Connection reliability improvements

Several improvements to enhance the Integrations experience:

* Connection tokens are less likely to expire due to an improved background reconnection process
* Clear display when connections are in an unhealthy/error state
* Ability to re-connect integrations directly from the error state

## Teams and Enterprise

### User/group level budgets

Budget management capabilities are now enabled for all enterprise customers:

* Enterprise team admins can set default usage budgets on all members
* Admins can set budgets on specific groups (e.g., Admins/Members and custom groups)
* Coming soon: admins will be able to set override budgets on individual users

<Frame>
  <img src="https://mintcdn.com/replit/KUvbGVtKU-YVHSSm/images/changelog/2026-02-13/image_0dc3ae0bc14f.png?fit=max&auto=format&n=KUvbGVtKU-YVHSSm&q=85&s=56b02617573774cd9add293998f04abb" alt="Group agent usage alerts management interface showing budget thresholds for different groups" width="1028" height="1264" data-path="images/changelog/2026-02-13/image_0dc3ae0bc14f.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/replit/KUvbGVtKU-YVHSSm/images/changelog/2026-02-13/image_62d1fb1df4ab.png?fit=max&auto=format&n=KUvbGVtKU-YVHSSm&q=85&s=a97324035012c2c1b50e25077351494a" alt="Organization alerts settings showing per-user and group-level budget configurations" width="2258" height="620" data-path="images/changelog/2026-02-13/image_62d1fb1df4ab.png" />
</Frame>
