You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: AGENTS.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -71,6 +71,7 @@ The `scripts/set-all-versions.sh` script handles version updates automatically.
71
71
- For pushes in the `opencode-cloud` superproject, default to `main` unless explicitly requested otherwise:
72
72
- Rebase pull from `main` first (for example: `git pull --rebase origin main`).
73
73
- Then push to `main`.
74
+
- After committing and pushing changes in the `packages/opencode/` submodule, run `just update-opencode-commit` in the superproject to update the Dockerfile's `OPENCODE_COMMIT` pin. Commit and push the resulting Dockerfile change to `main`.
Copy file name to clipboardExpand all lines: CLAUDE.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -71,6 +71,7 @@ The `scripts/set-all-versions.sh` script handles version updates automatically.
71
71
- For pushes in the `opencode-cloud` superproject, default to `main` unless explicitly requested otherwise:
72
72
- Rebase pull from `main` first (for example: `git pull --rebase origin main`).
73
73
- Then push to `main`.
74
+
- After committing and pushing changes in the `packages/opencode/` submodule, run `just update-opencode-commit` in the superproject to update the Dockerfile's `OPENCODE_COMMIT` pin. Commit and push the resulting Dockerfile change to `main`.
0 commit comments