mirror of
https://github.com/different-ai/openwork
synced 2026-04-25 17:15:34 +02:00
add starter sessions to workspace templates
Materialize first-load template sessions from portable blueprint config and render their seeded messages without copying runtime history. Replace the deeplink template import handoff with a dedicated start-with-template modal that creates a workspace from a chosen folder.
This commit is contained in:
@@ -71,6 +71,7 @@ Agents, skills, and commands should model the following as OpenWork server behav
|
||||
- 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
|
||||
- workspace template starter-session materialization from portable blueprint config (not copied runtime session history)
|
||||
- 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