- Consolidate instant analysis to always use analyze_code_with_rules method - Add use_default_template parameter to automatically select database default template when none specified - Implement fallback logic to use hardcoded defaults only when no database template available - Auto-select default prompt template on frontend page load - Add visual labels for language and template selection dropdowns - Improve template selector UX by removing empty default option and showing default indicator - Simplifies analysis flow by removing conditional branching between analyze_code and analyze_code_with_rules |
||
|---|---|---|
| .. | ||
| adapters | ||
| __init__.py | ||
| base_adapter.py | ||
| factory.py | ||
| service.py | ||
| types.py | ||