This repository is a fork of nahisaho/MUSUBIX for contributing to the upstream project.
This fork exists to contribute bug fixes, new features, and documentation improvements back to the original MUSUBIX project, as well as to develop custom extensions for personal use.
For the full project documentation, please visit the upstream repository: https://github.com/nahisaho/MUSUBIX
MUSUBIX is developed and maintained by nahisaho. Thank you for creating and sharing this excellent neuro-symbolic AI integration system as open source.
| Branch | Purpose |
|---|---|
main |
Mirror of upstream main (always in sync) |
develop |
Personal integration branch (upstream + custom improvements) |
contrib/* |
Contribution branches for upstream PRs (temporary) |
feature/* |
Custom feature branches for personal use (merged into develop) |
fork-home |
This branch - fork information display (default branch) |
mainis kept in sync with upstream- Contribution branches (
contrib/*) are created frommain - Pull requests are submitted to nahisaho/MUSUBIX
- After merge, contribution branches are deleted
- Feature branches (
feature/*) are created fromdevelop - After completion, merged into
develop - These changes are not submitted to upstream
This section is updated as contributions are in progress.
| Branch | Status | Description |
|---|---|---|
contrib/context-optimization |
In Progress | Context management optimization for sub-agent architecture |
contrib/docs-restructure |
In Progress | Documentation restructuring and reorganization |
- Upstream Repository: https://github.com/nahisaho/MUSUBIX
- npm: https://www.npmjs.com/package/musubix
- License: MIT