Sourcebot v5

ℹ️ Starting in v5, Ask Sourcebot and MCP will be a part of our paid plan. To learn more about this change and how to keep your current functionality, please visit our migration guide.



Sourcebot v5 is our biggest release yet. Ask Sourcebot now reaches beyond your code to the tools you work with everyday, all inside an app we've rebuilt from the ground up.

Here's what's new:

  • Ask connectors: bring Jira, Slack, Linear, and more into the Ask agent.

  • App redesign: a persistent sidebar that keeps your recent repos and chats one click away.

  • Git blame and history: see who changed what, and when, right in the app.


Ask connectors

Context is often scattered across dozens of platforms - Jira tickets, Slack threads, Confluence docs, etc.

Ask Sourcebot can now connect to your tools via MCP, giving it access to data and actions beyond just your code. Bring external context to help debug issues, draft specifications, and create bug reports.

For example:

  • Pull the top 3 highest severity bugs from Jira, investigate the root cause, and file your findings back as comments.

  • Turn a Linear ticket or Slack thread into an implementation spec, grounded in how your code actually works.

  • Create a document in Confluence for how this system works today.


App redesign

We've rebuilt the look and feel of Sourcebot around a persistent sidebar.

The sidebar stays with you everywhere in the app, so your recent repositories and chats are always one click away. Jump back into a conversation, switch to a repo you were just browsing, or start something new without losing your place.


Git blame and history

We've integrated git blame and history directly into the code browser:

  • When viewing a file, click the blame view to see the commit info per line.

  • Clicking on a commit will open the diff preview preview.

  • When viewing a file or directory, the History tab on the bottom bar previews the commit history.

  • Clicking the "View full history" tab will reveal the full commit history, with options to filter by author or by date.


Try it out on your own machine with our new setup cli: npx setup-sourcebot

Made w/ ❤️ in SF

© Taqla, Inc. All rights reserved.