Intended to hold the public profile README

0 stars 1 forks 0 watchers Scheme GNU Affero General Public License v3.0
4 Open Issues Need Help Last updated: Aug 26, 2025

Open Issues Need Help

View All on GitHub
documentation enhancement help wanted question dependencies automated ci-cd

Intended to hold the public profile README

Scheme

AI Summary: The task is to create a central CMake build system for the OpenCog monorepo, enabling unified build, install, and configuration of its 52 components. This involves resolving existing issues where some components lack CMakeLists.txt files, and creating a system that can build all components (or subsets) consistently, potentially leveraging a layered dependency structure. The goal is to improve the build process, making it more efficient and user-friendly.

Complexity: 4/5
documentation enhancement help wanted dependencies build-failure ci-cd

Intended to hold the public profile README

Scheme

AI Summary: Implement a Gitpod deployment solution for OpenCog, automating the Guix build and deployment process to allow users to launch a live OpenCog environment in their browser with zero configuration. This involves creating a `.gitpod.yml` file, a custom Dockerfile, and automated deployment scripts that handle Guix installation, dependency management, and error handling, along with updating the project's README to include instructions and a "Open in Gitpod" button.

Complexity: 4/5
enhancement help wanted

Intended to hold the public profile README

Scheme

AI Summary: Automate the complete Guix build of the OpenCog ecosystem within a Gitpod environment using a Docker image. This involves configuring a suitable Docker deployment, deploying the live OpenCog environment in Gitpod, and creating a button to trigger this deployment process.

Complexity: 5/5
enhancement help wanted

Intended to hold the public profile README

Scheme