# Ambience for Codex

> Ambience helps Codex stop repeating context work by giving sessions governed shared memory.

Codex can begin with compact Ambience context, search and save memory through MCP or CLI workflows, and persist durable decisions, conventions, failures, and skills when they land.

## Why Ambience

- Session-start memory gives Codex relevant team context without flooding the prompt.
- MCP and CLI surfaces keep Codex aligned with the app's memory actions.
- Future agents inherit the result instead of reverse-engineering it from git history.

## Related

- [How to stop agents starting from zero](https://ambience.sh/answers/how-to-stop-agents-starting-from-zero)
- [Linear connection](https://ambience.sh/connections/linear)
- [Install Ambience](https://ambience.sh/install)
