Skip to content

Commit dffb34c

Browse files
authored
Merge pull request #24554 from Pradumnasaraf/add-acknowledge
docs: acknowledge contributions in Claude and OpenCode guides
2 parents e3a8bd5 + 0d10190 commit dffb34c

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

content/guides/claude-code-model-runner.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ model provider. You'll point Claude Code at the local Anthropic-compatible API,
1515
run a coding model, and package `gpt-oss` with a larger context window for
1616
longer repository prompts.
1717

18+
> **Acknowledgment**
19+
>
20+
> Docker would like to thank [Pradumna Saraf](https://twitter.com/pradumna_saraf) for his contribution to this guide.
21+
1822
In this guide, you'll learn how to:
1923

2024
- Pull a coding model and start Claude Code with Docker Model Runner

content/guides/opencode-model-runner.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ use local models for coding tasks. You'll configure an `opencode.json` file,
1515
verify the API endpoint, and run OpenCode against models served from your local
1616
Docker environment.
1717

18+
> **Acknowledgment**
19+
>
20+
> Docker would like to thank [Pradumna Saraf](https://twitter.com/pradumna_saraf) for his contribution to this guide.
21+
1822
Unlike the [OpenCode sandbox guide](../manuals/ai/sandboxes/agents/opencode.md),
1923
this guide focuses on using OpenCode as a local coding tool backed by Docker
2024
Model Runner rather than running OpenCode in a containerized sandbox.

0 commit comments

Comments
 (0)