Skip to content
Draft
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
1 change: 0 additions & 1 deletion .agents/skills/coder-templates/SKILL.md
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,6 @@ module "claude-code" {
- Boundaries: set `enable_boundary = true` on the agent module to enable network-level filtering for the AI agent. See <https://coder.com/docs/ai-coder/agent-boundaries> for allowlist configuration.
- A `coder_app` with `slug = "preview"` gets special treatment in the Tasks UI navbar.
- Task templates heavily use presets to define scenarios (different repos, system prompts, setup scripts, container images).
- See `registry/coder-labs/templates/tasks-docker` as a reference implementation.

Docs: <https://coder.com/docs/ai-coder/tasks>

Expand Down
Binary file removed registry/coder-labs/.images/tasks-screenshot.png
Binary file not shown.
86 changes: 0 additions & 86 deletions registry/coder-labs/templates/tasks-docker/README.md

This file was deleted.

Loading