AICTX helps Codex, Claude, GitHub Copilot and other coding agents continue work across sessions by preserving the last useful execution state: active work, next actions, decisions, failures, validation evidence and repo context.

The continuity idea is not to add more hidden memory or dump more context into the prompt. AICTX keeps operational continuity inside the repo:

- active Work State and next action;
- execution summaries and handoffs;
- explicit decisions;
- known failures and resolved failure patterns;
- strategy hints from successful prior work;
- execution contracts and contract-compliance signals;
- optional RepoMap structural entry points;
- continuity quality signals for stale, missing, demoted, obsolete, or unverified context;
- read-only Task Context Packs for focused task-specific context;
- lifecycle diagnostics for incomplete or unfinalized sessions;
- optional Git-portable continuity for small teams.

It also makes continuity shared across agents.

Features

  • Repo-local, inspectable and portable
  • Work State: Preserves active task, hypothesis, files, next action, risks, and verification state
  • Failure Memory: Stores observed command/test/build/type/lint failures as structured patterns
  • RepoMap : Optional Tree-sitter structural map of files and symbols
  • Strategy Memory: Reuses successful prior execution patterns
  • Handoff / Decisions: Keeps operational summaries and explicit project decisions
  • Cross-agent continuity: Stores continuity in the repository instead of one agent's chat history
  • Visual: Generates .aictx/reports/continuity-view.md and .aictx/reports/continuity-map.mmd from repo-local continuity
  • Continuity Quality: Scores repo-local continuity freshness and flags stale, missing, demoted, obsolete, or unverified context
  • Task Context Pack: Compiles focused read-only context for a supplied goal through aictx prepare or aictx_prepare_task_context
  • Lifecycle Diagnostics: Tracks resume, Work State writes, and finalize events as best-effort local diagnostics
  • Contract Compliance: Audits first action, edit scope, validation, and structural alignment
  • Resume capsule: Compiles continuity into one agent brief

Project Samples

Project Activity

See All Activity >

Follow aictx

aictx Web Site

Other Useful Business Software
$300 Free Credits for Your Google Cloud Projects Icon
$300 Free Credits for Your Google Cloud Projects

Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
1
0
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5

User Reviews

  • Author here! I’ve been using aictx in a professional context since version 5.3, and it has been working really well for my own workflow. Agents can maintain and reuse continuity artifacts without me manually repeating the same context every time. It is genuinely nice to see Claude pick up from continuity that Codex left behind, or vice versa.
Read more reviews >

Additional Project Details

Registered

2026-05-31