Official AICTX project
AICTX is the official Python aictx package and CLI for repo-local memory and continuity for coding agents.
Canonical identity
| Project surface | Official location |
|---|---|
| Website | https://aictx.org |
| GitHub repository | https://github.com/oldskultxo/aictx |
| PyPI package | https://pypi.org/project/aictx/ |
| CLI and Python package | aictx |
| Maintainer | Santi Santamaria / oldskultxo |
What AICTX is
AICTX provides repo-local memory and continuity for coding agents. It helps future sessions resume from Work State, decisions, handoffs, failure memory, execution summaries and relevant repo context.
AICTX is a continuity layer for coding-agent workflows. It is not an autonomous coding agent, a hidden cloud memory service, a vector database or a productivity guarantee.
Non-affiliation notice
AICTX is not affiliated with similarly named npm packages, GitHub organizations, domains, products, or projects.
If another package, domain or organization uses a similar name, do not assume it is connected to AICTX unless it points back to the official locations listed above.
Verify the official project
To verify you are using the official AICTX project:
- Install the Python package named
aictxfrom PyPI. - Use documentation from aictx.org.
- Use source code from github.com/oldskultxo/aictx.
- Check that the CLI command is
aictx.