Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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
2 changes: 1 addition & 1 deletion .claude/CLAUDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ moon tag-node tasks; python: uv via tag-python. Shell: shellcheck (CI + lint).

Harness pins are bumped deliberately (PR per bump, changelog reviewed) — this
repo's value is *curated known-good*, not latest. Current: pi-coding-agent
0.80.3 · opencode-ai 1.17.13 · hermes-agent 0.18.0 ·
0.80.3 · opencode-ai 1.18.3 · hermes-agent 0.18.0 ·
@oh-my-pi/pi-coding-agent 16.3.12 (bun).
2 changes: 1 addition & 1 deletion packages/harness-opencode/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ consumes: local-models/README.md (endpoint wiring)

# harness-opencode

[opencode](https://opencode.ai) at curated pin **`opencode-ai` 1.17.13**.
[opencode](https://opencode.ai) at curated pin **`opencode-ai` 1.18.3**.

```bash
./install.sh # npm install -g at the pin, config preset + plugins symlinked
Expand Down
2 changes: 1 addition & 1 deletion packages/harness-opencode/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# install script; we deliberately use the npm path).
set -euo pipefail

OPENCODE_VERSION="1.17.13"
OPENCODE_VERSION="1.18.3"
PKG_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"

command -v npm >/dev/null 2>&1 || { echo "npm not found — run scripts/bootstrap.sh first (proto provides node)" >&2; exit 1; }
Expand Down
2 changes: 1 addition & 1 deletion packages/harness-opencode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "tsc --noEmit"
},
"devDependencies": {
"@opencode-ai/plugin": "1.17.13",
"@opencode-ai/plugin": "1.18.3",
"typescript": "5.7.2"
}
}
56 changes: 28 additions & 28 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.