Skip to content

fix: Claude CLI 2.x compatibility and streaming improvements#134

Open
jingmca wants to merge 1 commit intowbopan:mainfrom
jingmca:fix/claude-2x-compatibility
Open

fix: Claude CLI 2.x compatibility and streaming improvements#134
jingmca wants to merge 1 commit intowbopan:mainfrom
jingmca:fix/claude-2x-compatibility

Conversation

@jingmca
Copy link

@jingmca jingmca commented Feb 1, 2026

Changes:

  • Fix session ID handling for Claude 2.x (reuses same session ID on resume)
  • Fix streaming reconnection when streamingId changes (proper cleanup before reconnect)
  • Add optimistic user message display for better UX
  • Add API-only mode support for frontend/backend separation deployment
  • Add Vite proxy configuration for development
  • Prioritize node_modules Claude CLI over global installation
  • Add listDirectory API for file system browsing

Changes:
- Fix session ID handling for Claude 2.x (reuses same session ID on resume)
- Fix streaming reconnection when streamingId changes (proper cleanup before reconnect)
- Add optimistic user message display for better UX
- Add API-only mode support for frontend/backend separation deployment
- Add Vite proxy configuration for development
- Prioritize node_modules Claude CLI over global installation
- Add listDirectory API for file system browsing

Co-Authored-By: Claude <noreply@anthropic.com>
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.

1 participant