Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel,
n'hésitez pas à nous contacter.
Bits AI Dev Agent is not available in the selected site ().
Join the Preview!
Bits AI Dev Agent is in Preview.
Bits AI Dev Agent is a generative AI coding assistant that uses observability data to detect, diagnose, and fix high-impact issues in your code. It can open production-ready pull requests and iterates on fixes based on developer feedback.
Key capabilities
- Opens GitHub pull requests with production-ready fixes when high-impact issues are detected.
- Iterates on code in response to chat messages and review comments.
- Provides a single view of Bits AI Dev Agent-generated pull requests; with filters for status, triggering product, and affected service.
Supported Datadog products
Bits AI Dev Agent is available for the following Datadog products:
Product | Availability | Issues Detected |
---|
Error Tracking | Preview | Crashes, panics, exceptions, unhandled errors |
Code Security | Preview | Security issues in first-party code and open source dependencies |
Continuous Profiler | Preview | Code-level performance issues |
Setup
At this time, Bits AI Dev Agent supports GitHub only.
Enable the GitHub integration
To use Bits AI Dev Agent, you must install the GitHub integration. For full installation and configuration steps, see the GitHub integration guide.
To support Bits AI Dev Agent functionality, the GitHub integration must be granted the following permissions:
- Repository contents (
contents: read
, contents: write
) - Pull requests (
pull_requests: write
)
Tag telemetry with service and version
Bits AI Dev Agent uses the service
and version
telemetry tags to match issues such as errors or vulnerabilities to the version of your code that was running at the time. To configure telemetry tagging, see the Tag your telemetry with Git information section of the Datadog Source Code Integration documentation.