Article Summary
Atlassian launched Rovo, a new generative AI-powered assistant for developers aimed at accelerating bug resolution and reducing development effort.
- Rovo offers a chat interface that comprehends codebases, aiding developers in writing, explaining, and debugging code within their editor.
- It integrates data from Atlassian products like Jira and Bitbucket, alongside third-party tools such as GitHub.
- The assistant utilizes the Model Context Protocol (MCP) to interact with local development environments, facilitating real-time diagnostic data collection and code analysis.
- Model Context Protocol (MCP), co-created by Atlassian and Anthropic, is an open-source specification for information exchange between large language models and software tools like debuggers and test runners.