coding-by-feng/ai-agent-session-center

81 stars · Last commit 2026-08-02

Real-time dashboard that turns AI coding agent sessions (Claude Code, Gemini CLI, Codex) into animated 3D robots — with live terminals, prompt history, tool logs, and queuing. Runs on any device.

README preview

# AI Agent Session Center

**Monitor, drive, queue, and resume every Claude Code and Codex session from one localhost dashboard — each rendered as a live 3D robot you can click into.**

*Built for developers juggling multiple AI coding agents across terminals and machines.*

[![npm version](https://img.shields.io/npm/v/ai-agent-session-center.svg)](https://www.npmjs.com/package/ai-agent-session-center)
[![Node.js](https://img.shields.io/badge/Node.js-18+-green)](https://nodejs.org)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow)](./LICENSE)

### Product videos

<table>
  <tr>
    <td width="50%" valign="top">
      <a href="https://github.com/coding-by-feng/ai-agent-session-center/releases/download/v2.10.40/aasc-product-introduction.mp4"><img src="static/videos/aasc-product-introduction-thumbnail.jpg" alt="AASC 58-second product introduction showing the new 3D session dashboard" width="100%"></a>
      <br><strong>58-second product introduction</strong>
      <br>See the core monitoring, terminal, project, notes, queue, and contextual AI workflows with US English narration.
      <br><a href="https://github.com/coding-by-feng/ai-agent-session-center/releases/download/v2.10.40/aasc-product-introduction.mp4">Watch the short introduction</a>
    </td>

View full repository on GitHub →