Skip to content

Commit 7c71fe4

Browse files
claudeMiaoDX
authored andcommitted
docs: replace OpenCode with OpenClaw in README and contributing docs
OpenClaw is the viral open-source AI agent platform (100k+ GitHub stars), more relevant than OpenCode for our target audience. https://claude.ai/code/session_01L3ddrD6jxryutVAER6gXHo
1 parent bab109c commit 7c71fe4

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ pip install -e ".[dev]"
5555

5656
## AI Agent Contributions
5757

58-
We actively welcome contributions from AI coding agents! If you're using [Claude Code](https://docs.anthropic.com/en/docs/claude-code), [OpenAI Codex](https://github.com/openai/codex), [OpenCode](https://github.com/nicepkg/OpenCode), or other autonomous coding tools to contribute, go for it — just make sure the tests pass.
58+
We actively welcome contributions from AI coding agents! If you're using [Claude Code](https://docs.anthropic.com/en/docs/claude-code), [OpenAI Codex](https://github.com/openai/codex), [OpenClaw](https://github.com/openclaw/openclaw), or other autonomous coding tools to contribute, go for it — just make sure the tests pass.
5959

6060
## License
6161

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
## What is Robot-Harness?
2424

25-
Robot-Harness is a framework that lets AI Coding Agents (Claude Code, OpenAI Codex, OpenCode, etc.) control robot simulations through a **visual feedback loop**:
25+
Robot-Harness is a framework that lets AI Coding Agents (Claude Code, OpenAI Codex, [OpenClaw](https://github.com/openclaw/openclaw), etc.) control robot simulations through a **visual feedback loop**:
2626

2727
<p align="center">
2828
<img src="assets/architecture.svg" width="800" alt="Robot-Harness Architecture"/>
@@ -218,7 +218,7 @@ We especially welcome:
218218
- Real-world usage examples
219219
- Integration with popular RL libraries (SB3, CleanRL, etc.)
220220

221-
**AI agents are welcome contributors!** We actively encourage contributions from AI coding agents such as [Claude Code](https://docs.anthropic.com/en/docs/claude-code), [OpenAI Codex](https://github.com/openai/codex), [OpenCode](https://github.com/nicepkg/OpenCode), and other autonomous coding tools. If your agent can improve Robot-Harness, send a PR!
221+
**AI agents are welcome contributors!** We actively encourage contributions from AI coding agents such as [Claude Code](https://docs.anthropic.com/en/docs/claude-code), [OpenAI Codex](https://github.com/openai/codex), [OpenClaw](https://github.com/openclaw/openclaw), and other autonomous coding tools. If your agent can improve Robot-Harness, send a PR!
222222

223223
## License
224224

assets/architecture.svg

Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)