Skip to content

Conversation

@tylerslaton
Copy link
Contributor

  • switch docs, stories, and UI to the slot-based CopilotThreadList API
  • surface delete controls with optimistic updates and error feedback
  • extend useThreads with deleteThread/currentThreadId helpers plus tests
  • prevent suggestion-generated runs from polluting thread history
  • wire DELETE handler through runtime endpoints and runner backends
  • harden CopilotChat reconnect flow and tool-call rendering keys

@claude
Copy link
Contributor

claude bot commented Oct 12, 2025

Claude encountered an error —— View job


I'll analyze this and get back to you.

@tylerslaton tylerslaton force-pushed the tyler/thread-management branch from a0c2cf1 to 46c5821 Compare October 17, 2025 12:56
@claude
Copy link
Contributor

claude bot commented Oct 17, 2025

Claude encountered an error —— View job


I'll analyze this and get back to you.

@tylerslaton tylerslaton force-pushed the tyler/thread-management branch 4 times, most recently from ca7279b to 3c22a31 Compare October 17, 2025 19:46
@claude
Copy link
Contributor

claude bot commented Oct 17, 2025

Claude encountered an error —— View job


I'll analyze this and get back to you.

@tylerslaton tylerslaton force-pushed the tyler/thread-management branch from 3c22a31 to 5733495 Compare October 17, 2025 19:58
@claude
Copy link
Contributor

claude bot commented Oct 17, 2025

Claude encountered an error —— View job


I'll analyze this and get back to you.

@tylerslaton tylerslaton force-pushed the tyler/thread-management branch from 5733495 to d797194 Compare October 17, 2025 20:21
@claude
Copy link
Contributor

claude bot commented Oct 17, 2025

Claude encountered an error —— View job


I'll analyze this and get back to you.

- switch docs, stories, and UI to the slot-based CopilotThreadList API
- surface delete controls with optimistic updates and error feedback
- extend useThreads with deleteThread/currentThreadId helpers plus tests
- prevent suggestion-generated runs from polluting thread history
- wire DELETE handler through runtime endpoints and runner backends
- harden CopilotChat reconnect flow and tool-call rendering keys

Signed-off-by: Tyler Slaton <[email protected]>
@tylerslaton tylerslaton force-pushed the tyler/thread-management branch from d797194 to 775b6a9 Compare October 17, 2025 21:20
@claude
Copy link
Contributor

claude bot commented Oct 17, 2025

Claude encountered an error —— View job


I'll analyze this and get back to you.

- Add undefined scope guards to thread handlers (list/get/delete) to
  return 401 when authentication fails.
- Add scope validation and thread ownership check to handleStopAgent to
  prevent cross-user run termination.
@claude
Copy link
Contributor

claude bot commented Oct 17, 2025

Claude encountered an error —— View job


I'll analyze this and get back to you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants