Contributing to AIpkgs
We welcome contributions. The CLI source, issues, and discussion live on GitHub.
- edition§03
- classprimer / contributing
- revised2026-05-27
- codexv0.1 · public draft
Where the code lives
The aipkg CLI is open source. That's where contributions, bug reports, and feature discussions happen.
- Source: https://github.com/Org443/aipkgs-cli
- Issues: https://github.com/Org443/aipkgs-cli/issues
- Discussions: https://github.com/Org443/aipkgs-cli/discussions
Open a PR, file an issue, or jump into an existing thread.
Ramblings
We're still figuring out the best pkg-ing system and dependency resolution. This is the early stage, and Org443 is open to feedback and ideas.
Please post them on the issues page, or open a PR. GitHub is the preferred way to discuss new ideas and provide feedback.
Half-baked ideas welcome. We'd rather hear the rambling thought than the polished one.
More agents!
We're also looking to expand the agents we support.
Right now we support Claude and are working to expand to Codex. We'd love to support more agents through the placement package — the system that decides where files land on disk for each agent.
If you're building for another agent (Cursor, Cline, Aider, anything else), open an issue describing the target's filesystem layout and we'll figure out how to wire it in.