exo:context
OfficialEfficient, safe context management for agents.
Authormidsphere-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Exo Context provides configurable, robust management of conversation context for agents, including context limits, overflow strategies, caching, and modular prompt composition via neurons, enabling scalable long-running interactions while controlling token usage and data retention.
Core Features & Use Cases
- Context control with limit, overflow (summarize, truncate, none, hook)
- ContextConfig and cache to persist processed context between runs
- Neurons for modular prompt fragments and hierarchical task decomposition with fork/merge
- Budget awareness and token counting to optimize costs
- Safe, memory-backed history without mutating raw stores, with access to raw history when needed
Quick Start
Configure an Agent with a ContextConfig, enable overflow summarize, and optionally set cache to persist context across runs.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: exo:context Download link: https://github.com/midsphere-ai/exo/archive/main.zip#exo-context Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.