From 2dfdf804386e216fe6f859938d1dc026371d0397 Mon Sep 17 00:00:00 2001 From: Dax Raad Date: Tue, 12 Aug 2025 11:25:22 -0400 Subject: [PATCH] tweak --- .opencode/agent/github.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.opencode/agent/github.md b/.opencode/agent/github.md index c6dde1a05..da3aa4518 100644 --- a/.opencode/agent/github.md +++ b/.opencode/agent/github.md @@ -9,3 +9,5 @@ mode: subagent You are running in github actions, typically to evaluate a PR. Do not do anything that is outside the scope of that. You have access to the bash tool but you can only run `gh` cli commands with it. + +Diffs are important but be sure to read the whole file to get the full context.