Skip to content

Commit f3c1353

Browse files
blink-so[bot]bpmct
andauthored
docs: fix typo 'protyping' to 'prototyping' in AI Coding Agents page (#18928)
Fixes #18926 Simple typo fix: changed 'protyping' to 'prototyping' in the AI Coding Agents documentation page. Co-authored-by: blink-so[bot] <211532188+blink-so[bot]@users.noreply.github.com> Co-authored-by: bpmct <22407953+bpmct@users.noreply.github.com>
1 parent 7b06fc7 commit f3c1353

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ai-coder/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ These agents work well inside existing Coder workspaces as they can simply be en
1010

1111
## Agents with Coder Tasks (Beta)
1212

13-
In cases where the IDE is secondary, such as protyping or long-running background jobs, agents like Claude Code or Aider are better for the job and new SaaS interfaces like [Devin](https://devin.ai) and [ChatGPT Codex](https://openai.com/index/introducing-codex/) are emerging.
13+
In cases where the IDE is secondary, such as prototyping or long-running background jobs, agents like Claude Code or Aider are better for the job and new SaaS interfaces like [Devin](https://devin.ai) and [ChatGPT Codex](https://openai.com/index/introducing-codex/) are emerging.
1414

1515
[Coder Tasks](./tasks.md) is a new interface inside Coder to run and manage coding agents with a chat-based UI. Unlike SaaS-based products, Coder Tasks is self-hosted (included in your Coder deployment) and allows you to run any terminal-based agent such as Claude Code or Codex's Open Source CLI.
1616

0 commit comments

Comments
 (0)