Config llm#44
Conversation
- Added new 'hallmark' skill entry in skills-lock.json. - Introduced AI-Ready Context feature in WhyFlutterInit component with corresponding UI adjustments. - Updated WizardShell component to wrap logo in a link for better navigation. - Documented new AGENTS.md and DESIGN.md files in generated output. - Adjusted MobX imports to avoid ambiguous exports and added related tests for validation.
…tistics on landing page
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Worried about impact? Review this PR in Change Stack to explore blast radius before you approve or request changes. Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (26)
📝 WalkthroughWalkthroughLanding page caching now uses ISR invalidation after scaffold generation and Supabase-sourced stats. UI adds AI-Ready Context tile and clickable logo. A new Flutter template system generates LLM-context documentation (agent guides, design rules, architecture patterns) and Cursor rules, with extensive conditional partials covering five architectures, multiple state/navigation/backend options, and full test validation across configuration combinations. ChangesLanding page caching and stats optimization
Flutter LLM context and Cursor rules generation system
Estimated code review effort🎯 4 (Complex) | ⏱️ ~60 minutes Possibly related issues
Possibly related PRs
Poem
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
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 |
Summary by CodeRabbit
New Features
Documentation
Improvements