Releases: victalejo/opencode-plugin-cc
Releases · victalejo/opencode-plugin-cc
v0.1.4 — Multi-model rescue context, sessions, diff
Highlights
/opencode:rescue --context file1,file2— inline file contents into the prompt so opencode skips discovery and gets straight to the task./opencode:sessions— list opencode sessions you can resume from this workspace (wrapsopencode session list --format json)./opencode:diff— show agit diff HEADscoped only to files the last rescue touched.README.es.md— full Spanish translation, plus a CI badge in the header.
Bug fixes from v0.1.3 (included)
- Fixed
/opencode:cancelon Git Bash / MSYS shells (taskkill/PIDargument was being rewritten to a translated path). /opencode:cancelnow marks the job as cancelled even whentaskkillreturns non-zero.
Improvements
runOpencodeTurnreportssession.openedandturn.runningprogress events mid-flight, so/opencode:statusand/opencode:cancelcan act on the real thread id without waiting for the turn to finish.
Full changelog: plugins/opencode/CHANGELOG.md