codex-agent-mem

AGENTS

This repository is intentionally optimized for MCP-compatible AI agents, coding workflows, deep-research tools, and maintainers who need a fast map of what exists today.

Public name vs import name

What this project is

Working rules for agents

Fastest commands

pip install -e .[dev]
pytest -q
python -m compileall src
ruff check .
python scripts/mcp_contract_smoke.py --both
python scripts/check_repo_hygiene.py
python scripts/smoke_release.py --mcp-subprocess --with-ruff --with-build --with-wheel-smoke
codex-agent-mem-smoke
codex-agent-mem-bootstrap-codex --db-path C:\Users\YOU\.codex_agent_mem\codex_agent_mem.db
python -m build

Repository map

Key files

Read this before editing

Documentation map

Contribution expectations