> ## Documentation Index
> Fetch the complete documentation index at: https://praison.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Context Manager • TypeScript AI Agent SDK

> ContextManager: TypeScript ContextManager class

# ContextManager

> Defined in the [**parity**](../modules/parity) module.

<Badge color="green">TypeScript AI Agent</Badge>

TypeScript ContextManager class

## Source

<Card title="View on GitHub" icon="github" href="https://github.com/MervinPraison/PraisonAI/blob/main/src/praisonai-ts/src/parity/index.ts#L766">
  `src/parity/index.ts` at line 766
</Card>

***

## Related Documentation

<CardGroup cols={2}>
  <Card title="JS Context Manager" icon="layer-group" href="/docs/js/context-manager" />

  <Card title="JS Context Manager CLI" icon="terminal" href="/docs/js/context-manager-cli" />
</CardGroup>
