Welcome to Code Compass
This tool uses AI to help you search and explore any GitHub organization's repositories, issues, pull requests, and code. It's like having a knowledgeable teammate who remembers everything about your codebase.
How it works
Ask natural language questions and the assistant will search GitHub for relevant information, then summarize the results for you.
Example questions:
- "What's the authentication pattern used in this org?"
- "Show me recent PRs related to performance"
- "Which repo handles payment processing?"
- "What issues are open about bug fixes?"
Getting started
Click Settings (gear icon) to configure:
- Anthropic API Key - Powers the AI responses
- GitHub Token - Allows searching GitHub
- GitHub Organization - The org to search (try "basecamp" or any public org!)
Security & Privacy
Your API keys are stored locally in your browser's localStorage and are sent directly to Anthropic and GitHub APIs. They are never stored on our servers. Conversations are not saved and will be cleared when you refresh the page.
Built by Ashley Weinaug