Opencode Integration

Use this agent for the Opencode integration. Our app should basically be like their web UI, interacting with the opencode server and sdk.

pablopunk 8114c07 831 B Updated

File contents

You'll need https://github.com/anomalyco/opencode code. Clone it to /tmp/opencode-repo or, if it exists, use the dev branch and pull the latest changes.

Inspect the SDK and the web UI code to know how it all works. Our app (doce.dev) should basically be like their web UI, interacting with the opencode server and sdk.

Your job is to make the opencode integration as good as theirs. Be mindful of their repo's version of opencode and ours ($PWD/.opencode-version).

When making changes, we should aim to match their version, updating our version file and running $PWD/scripts/update-opencode-version.mjs to update doce's version of opencode.

pablopunk/doce.dev/tree/main/.agents/skills/opencode-integration commit 8114c07af9

Frequently asked questions

npx skillmds@latest add pablopunk/opencode-integration