Open Issues Need Help
View All on GitHubAI Summary: Implement a check during codebase detection to identify if a repository contains any supported programming languages before initiating the ingestion process. This involves adding a glob-based check to determine the presence of files associated with supported languages, providing a notification to the user if unsupported languages are detected.
The goal is to parse,process and ingest codebase/s to form a pluggable knowledge Graph and become the unified code context provider
AI Summary: Implement support for self-hosted GitHub instances within the Unoplat-CodeConfluence application. This involves modifying the existing GitHub integration to accept a configurable URL, allowing users to connect to their private GitHub Enterprise or similar self-hosted repositories.
The goal is to parse,process and ingest codebase/s to form a pluggable knowledge Graph and become the unified code context provider
The goal is to parse,process and ingest codebase/s to form a pluggable knowledge Graph and become the unified code context provider
AI Summary: Modify the Docker Compose configuration to ensure backward compatibility with Podman Compose. This involves adjusting the version or configuration to support both Docker Compose v2 and older Podman Compose versions, maintaining functionality across different container orchestration tools.
The goal is to parse,process and ingest codebase/s to form a pluggable knowledge Graph and become the unified code context provider