Skip to content
Merged
Changes from 1 commit
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
Prev Previous commit
Update docs/ai-coder/tasks.md
Co-authored-by: Ben Potter <ben@coder.com>
  • Loading branch information
johnstcn and bpmct authored Aug 28, 2025
commit da25bc403e926998c81d787d0c0f9ff29a0b9a8c
2 changes: 1 addition & 1 deletion docs/ai-coder/tasks.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ We plan to introduce more customization options in future releases.

## Automatically name your tasks

Coder can automatically generate a name your tasks if you set the `ANTHROPIC_API_KEY` environment variable. Otherwise, tasks will be given randomly generated names.
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.

## Opting out of Tasks

Expand Down
Loading