You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: resolve TypeScript errors in Claude Code integration
- Fix readline.createInterface input type issue with process.stdout
- Add null check for process.stderr to handle potential null values
- Ensure type safety while maintaining functionality
0 commit comments