feat(canvas): persist artifacts and surface UI

This commit is contained in:
William Valentin
2026-02-25 11:18:53 -08:00
parent ac60fa5be3
commit e3e98058b0
11 changed files with 330 additions and 5 deletions
+2
View File
@@ -1229,6 +1229,8 @@ Push tokens are returned as masked previews (`tokenPreview`) and never exposed i
### Canvas Methods
Canvas artifacts are stored per session and persisted to the gateway data directory so they survive daemon restarts.
#### `canvas.put`
Upsert a session-scoped canvas artifact.