End2end Sample
Description
A demo of AgentOS2-Live showing end-to-end voice control of an OrionStar robot and extensible scene applications.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
AgentOS 2 Live - Real-time Voice Assistant
🚀 Overview
**AgentOS 2 Live** is a high-performance, low-latency real-time voice assistant platform built with **OpenAI Realtime API**. It provides an end-to-end solution for building stateful AI assistants with voice-to-voice capabilities, integrated Voice Activity Detection (VAD), and a modular tool-calling system.
This project is structured as a **Monorepo** using npm workspaces, containing both the frontend client and the backend orchestration server.
Core Tech Stack
| Layer | Technology |
|---|---|
| Architecture | Monorepo (npm workspaces) |
| Frontend | React, TypeScript, Tailwind CSS, Web Audio API, VAD (Voice Activity Detection), Opus Codec |
| Backend | Node.js, TypeScript, Express, WebSocket |
| AI Model | OpenAI Realtime API (GPT-4o Realtime) |
| Communication | WebSocket with a unified protocol for type safety |
📂 Project Structure
| Directory | Description |
|---|---|
client/ |
Frontend: React application featuring the AgentSDK, VAD integration, and real-time UI components like the Robot Face. |
server/ |
Backend: Node.js service managing WebSocket connections, OpenAI Realtime API orchestration, and static file serving. |
shared/ |
Shared: Common TypeScript types and the communication protocol used by both client and server. |
e2e_android/ |
Android: A WebView bridge project for OrionStar robots, exposing hardware capabilities (navigation, sensors) to the web frontend. |
Key Features
- Low Latency: Direct voice-to-voice interaction using OpenAI's Realtime protocol.
- Robot Face UI: An interactive, animated robot face that reacts to user and assistant speech.
- Built-in Scenes:
- Face Register: A specialized scene for face enrollment and identity recognition.
- Advice 3C: An IT & Electronics shopping assistant scenario.
- Robot Hardware Integration: Includes an Android WebView bridge (`e2e_andr
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11