Skip to content

Commit 8d6a322

Browse files
johnstcnbpmct
andauthored
chore(docs): document automatic task naming (coder#19614)
Updates our experimental AI docs on how to automatically generate task names. --------- Co-authored-by: Ben Potter <ben@coder.com>
1 parent 347ab5b commit 8d6a322

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/ai-coder/tasks.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,10 @@ If a workspace app has the special `"preview"` slug, a navbar will appear above
8282

8383
We plan to introduce more customization options in future releases.
8484

85+
## Automatically name your tasks
86+
87+
Coder can automatically generate a name your tasks if you set the `ANTHROPIC_API_KEY` environment variable on the Coder server. Otherwise, tasks will be given randomly generated names.
88+
8589
## Opting out of Tasks
8690

8791
If you tried Tasks and decided you don't want to use it, you can hide the Tasks tab by starting `coder server` with the `CODER_HIDE_AI_TASKS=true` environment variable or the `--hide-ai-tasks` flag.

0 commit comments

Comments
 (0)