Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v1.1.0

    Release v1.1.0: Dual Communication Architecture & Documentation Overhaul
    
    - Dual communication architecture (HTTP API + WebSocket)
    - Panel discovery compatibility (AgentDiscoveryService + ExternalAgentService)
    - Comprehensive documentation suite
    - Versioning alignment with panel system
    
    - HTTP REST API on port 8081 (/health, /api/command)
    - Docker container management via API
    - System monitoring commands
    - CORS support for browser integration
    - Graceful error handling and degraded mode operation
    
    - Complete API documentation with examples
    - Deployment guide (Docker, Binary, Kubernetes)
    - Architecture documentation with diagrams
    - Contributing guidelines
    - Consolidated project status
    
    - Enhanced Makefile with release builds
    - Multi-platform binary compilation
    - Security scanning integration
    - Package.json for npm-style versioning
    
    This release achieves full compatibility with the Ctrl-Alt-Play Panel
    and establishes a professional, well-documented project foundation.