Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCode Plugins

Plugins for OpenCode V2.

This repo's opencode.jsonc loads the workflows plugin from source.

Plugins

Typed workflow graphs that run as Effects on the OpenCode server. Agent steps are sessions, decisions are generate.text, checkpoints are Deferreds, cancel is fiber interrupt, and the live graph lives in a session panel.

{
  "plugins": ["@phall1/opencode-workflows"]
}

Bundled: echo, autoplan, autodoc, autoimplement, sanity-check, monitor, ship.

/workflow
/workflow autoplan plan a timeout fallback for this plugin
/workflow-graph

Local development

Open this directory in OpenCode. Project opencode.jsonc loads ./packages/workflows. Local plugins need server.ts / tui.tsx at the package root (same layout as beads). The CLI picks ./tui up automatically.

About

OpenCode V2 plugins. First package: typed workflow graphs.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages