-
Notifications
You must be signed in to change notification settings - Fork 1.2k
(Actions) workflow custom agent builder #32283
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Preview links (active after the
|
content/en/actions/agents/_index.md
Outdated
|
||
{{< partial name="whats-next/whats-next.html" >}} | ||
|
||
<br>Do you have questions or feedback? Join the **#workflow-custom-agents** channel on the [Datadog Community Slack][4]. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is referencing an internal channel at Datadog and the Community Slack link doesn't work. Let's remove this entire line.
content/en/actions/agents/build.md
Outdated
|
||
{{< partial name="whats-next/whats-next.html" >}} | ||
|
||
<br>Do you have questions or feedback? Join the **#workflow-custom-agents** channel on the [Datadog Community Slack][8]. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is referencing an internal channel at Datadog and the Community Slack link doesn't work. Let's remove this entire line.
content/en/actions/agents/build.md
Outdated
|
||
### MCP Servers | ||
|
||
Click the toggle button to enable MCP (Model Context Protocol). MCP servers provide additional tools and capabilities that the agent can use to interact with external systems. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The only MCP available right now is the Datadog MCP. We should link to the docs that explain further what's available via the Datadog MCP: https://docs.datadoghq.com/bits_ai/mcp_server
@@ -0,0 +1,38 @@ | |||
--- | |||
title: Agents |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The page doesn't include enough content to justify it's existence. Let's combine the two pages and add the "Build an agent" content to this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We also need to add a section that explains that you can invoke an agent via a Workflow step.
content/en/actions/agents/build.md
Outdated
|
||
Click the toggle button to enable MCP (Model Context Protocol). MCP servers provide additional tools and capabilities that the agent can use to interact with external systems. | ||
|
||
### Feature Lab |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's remove this section for now. That was a temporary thing.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've never seen Datadog obfuscate names in screenshots. It makes the screenshot look unprofessional. Any content in the demo account should be fine to show to customers, including Datadog employee names.
parent: case_management | ||
identifier: case_management_troubleshooting | ||
weight: 7 | ||
- name: Action Interface |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What exactly is this changing for Action Interface? Was it not shown in the nav before? It's not a feature we want to promote.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What does this PR do? What is the motivation?
This PR creates a new section for custom workflow agents.
Merge readiness: