What problem does it solve?
HAL Plus provides a local web UI layer for HAL, allowing users to run and manage the HAL Plus service with a straightforward, container-native deployment. It bridges the HAL MCP runtime with an Ollama-backed model, enabling interactive queries and model switching without external hosting.
Core Features & Use Cases
- Local web UI: Launch HAL Plus alongside HAL MCP to provide a browser-based interface.
- Model management: Switch between presets like qwen3.5 and gemma4 for different performance profiles.
- Health and connectivity: Verify the health of HAL Plus, its connection to Ollama, and its access to HAL MCP within the same network.
- Use Case: A developer wants a local UI to test queries, adjust models, and confirm connectivity with Ollama before integrating into workflows.
Quick Start
Run hal plus create to start HAL Plus and hal plus status to verify.