Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions config/_default/menus/main.en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1547,32 +1547,32 @@ menu:
parent: platform_heading
weight: 100000
- name: Bits Investigation
url: bits_ai/bits_ai_sre
url: bits_ai/bits_investigation
identifier: bits_ai_sre
parent: bits_ai
weight: 1
- name: Investigate Issues
url: bits_ai/bits_ai_sre/investigate_issues
url: bits_ai/bits_investigation/investigate_issues
identifier: bits_ai_sre_investigate_issues
parent: bits_ai_sre
weight: 101
- name: Take Action
url: bits_ai/bits_ai_sre/take_action
url: bits_ai/bits_investigation/take_action
identifier: bits_ai_sre_take_action
parent: bits_ai_sre
weight: 102
- name: Bits Investigation Integrations and Settings
url: bits_ai/bits_ai_sre/configure
url: bits_ai/bits_investigation/configure
identifier: bits_ai_sre_configure
parent: bits_ai_sre
weight: 103
- name: Knowledge Sources
url: bits_ai/bits_ai_sre/knowledge_sources
url: bits_ai/bits_investigation/knowledge_sources
identifier: bits_ai_sre_knowledge_sources
parent: bits_ai_sre
weight: 104
- name: Chat with Bits Investigation
url: bits_ai/bits_ai_sre/chat_bits_ai_sre
url: bits_ai/bits_investigation/chat_bits_investigation
identifier: bits_ai_sre_chat
parent: bits_ai_sre
weight: 105
Expand All @@ -1582,17 +1582,17 @@ menu:
parent: bits_ai
weight: 2
- name: Bits Code
url: bits_ai/bits_ai_dev_agent
url: bits_ai/bits_code
parent: bits_ai
identifier: bits_ai_dev_agent
weight: 3
- name: Setup
url: bits_ai/bits_ai_dev_agent/setup
url: bits_ai/bits_code/setup
parent: bits_ai_dev_agent
identifier: bits_ai_dev_agent_setup
weight: 301
- name: Automations
url: bits_ai/bits_ai_dev_agent/automations
url: bits_ai/bits_code/automations
parent: bits_ai_dev_agent
identifier: bits_ai_dev_agent_automations
weight: 302
Expand Down Expand Up @@ -2353,7 +2353,7 @@ menu:
identifier: error_tracking_error_grouping
weight: 4
- name: Bits Code
url: bits_ai/bits_ai_dev_agent
url: bits_ai/bits_code
parent: error_tracking
identifier: error_tracking_bits_ai_dev_agent
weight: 5
Expand Down
1 change: 1 addition & 0 deletions config/_default/params.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,7 @@ unsupported_sites:
bits_ai: [gov,gov2]
bits_ai_sre: [gov,gov2]
bits_data_analysis: [gov,gov2]
bits_investigation: [gov,gov2]
byoti: [gov, gov2]
case_management: [gov2]
ci_visibility: [gov,gov2]
Expand Down
8 changes: 4 additions & 4 deletions content/en/account_management/billing/ai_credits.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ further_reading:
- link: "/bits_ai/bits_chat/"
tag: "Documentation"
text: "Bits Chat"
- link: "/bits_ai/bits_ai_dev_agent/"
- link: "/bits_ai/bits_code/"
tag: "Documentation"
text: "Bits Code"
- link: "/bits_ai/bits_ai_sre/"
- link: "/bits_ai/bits_investigation/"
tag: "Documentation"
text: "Bits Investigation"
- link: "/actions/agents/"
Expand Down Expand Up @@ -87,8 +87,8 @@ AI Credits are available to all Datadog customers except:
{{< partial name="whats-next/whats-next.html" >}}

[1]: /bits_ai/bits_chat/
[2]: /bits_ai/bits_ai_dev_agent/
[3]: /bits_ai/bits_ai_sre/
[2]: /bits_ai/bits_code/
[3]: /bits_ai/bits_investigation/
[4]: /actions/agents/
[5]: https://www.datadoghq.com/pricing/?site=us&product=ai-credits#products
[6]: https://app.datadoghq.com/account/login?next=%2Fbilling%2Fbill-overview%3Fdetail_bd%3Dai_credits
Expand Down
4 changes: 2 additions & 2 deletions content/en/ai_agents_console/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ To start sending data to Agent Console, see [Set Up Agent Console][8].
[2]: https://docs.claude.com/en/docs/claude-code/overview
[3]: https://www.cursor.com/
[4]: /integrations/github-copilot/
[5]: /bits_ai/bits_ai_sre/
[6]: /bits_ai/bits_ai_dev_agent/
[5]: /bits_ai/bits_investigation/
[6]: /bits_ai/bits_code/
[7]: /actions/agents/
[8]: /ai_agents_console/setup/
4 changes: 2 additions & 2 deletions content/en/bits_ai/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ Learn about Bits AI pricing on [AI Credits][1].
## Features

{{< whatsnext desc="Learn about how you can use Bits AI:" >}}
{{< nextlink href="bits_ai/bits_ai_sre" >}}Investigate alerts with Bits Investigation{{< /nextlink >}}
{{< nextlink href="bits_ai/bits_ai_dev_agent" >}}Automate code fixes with Bits Code{{< /nextlink >}}
{{< nextlink href="bits_ai/bits_investigation" >}}Investigate alerts with Bits Investigation{{< /nextlink >}}
{{< nextlink href="bits_ai/bits_code" >}}Automate code fixes with Bits Code{{< /nextlink >}}
{{< nextlink href="bits_ai/bits_security_analyst" >}}Triage security threat signals with Bits Security Analyst{{< /nextlink >}}
{{< nextlink href="bits_ai/bits_chat" >}}Explore your observability data with Bits Chat{{< /nextlink >}}
{{< nextlink href="bits_ai/bits_data_analysis" >}}Explore your business data in natural language with Bits Data Analysis{{< /nextlink >}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: Bits Code
aliases:
- /bits_ai/bits_ai_dev_agent/
further_reading:
- link: "https://www.datadoghq.com/blog/bits-ai-dev-agent/"
tag: "Blog"
Expand Down Expand Up @@ -87,7 +89,7 @@ Use the freeform prompt field at [**Sessions**][7] to work with Bits Code on gen

You can build automations from triggers (a product finding, a custom prompt, a schedule, or a combination) and configure one or more outputs. Datadog-provided templates are also available to help you get started. Create and manage automations at **Bits AI** > **Bits Code** > [**Automations**][29].

### Pull or merge request collaboration
### Pull or merge request collaboration

Bits Code integrates with [source code providers](#supported-source-code-providers) to:
- Create pull or merge requests, generating titles and descriptions based on your repository's pull or merge request template
Expand All @@ -110,15 +112,15 @@ Bits Code never auto-merges PRs or MRs. See all the PRs or MRs that Bits Code is
[3]: /profiler/
[4]: /tests/
[5]: https://app.datadoghq.com/integrations/github
[6]: /bits_ai/bits_ai_dev_agent/setup/
[6]: /bits_ai/bits_code/setup/
[7]: https://app.datadoghq.com/code
[8]: /bits_ai/bits_ai_sre/
[8]: /bits_ai/bits_investigation/
[10]: /profiler/automated_analysis/
[12]: /containers/
[13]: /containers/bits_ai_kubernetes_remediation
[15]: /security/code_security/static_analysis/ai_enhanced_sast/#remediation
[16]: /bits_ai/bits_chat/
[17]: /bits_ai/bits_ai_sre/
[17]: /bits_ai/bits_investigation/
[20]: /tracing/
[21]: /tracing/recommendations/
[22]: /cloud_cost_management/
Expand All @@ -127,7 +129,7 @@ Bits Code never auto-merges PRs or MRs. See all the PRs or MRs that Bits Code is
[25]: /security/code_security/iac_security/
[26]: /security/code_security/software_composition_analysis/
[27]: /account_management/billing/ai_credits/
[28]: /bits_ai/bits_ai_dev_agent/automations/
[28]: /bits_ai/bits_code/automations/
[29]: https://app.datadoghq.com/code/automations
[30]: https://docs.github.com/en/enterprise-cloud@latest/admin/overview/about-github-enterprise-cloud
[31]: https://docs.github.com/en/enterprise-cloud@latest/admin/overview/about-github-enterprise-cloud#about-data-residency
Expand Down
Original file line number Diff line number Diff line change
@@ -1,23 +1,25 @@
---
title: Automations
aliases:
- /bits_ai/bits_ai_dev_agent/automations/
disable_toc: false
description: Create Bits Code automations that run sessions on a schedule or in response to Datadog signals.
further_reading:
- link: "/bits_ai/bits_ai_dev_agent/"
- link: "/bits_ai/bits_code/"
tag: "Documentation"
text: "Bits Code"
---

## Overview
Create an automation to have Bits Code start a [session][1] when a trigger fires—such as a new Code Security finding or a recurring schedule. Bits Code delivers the results as a pull or merge request, or a Slack notification.
Create an automation to have Bits Code start a [session][1] when a trigger fires—such as a new Code Security finding or a recurring schedule. Bits Code delivers the results as a pull or merge request, or a Slack notification.

{{< img src="bits_ai/dev_agent/automations/list.png" alt="Under an 'Automate with Bits' title, a table with columns like Name, Author, and Last Run has four rows." style="width:100%;" >}}

With Bits Code automations, you can:

- Generate code fixes on a schedule, without starting each session manually
- Have Bits Code respond to signals from other Datadog products, such as a new APM Recommendation, a flaky test, or a Code Security finding
- Route the resulting code changes directly to a pull or merge request, or notify a team in Slack
- Route the resulting code changes directly to a pull or merge request, or notify a team in Slack

## Prerequisites
To set up a Bits Code automation, each of the following must be true:
Expand Down Expand Up @@ -102,8 +104,8 @@ You can pause or resume any automation, but you can only edit or delete automati
## Further reading
{{< partial name="whats-next/whats-next.html" >}}

[1]: /bits_ai/bits_ai_dev_agent/#sessions
[2]: /bits_ai/bits_ai_dev_agent/setup/
[1]: /bits_ai/bits_code/#sessions
[2]: /bits_ai/bits_code/setup/
[3]: https://app.datadoghq.com/code/automations
[4]: /integrations/slack/
[5]: /internal_developer_portal/catalog/
Loading
Loading