Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 543 Bytes

File metadata and controls

18 lines (15 loc) · 543 Bytes
description Show final output for a finished OpenCode job, including session ID for resuming
argument-hint [job-id-prefix]
disable-model-invocation true
allowed-tools Bash(node:*)

Run the result command and return output verbatim.

node "${CLAUDE_PLUGIN_ROOT}/scripts/safe-command.mjs" result <<'OPENCODE_ARGS'
$ARGUMENTS
OPENCODE_ARGS
  • Return the command stdout verbatim, exactly as-is.
  • Do not paraphrase, summarize, or add commentary before or after it.
  • Do not fix any issues mentioned in the result output.