The web for agents, behind the airlock
tools
astrid capsule install http copy
Signed · unicity · MIT or Apache-2.0
Cross-session memory, injected into the prompt
memoryprompt
astrid capsule install memory copy
Signed · unicity · MIT or Apache-2.0
The agent loop: stateless coordinator for reasoning and tools
core
astrid capsule install react copy
Signed · unicity · MIT or Apache-2.0
Core filesystem tools
tools
astrid capsule install fs copy
Shell execution, gated behind approval
tools
astrid capsule install shell copy
Loads Agent Skills through the virtual filesystem
toolsprompt
astrid capsule install skills copy
Lets the agent inspect and manage its own runtime
tools
astrid capsule install system copy
Tools and a Skill that teach a fresh LLM to build capsules
dev
astrid capsule install forge copy
Native OpenAI model provider
providers
astrid capsule install openai copy
Any OpenAI-compatible provider: LM Studio, Ollama, llama.cpp
providers
astrid capsule install openai-compat copy
Discovers and manages the models available to the OS
providers
astrid capsule install registry copy
Owns who the agent is and builds its system prompt
prompt
astrid capsule install identity copy
Assembles prompts, with hooks for anything to contribute
promptcore
astrid capsule install prompt-builder copy
Compacts the context window when conversations run long
promptcore
astrid capsule install context-engine copy
Injects AGENTS.md project instructions into the prompt
prompt
astrid capsule install agents copy
Persistent conversation store
memorycore
astrid capsule install session copy
Routes every tool call, so every tool call is governable
core
astrid capsule install router copy
Maps lifecycle events to semantic hooks
core
astrid capsule install hook-bridge copy
Maps platform accounts to Astrid user identities
core
astrid capsule install users copy
The terminal frontend, bridged over a Unix socket
frontends
astrid capsule install cli copy
A Telegram bot as a frontend to your agent
frontends
astrid capsule install telegram copy