-
Notifications
You must be signed in to change notification settings - Fork 381
Fix latest build issues from master #115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
📝 WalkthroughWalkthroughThe changes improve type safety across React components by adding explicit event parameter type annotations, enhance npm dependency management by checking if packages are stale before reinstalling, and add Node.js type definitions to the TypeScript configuration. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
🚥 Pre-merge checks | ✅ 1 | ❌ 2❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
…/autocoder PR AutoForgeAI#114 - Fix: Fix expanding project from UI by adding new features - Added MCP tool success detection to skip XML fallback when tool succeeds - Added more Feature MCP tools to allowed list - Added XML fallback documentation in expand-project.md PR AutoForgeAI#115 - Fix latest build issues from master - Added npm dependency staleness check in start_ui.py - Added 'types': ['node'] to tsconfig.node.json
|
Thanks |
…/autocoder PR AutoForgeAI#114 - Fix: Fix expanding project from UI by adding new features - Added MCP tool success detection to skip XML fallback when tool succeeds - Added more Feature MCP tools to allowed list - Added XML fallback documentation in expand-project.md PR AutoForgeAI#115 - Fix latest build issues from master - Added npm dependency staleness check in start_ui.py - Added 'types': ['node'] to tsconfig.node.json
Fix latest build issues from master
Summary by CodeRabbit
Release Notes
Bug Fixes
Refactor
✏️ Tip: You can customize this high-level summary in your review settings.