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

Commit b4569c2

Browse files
authored
chore: soften disclaimers in module docs (#422)
1 parent be91e18 commit b4569c2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

claude-code/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ The `codercom/oss-dogfood:latest` container image can be used for testing on con
3434

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

37-
> This functionality is in early access as of Coder v2.21 and is subject to change.
38-
> Do not run in production as it is unstable.
39-
> Instead, deploy these changes into a demo or staging environment.
37+
> This functionality is in early access as of Coder v2.21 and is still evolving.
38+
> For now, we recommend testing it in a demo or staging environment,
39+
> rather than deploying to production
4040
>
4141
> Learn more in [the Coder documentation](https://coder.com/docs/tutorials/ai-agents)
4242
>

goose/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ Your workspace must have `screen` installed to use this.
3535

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

38-
> This functionality is in early access as of Coder v2.21 and is subject to change.
39-
> Do not run in production as it is unstable.
40-
> Instead, deploy these changes into a demo or staging environment.
38+
> This functionality is in early access as of Coder v2.21 and is still evolving.
39+
> For now, we recommend testing it in a demo or staging environment,
40+
> rather than deploying to production
4141
>
4242
> Learn more in [the Coder documentation](https://coder.com/docs/tutorials/ai-agents)
4343
>

0 commit comments

Comments
 (0)