1 Repo
Execution environments that can dynamically mount specific knowledge assets or skill files into the isolated filesystem.
Distinct from Task Sandboxing: Focuses on the ability to mount external knowledge files into a sandbox, rather than just isolating the task execution.
Explore 1 awesome GitHub repository matching development tools & productivity · Knowledge-Aware Sandboxing. Refine with filters or upvote what's useful.
Acontext is an LLM orchestration backend and agent memory framework designed to manage session state and knowledge for AI agents. It functions as a context manager and orchestration layer that integrates model providers with a secure code sandbox and a zero-knowledge data store. The project is distinguished by its approach to knowledge distillation, capturing agent learnings as reusable Markdown skills and structured memory files. It provides a secure execution environment where shell commands and scripts run in isolated containers with the ability to mount these persistent skill files direct
Attaches specific skill files to a sandbox filesystem so that scripts can access and execute learned knowledge.