Skip to content

Nikhil dev#2

Open
nikhilmn7 wants to merge 10 commits intorobotlearner001:mainfrom
RedVentures:nikhil-dev
Open

Nikhil dev#2
nikhilmn7 wants to merge 10 commits intorobotlearner001:mainfrom
RedVentures:nikhil-dev

Conversation

@nikhilmn7
Copy link
Copy Markdown

No description provided.

nikhilmn7 and others added 10 commits April 9, 2026 13:10
- Fix duplicate title display in Compare Branch and Explain Selection views
- Update Explain Selection headline to show line numbers and filename
- Improve Related Files to analyze imports and references instead of just filename similarity
- Add context-aware "Compare branch with main" that analyzes specific file changes when called from selection view
- Include both committed and uncommitted local changes in file comparison
- Filter out stdlib and config files from Related Files results

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- Clean up branch card titles by extracting text from parentheses (e.g., "How It Works (Key Changes)" -> "Key Changes")
- Remove duplicate "How It Works" cards in branch comparisons
- Organize sidebar with collapsible History section
- Add subcategories in History for each action type (Explain Repo, Compare Branch, etc.)
- Show item counts for each history subcategory
- Hide empty history subcategories for cleaner UI

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Add 'Generate PR Description' feature for automated PR title and description drafting
…arge repos

- Add new "Explain Directory" command that focuses on a specific directory while maintaining repo context
- Useful for monorepos with multiple projects/models in separate directories
- Creates DirectoryAnalysisService to scan and analyze individual directories
- Add scanDirectory method to RepoScanner for targeted directory scanning
- Add buildDirectoryPrompt that instructs LLM to focus on directory while being aware of broader context
- Add separate "Explain Directory" history category in sidebar
- Fix refresh functionality to correctly re-analyze the same directory
- Filter out empty, malformed, and code fence artifact cards from markdown parsing
- Add directory cache source type with directoryPath tracking

Co-Authored-By: Claude Sonnet 4.5 <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.

4 participants