Releases: somerocketeer/Relay
Releases · somerocketeer/Relay
v0.1.0-alpha - Initial Pre-Release
Relay v0.1.0-alpha
Initial alpha release of Relay - a flexible development environment orchestration tool.
Pre-Release Notice
This is an alpha release for early testing and feedback. Expect breaking changes in future versions.
Features
- Kit Management: Create and manage tmux-based development environments
- Persona Overlays: Layer environment configurations for different contexts
- Event System: Built-in event logging and monitoring
- Interactive TUI: Full-featured terminal UI for managing kits and personas
- Doctor Command: Environment validation and troubleshooting
Components
relay- Main CLI entry pointrelay-kit- Kit session managementrelay-persona- Persona configuration overlaysrelay-events- Event bus and loggingrelay-doctor- Environment diagnosticsrelay-tui- Interactive terminal interface
Installation
curl -fsSL https://raw.githubusercontent.com/somerocketeer/relay/main/install.sh | bash