GitHub Copilot adds repository file browser for web chat interface
What's New
GitHub has enhanced Copilot's web interface with a built-in repository file browser, making it easier for developers to explore codebases while chatting with Copilot. This new capability addresses a key workflow gap: developers can now visually navigate a repository's file structure without leaving the chat interface.
Key Features
File Tree Navigation
- Browse repository file structure directly alongside Copilot chat
- Ask Copilot to show a file and explore related files in context
- Maintain deeper visibility into how files relate to the broader codebase
Automatic Reference Management
- Files selected in the explorer automatically get added to chat as temporary references
- Convert temporary references to permanent by clicking reference tokens or double-clicking file preview tabs
- Reduces friction when building multi-file context for Copilot queries
Getting Started
This feature is now available in public preview for all GitHub Copilot users on the web. Developers can start using this functionality immediately by accessing Copilot on the web and exploring any repository. The automatic reference feature helps maintain conversation context without manual setup.
For feedback and discussions, join the conversation on GitHub Community.