My OpenCode config for work
  • Python 63.8%
  • Shell 36.2%
Find a file
2026-06-01 22:43:28 +08:00
agents Allow review focus agent to call explore subagent. Kimi k2.6 blows up the context for doc review. 2026-06-01 22:43:28 +08:00
scripts Move to cleverrouter 2026-05-19 15:16:49 +08:00
skills Install docker, rename skill 2026-05-21 14:44:48 +08:00
.gitignore tweak start up script 2026-05-28 14:33:25 +08:00
90-rui-init.sh tweak start up script 2026-05-28 14:33:25 +08:00
opencode.json Install docker, rename skill 2026-05-21 14:44:48 +08:00
README.md save 2026-05-19 20:29:00 +08:00
start-dev-container-joint.bash tweak start up script 2026-05-28 14:33:25 +08:00
start-dev-container-oneshot.bash update git url 2026-05-29 13:06:00 +08:00
start-dev-container-persist.bash update git url 2026-05-29 13:06:00 +08:00

CleverRouter opencode config

After clone the repo:

docker build -f .devcontainer/Dockerfile -t cleverrouter-dev . --no-cache

TODO: bring in docker socket and docker mcp?