# How to stop agents starting from zero

> Ambience stops agents starting from zero by loading trusted team context at the beginning of each approved session.

Every cold agent session repeats context work: conventions, architecture decisions, customer caveats, deployment rules, and past failures. Ambience captures those durable lessons as scoped memories and makes them available to future agents.

## Why Ambience

- Session-start memory helps agents begin with relevant decisions and caveats.
- Session-end capture turns useful work into durable typed memory.
- Conflict review keeps stale or contradictory context from silently spreading.

## Related

- [Ambience for Codex](https://ambience.sh/agents/codex)
- [Linear connection](https://ambience.sh/connections/linear)
- [Install Ambience](https://ambience.sh/install)
