Clean up old stuff & fix ui errors
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user