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
Engine Failure: The opencode engine terminated unexpectedly.
Last agent output:
INFO 2026-07-10T15:10:14 +45ms service=default directory=/home/runner/work/gh-aw/gh-aw bootstrapping
INFO 2026-07-10T15:10:14 +12ms service=config path=/home/runner/.config/opencode/config.json loading
INFO 2026-07-10T15:10:14 +7ms service=config path=/home/runner/.config/opencode/opencode.json loading
INFO 2026-07-10T15:10:14 +0ms service=config path=/home/runner/.config/opencode/opencode.jsonc loading
INFO 2026-07-10T15:10:14 +1ms service=config path=/home/runner/work/gh-aw/gh-aw/opencode.jsonc loading
ERROR 2026-07-10T15:10:14 +20ms service=default path=/home/runner/work/gh-aw/gh-aw/opencode.jsonc issues=[{"code":"unrecognized_keys","keys":["permissions"],"path":[],"message":"Unrecognized key: \"permissions\""}] name=ConfigInvalidError message=ConfigInvalidError stack=ConfigInvalidError: ConfigInvalidError
at load (src/config/config.ts:1351:15)
at processTicksAndRejections (native:7:39) fatal
�[91m�[1mError: �[0mConfiguration is invalid at /home/runner/work/gh-aw/gh-aw/opencode.jsonc
↳ Unrecognized key: "permissions"
Action Required
Assign this issue to an agent to debug and fix the issue.
Debug with any coding agent
Use this prompt with any coding agent (GitHub Copilot, Claude, Gemini, etc.):
Debug the agentic workflow failure using https://raw.githubusercontent.com/github/gh-aw/main/debug.md
The failed workflow run is at https://github.com/github/gh-aw/actions/runs/29102495368
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
Workflow Failure
Workflow: Smoke OpenCode
Branch: copilot/define-agentic-engine-syntax
Run: https://github.com/github/gh-aw/actions/runs/29102495368
Pull Request: #44465
Warning
Engine Failure: The
opencodeengine terminated unexpectedly.Last agent output:
Action Required
Assign this issue to an agent to debug and fix the issue.
Debug with any coding agent
Use this prompt with any coding agent (GitHub Copilot, Claude, Gemini, etc.):
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the
agentic-workflowsprompt.agentic-workflowsskill from.github/skills/agentic-workflows/SKILL.mdor https://github.com/github/gh-aw/blob/main/.github/skills/agentic-workflows/SKILL.mddebug the agentic workflow smoke-opencode failure in https://github.com/github/gh-aw/actions/runs/29102495368Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: