Skip to content
Closed
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
4 changes: 2 additions & 2 deletions docs/v6/build/environments.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Environments"
description: "Define where the agent acts and the connections it can drive."
title: "Build environments with ssh, mcp, cdp, rfb, and robot"
description: "Define HUD environments by exposing capabilities like ssh, mcp, cdp, rfb, or robot so any agent can drive the underlying system natively."
icon: "cube"
---

Expand Down
4 changes: 2 additions & 2 deletions docs/v6/build/tasks.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Tasks & grading"
description: "Write a task template that prompts and grades, and turn one definition into a whole dataset of tasks."
title: "Write task templates that prompt and grade agents"
description: "Author two-yield task templates in HUD that prompt agents, score outputs with graders, and mint a whole dataset from one parameterized definition."
icon: "list-check"
---

Expand Down
Loading