Acontext

by memodb-io

Pending

Simple Context Storage for Cloud Agents.

2,787stars
255forks
TypeScript
Added 12/27/2025
AI Agentsagentagent-development-kitagent-observabilityai-agentanthropiccontext-data-platformcontext-engineeringdata-platformllmllm-observabilityllmopsmemoryopenaiself-evolvingself-learning
Installation
# Add to your Claude Code skills
git clone https://github.com/memodb-io/Acontext
README.md
<div align="center"> <a href="https://discord.acontext.io"> <img alt="Acontext - Simple Context Storage for Cloud Agents" src="./assets/Acontext-header-banner.png"> </a> <p align="center"> <a href="https://acontext.io">🌐 Website</a> | <a href="https://docs.acontext.io">📚 Document</a> </p> <p align="center"> <a href="https://pypi.org/project/acontext/"><img src="https://img.shields.io/pypi/v/acontext.svg"></a> <a href="https://www.npmjs.com/package/@acontext/acontext"><img src="https://img.shields.io/npm/v/@acontext/acontext.svg?logo=npm&logoColor=fff&style=flat&labelColor=2C2C2C&color=28CF8D"></a> <a href="https://github.com/memodb-io/acontext/actions/workflows/core-test.yaml"><img src="https://github.com/memodb-io/acontext/actions/workflows/core-test.yaml/badge.svg"></a> <a href="https://github.com/memodb-io/acontext/actions/workflows/api-test.yaml"><img src="https://github.com/memodb-io/acontext/actions/workflows/api-test.yaml/badge.svg"></a> <a href="https://github.com/memodb-io/acontext/actions/workflows/cli-test.yaml"><img src="https://github.com/memodb-io/acontext/actions/workflows/cli-test.yaml/badge.svg"></a> </p> <p align="center"> <a href="https://x.com/acontext_io"><img src="https://img.shields.io/twitter/follow/acontext_io?style=social" alt="Twitter Follow"></a> <a href="https://discord.acontext.io"><img src="https://img.shields.io/badge/dynamic/json?label=Acontext&style=flat&query=approximate_member_count&url=https%3A%2F%2Fdiscord.com%2Fapi%2Fv10%2Finvites%2FSG9xJcqVBu%3Fwith_counts%3Dtrue&logo=discord&logoColor=white&suffix=+members&color=36393f&labelColor=5765F2" alt="Acontext Discord"></a> </p> </div>

❓ What is Acontext

<div align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="./assets/problems-solutions-dark.svg"> <source media="(prefers-color-scheme: light)" srcset="./assets/problems-solutions.svg"> <img alt="Why Acontext - Problems and Solutions" src="./assets/problems-solutions.svg"> </picture> </div> Acontext is a context storage for your agent products:
  • it can store messages, artifacts, agent skills and sandboxes...
  • it provides observability over the context data.
  • it supports many out-of-box context engineering methods

💡 Core Features

  • Context Storage

    • Session: unified message storage for any llm, any modal.
    • Disk: save/download artifacts with file path.
    • Agent Skills - empower your agents with agent skills.
    • Sandbox - run code, analyze data, export artifacts.
  • Context Observability