Skip to main content

Crate aethershell

Crate aethershell 

Source

Modulesยง

agent
Agent execution with comprehensive security controls
agent_api
Agentic AI Callable API for AetherShell
ai
Provider-agnostic LLMs + Agents (single & multi-agent swarms) for Aether Shell.
ai_api
ast
auth
Authentication and Role-Based Access Control (RBAC)
builtins
config
XDG Base Directory compliant configuration for AetherShell
env
eval
evolution
Evolutionary Algorithm Primitives for AetherShell
marketplace
Agent Marketplace Registry
mcp
Model Context Protocol (MCP) Server Implementation
metrics
Metrics and Monitoring System
neural
Neural Network Primitives for AetherShell
os_tools
Native OS tools database for AI agents
packages
AetherShell Package Management
parser
persistence
Agent Persistence and State Management
plugins
Plugin system for AetherShell extensibility
providers
Universal LLM Provider Interface
repl
rl
Reinforcement Learning module for AetherShell
rlm
Recursive Language Models (RLM) for hierarchical agent spawning
secure_config
Secure configuration management with memory sanitization
security
Security module for AetherShell
shell_features
Modern shell features inspired by Fish, PowerShell, and Nushell with native AI integration
syntax_kb
Syntax Knowledge Base (Syntax KB)
transpile
Transpilers that convert other shells/languages into Aether Shell source.
tui
Terminal User Interface for AetherShell
typecheck
types
value
Runtime value model for Aether Shell.
workflows
Workflow Templates and Patterns