About
HybridClaw is an enterprise-ready AI digital coworker that unifies workflows across Discord, web, and terminal interfaces. Built on the HybridAI platform, it provides a centralized assistant brain with persistent memory, security guardrails, and the ability to execute complex tools. It features a robust architecture designed for reliability and safety, utilizing Docker-isolated sandboxes for tool execution, hash-chained audit trails for transparency, and RAG-driven document intelligence. HybridClaw allows teams to automate tasks, ground AI responses in organizational knowledge, and maintain consistent assistant behavior across multiple communication channels.
Details
HybridClaw is an enterprise-ready AI digital coworker that unifies workflows across Discord, web, and terminal interfaces. Built on the HybridAI platform, it provides a centralized assistant brain with persistent memory, security guardrails, and the ability to execute complex tools. It features a robust architecture designed for reliability and safety, utilizing Docker-isolated sandboxes for tool execution, hash-chained audit trails for transparency, and RAG-driven document intelligence. HybridClaw allows teams to automate tasks, ground AI responses in organizational knowledge, and maintain consistent assistant behavior across multiple communication channels.
## How to Use
To use HybridClaw, install the CLI via npm (npm install -g @hybridaione/hybridclaw), run 'hybridclaw onboarding' to configure the workspace and accept the trust model, start the runtime with 'hybridclaw gateway', and then connect through Discord or use the terminal UI via 'hybridclaw tui'.
## Key Features
- Unified Cross-Channel Consistency (Discord, Web, Terminal)
- Persistent Workspace & Semantic Memory
- Secure Tool Execution via Docker Sandboxing
- Proactive Task Scheduler (Cron/Interval/At)
- Tamper-Evident Hash-Chained Audit Trails
- RAG & Document Intelligence Grounding
- Browser Automation with Interactive JS Support
## Use Cases
- Automating recurring server maintenance or reports via proactive cron jobs.
- Providing team support in Discord grounded in internal company documentation.
- Executing secure code snippets or shell commands in isolated environments.
- Performing complex web research and data extraction using browser automation tools.