mirror of
https://github.com/different-ai/openwork
synced 2026-04-25 17:15:34 +02:00
extend workspace template bundles with extra .opencode files (#1159)
Route template publish/fetch through the OpenWork server so shared setup links carry template files and keep local or remote imports on the same contract.
This commit is contained in:
@@ -70,6 +70,8 @@ Agents, skills, and commands should model the following as OpenWork server behav
|
||||
- workspace creation and initialization
|
||||
- writes to `.opencode/`, `opencode.json`, and `opencode.jsonc`
|
||||
- OpenWork workspace config writes (`.opencode/openwork.json`)
|
||||
- workspace template export/import, including shareable `.opencode/**` files and `opencode.json` state
|
||||
- share-bundle publish/fetch flows used by OpenWork template links
|
||||
- reload event generation after config or capability changes
|
||||
- other filesystem-backed capability changes that must work across desktop host mode and remote clients
|
||||
|
||||
|
||||
Reference in New Issue
Block a user