dsh-agent-arcade
A deterministic Agent-played Snake game for DeepSeek Harness.
AI Analysis
核心用途是作为 Agent 游戏控制能力的演示或娱乐。具体用途尚不清楚,建议阅读仓库说明以获取详细功能和使用场景。
Install
This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗
README
Read the full README ↗Step 2: Create the plugin configuration
Run this command from the repository root:
cat > agent-arcade.patch.yml <<EOF
- insert:
- id: dsh-agent-arcade
name: '$PWD/dist/src/index.js'
EOF
The plugin path is absolute because the Harness patch loader requires an absolute path.