bvn13 aefc979c24 chore: bump both submodules and track the plugin on master
The plugin repository moved off `main` — the branch no longer exists on the
GitHub mirror, so `branch = main` here would have broken
`git submodule update --remote` for anyone cloning this workspace.

Pins: cloudcli dfc8ba9 → 25ad334 (sidebar resize fixes from PR #1189 review),
plugin-taskwork 3dbc55c → cadd21e (pencil-button rename for tasks).

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-27 00:19:22 +03:00

9 lines
244 B
Plaintext

[submodule "cloudcli"]
path = cloudcli
url = https://github.com/bvn13/claudecodeui.git
branch = dev/taskwork
[submodule "plugin-taskwork"]
path = plugin-taskwork
url = https://github.com/bvn13/cloudcli-plugin-taskwork.git
branch = master