Commit Graph

13 Commits

Author SHA1 Message Date
Benjamin Shafii
7e7666bd55 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.
2026-03-24 22:17:25 -07:00
ben
21a26ef580 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.
2026-03-24 21:27:04 -07:00
Source Open
18723ec767 feat(security): default local workers to localhost only (#1132)
Require generated OpenCode auth and explicit remote-sharing opt-in so local workers stay loopback-only unless the user intentionally exposes them.
2026-03-23 17:58:53 -07:00
ben
ed4d026f1c Move local workspace ownership into OpenWork server (#1107)
* feat(server): move local workspace ownership off Tauri

* docs: clarify architecture authority for agents

* fix: harden workspace reconnect and sidebar navigation

* feat(app): soften get-started copy in workspace onboarding

* fix(app): stabilize starter workspace onboarding

* fix(app): normalize local workspace paths
2026-03-22 17:37:51 -07:00
Benjamin Shafii
61ae783094 add arch docs 2026-03-20 18:16:42 -07:00
ben
ad846acbef feat(app): add server-backed session empty states (#1057)
* feat(app): seed blueprint-driven session empty states

* fix(app): use server-backed session blueprints
2026-03-19 20:15:45 -07:00
Benjamin Shafii
dc789b240e docs(architecture): map opencode-router routing 2026-03-17 12:07:48 -07:00
Arun Kumar
b2992478d0 Fix typo (#694)
Fix typo for `folder`
2026-03-09 18:29:35 -07:00
Benjamin Shafii
3ddb57f65a docs: document hosted cloud worker architecture and connect model 2026-02-22 15:45:14 -08:00
Benjamin Shafii
8ab8b27d6d fix(desktop): make sandbox docker checks predictable 2026-02-15 12:36:52 -08:00
Benjamin Shafii
e1df942970 feat(skills): add basic viewer/editor with server-backed reads 2026-02-05 23:55:14 -08:00
ben
96c71851f3 feat(server): enable engine reloads for headless refresh (#345) 2026-01-30 22:42:44 -08:00
Benjamin Shafii
9ab6225ff4 docs: split core docs and add issue templates 2026-01-26 16:02:27 -08:00