Extract, understand, and provide precise code context and related metadata across repositories tied through domains
Explore the docs »
Quick Start
·
Report Bug
·
Request Feature

Like this? Star the repo ⭐
·
Watch on YouTube
What’s in the demo: automatic AGENTS.md generation per repo and an org index that gives any coding agent a precise source of truth.
Table of Contents
Unoplat Code Confluence aims to be the definitive solution for discovering, extracting, ingesting, understanding, and providing precise code context across repositories. By combining deterministic code grammar with state-of-the-art LLM pipelines, we unlock a wide range of use cases around code understanding, maintainability, and collaboration.
- Extensible Language Support: Modular Tree-sitter based grammar extraction delivers consistent, accurate code context across all programming languages
- Extensible Framework-Aware Parsing: Specialized grammar engines recognize framework and library-specific patterns based on project dependencies
- Complete Context Graph: All essential context—internal/external dependencies, inbound/outbound interfaces, domain models, data stores will be preserved.
- Selective Context Routing & Hierarchical Decomposition: Route only what matters to boost accuracy and efficiency across tasks. For example our structural signature focuses on declarations and important bits of function such as function calls instead of passing the entire content of function.
- Scalable and reliable processing powered by workflow orchestrator
- Optimized algorithms across all aspects of discovery, detection, ingestion and AI-based insights
- AGENTS.md-first Context: Auto-generate machine-readable AGENTS.md per repo and an org index, giving any coding agent a precise source of truth
- Application Overview: Comprehensive understanding of application architecture.
Ready to enhance your development workflow?
Check out our Quick Start Guide.
| Language | In-POC | Alpha | Beta | Stable |
|---|---|---|---|---|
| Python | ✓ | ✓ | ✓ | |
| Java | ✓ | |||
| TypeScript | ||||
| Go |
| Task | Done | In Progress | Planned |
|---|---|---|---|
| Repository Discovery | ✓ | ||
| Auto Codebase Detection | ✓ | ||
| GitHub Ingestion | ✓ | ||
| GitHub Manual Sync | ✓ | ||
| Local Ingestion | ✓ | ||
| Local Manual Sync | ✓ | ||
| AGENTS.md-first Context | ✓ | ||
| Application Overview | ✓ |
|
Jay Ghiya
Contact: [email protected] |
Book a call with me - Cal Link
Unoplat Code Confluence is in alpha. We’re building for our own daily use first, prioritizing stability and bug fixes. We’re collecting feedback now and will act on it once the core is solid. Early adopters welcome. Expect rapid changes and rough edges.
- Discord: Join our community channel
- GitHub Issues: Create an issue for bug reports or feature requests
- GitHub Discussions: Start a discussion for broader conversations
Your feedback is invaluable as we work toward production readiness and helps us prioritize our roadmap to better serve the developer community.
Unoplat-CodeConfluence is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0) + COMMONS CLAUSE.