Skip to content

Conversation

@ariane-emory
Copy link
Owner

DUMMY PR, IGNORE

- Remove /continue alias from /session command in autocomplete
- Add new /continue command to continue interrupted conversations
- Add server endpoint /session/:id/continue with logic to detect unfinished assistant messages
- Add TUI command handler for session.continue with proper error handling
- Regenerate JS SDK to include continue method
- Add basic tests for continue functionality

Resolves sst#5150
- Remove invalid cacheKey property from FileContents in desktop package
- Update SDK method calls to use v2 API (abort/prompt with sessionID parameter)
@ariane-emory ariane-emory force-pushed the dev branch 2 times, most recently from eed48e7 to 8ca02b7 Compare December 8, 2025 20:26
- Regenerate v2 SDK to include session.continue() method
- Update TUI to call session.continue() instead of session.prompt()
- Simplify server continue endpoint logic to avoid race conditions
- Cancel existing session state before starting new loop to prevent
  double abort errors

Closes sst#5150
@ariane-emory ariane-emory force-pushed the feat/continue-command branch from d69e733 to 088be14 Compare December 9, 2025 01:37
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