AICTX

AICTX Use Cases

These use cases show when repo-local continuity matters most: interrupted solo work, team handoffs, and switching between Codex, Claude Code, GitHub Copilot, or generic agents without losing the factual project state.

AICTX is especially useful when more than one coding agent touches the same repository. One agent can finalize what happened, and another agent can later resume from the same .aictx/ continuity instead of starting from an agent-specific chat history.

Use these guides to understand how Work State, handoffs, failure memory, decisions, and execution summaries fit into each coding-agent workflow.

For setup, start with Quickstart or Installation.