Open Issues Need Help
View All on GitHubAI Summary: Implement embedding search functionality for the Cairn project, allowing agents to efficiently navigate large repositories using natural language. This involves integrating with a vector database (potentially supporting multiple providers) and utilizing GitHub webhooks for real-time updates of the embedding store. Prior work exists, focusing on Voyage-code-3 embeddings and Pinecone, but the solution should be generalized for broader compatibility.
A python-based background agent system for automating end-to-end software engineering tasks, direct from your github repos.