theater-cli
Command-line interface for the Theater WebAssembly actor system.
Installation
Usage
The theater CLI provides a complete interface for managing Theater actors:
# Create a new agent project
# Build the WebAssembly agent
# Start a Theater server
# Start an agent
# List running agents
# View agent events
For complete documentation, see the Theater Guide.
Features
- Complete agent lifecycle management
- Interactive terminal UI for monitoring
- Server management and configuration
- Real-time event streaming and analysis
- Agent development workflows
License
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.