mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
chore(docs/ai-coder): add migration guide for provider version 2.13.0 (#20426)
Closes https://github.com/coder/internal/issues/1080 --------- Co-authored-by: Ben Potter <ben@coder.com>
This commit is contained in:
co-authored by
Ben Potter
parent
e96ab0ef59
commit
b6935c3528
@@ -239,7 +239,7 @@ advanced capabilities that Coder offers.
|
||||
### Get Coder Tasks Running
|
||||
|
||||
Coder Tasks is an interface that allows you to run and manage coding agents like
|
||||
Claude Code within a given Workspace. Tasks become available when the Template for a Workspace has the `coder_ai_task` resource and `coder_parameter` named `AI Prompt` defined in its source code.
|
||||
Claude Code within a given Workspace. Tasks become available when a Workspace Template has the `coder_ai_task` resource defined in its source code.
|
||||
In other words, any existing template can become a Task template by adding in that
|
||||
resource and parameter.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user