AgentScreen banner
JerrettDavis JerrettDavis

AgentScreen

Git community

Description

Local-first operations dashboard and ESP32 companion screen for Claude Code, OpenAI Codex, and GitHub Copilot CLI.

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

AgentScreen

[![CI](https://github.com/JerrettDavis/AgentScreen/actions/workflows/ci.yml/badge.svg)](https://github.com/JerrettDavis/AgentScreen/actions/workflows/ci.yml) [![CodeQL](https://github.com/JerrettDavis/AgentScreen/actions/workflows/codeql.yml/badge.svg)](https://github.com/JerrettDavis/AgentScreen/actions/workflows/codeql.yml) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) [![Release](https://img.shields.io/github/v/release/JerrettDavis/AgentScreen?include_prereleases)](https://github.com/JerrettDavis/AgentScreen/releases)

AgentScreen is a local-first operations console for Claude Code, OpenAI Codex, and GitHub Copilot CLI. It combines a Blazor WebAssembly PWA, an ASP.NET Core host, lifecycle-hook gates, and a purpose-built 320×480 interface for the Hosyond/LCDWiki E32R40T ESP32 display.

The source retains the established `AgentDisplay.*` .NET namespaces, device protocol identifiers, and on-device provisioning name for compatibility. The public project and repository name is **AgentScreen**.

![AgentScreen dashboard](docs/screenshots/dashboard-desktop.png)

Included in this alpha

  • Incremental discovery and defensive parsing of local agent session files.
  • A normalized model for sessions, projects, agents, turns, token classes, cache activity, costs, usage windows, and pending approvals.
  • Dashboard metrics for spend, burn rate, active work, cache hits and breaks, and estimated exhaustion.
  • Session and turn drill-downs in a responsive, installable Blazor PWA.
  • Deterministic allow, ask, and deny policies delivered through provider lifecycle hooks.
  • A safe hook installer with dry-run output, merge behavior, timestamped backups, and Windows/Linux/macOS paths.
  • A compact redacted device protocol for the E32R40T.
  • LAN, ESP32 SoftAP, and browser-mediated BLE snapshot transport.
  • Automatic display synchronization with a browser-persisted 30-second, 1-minute, 5-minute, or 15-minute schedule.
  • A 320×480 LVGL interface