8000 chore: soften disclaimers in module docs by bpmct · Pull Request #422 · coder/modules · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

chore: soften disclaimers in module docs #422

Merged
merged 3 commits into from
Apr 2, 2025
Merged
Show file tree
Hide file tree
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
Merge branch 'main' into disclaimer
  • Loading branch information
bpmct authored Apr 2, 2025
commit 0b568aa6817d8523a5c4358e37f3e17172941d22
6 changes: 3 additions & 3 deletions claude-code/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ The `codercom/oss-dogfood:latest` container image can be used for testing on con

### Run in the background and report tasks (Experimental)

> This functionality is in early access and still evolving. For now,
> we recommend testing it in a demo or staging environment,
> rather than deploying to production.
> This functionality is in early access as of Coder v2.21 and is still evolving.
> For now, we recommend testing it in a demo or staging environment,
> rather than deploying to production
>
> Learn more in [the Coder documentation](https://coder.com/docs/tutorials/ai-agents)
>
Expand Down
6 changes: 3 additions & 3 deletions goose/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ Your workspace must have `screen` installed to use this.

### Run in the background and report tasks (Experimental)

> This functionality is in early access and still evolving. For now,
> we recommend testing it in a demo or staging environment,
> rather than deploying to production.
> This functionality is in early access as of Coder v2.21 and is still evolving.
> For now, we recommend testing it in a demo or staging environment,
> rather than deploying to production
>
> Learn more in [the Coder documentation](https://coder.com/docs/tutorials/ai-agents)
>
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.
0