Clean up old stuff & fix ui errors
Build and Push Spoon Images / quality (push) Successful in 2m22s
Build and Push Spoon Images / build-images (push) Successful in 23m10s

This commit is contained in:
Gabriel Brown
2026-06-23 14:57:05 -04:00
parent d207b8b0b8
commit a6f7ea7f78
34 changed files with 1565 additions and 551 deletions
+7
View File
@@ -111,6 +111,12 @@ Common thread sources:
Threads hold messages, status, outcomes, related sync runs, related jobs,
workspace links, draft PR links, and ignored upstream decisions.
Opening a thread opens its workspace when a run exists. The workspace is the
primary surface for that thread: agent messages, tool activity, file edits,
manual edits, diffs, commands, and draft PR actions all happen there. Legacy
job URLs under `/spoons/[spoonId]/agent/[jobId]` are kept for compatibility,
but normal navigation targets `/threads/[threadId]`.
</details>
<details open>
@@ -144,6 +150,7 @@ Workspace capabilities:
- browse repository files
- edit files in a browser editor
- use optional Vim keybindings
- resize the agent thread panel on desktop
- inspect diffs
- send thread messages to the agent
- run configured commands