Add git repository filtering and PR integration#4
Open
codegen-sh[bot] wants to merge 1 commit intomainfrom
Open
Add git repository filtering and PR integration#4codegen-sh[bot] wants to merge 1 commit intomainfrom
codegen-sh[bot] wants to merge 1 commit intomainfrom
Conversation
- Added GitUtils for detecting current git repository context - Added PrUtils for handling PR diff view integration - Enhanced AgentRunsProvider to filter agents by current repository - Updated API client to support repository-based filtering - Added new command to open PR diffs in VSCode instead of browser - Enhanced AgentRun interface with repository information - Added placeholder message when no agents found for current repo - Integrated with GitHub Pull Requests extension when available Features: • Only shows agents working on the current git repository • Clicking agents opens associated PRs in diff view • Falls back to browser if GitHub extension unavailable • Shows helpful context in agent descriptions Co-authored-by: Jay Hack <jay@codegen.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🎯 Repository-Aware Agent Filtering & PR Integration
This PR implements the two key features you requested:
🔍 Git Repository Context Filtering
🔗 PR Diff Integration
🛠️ Technical Implementation
New Utilities:
Enhanced Components:
✨ User Experience
🔧 Features
The extension now provides a much more focused and integrated experience for working with agents in your specific repository! 🚀
💻 View my work • 👤 Initiated by
Jay Hack• 💬 Initiated in #demo • About Codegen⛔ Remove Codegen from PR • 🚫 Ban action checks