Skip to content

Feat frontend#4

Open
o3o3o wants to merge 3 commits intoshouc:masterfrom
o3o3o:feat-frontend
Open

Feat frontend#4
o3o3o wants to merge 3 commits intoshouc:masterfrom
o3o3o:feat-frontend

Conversation

@o3o3o
Copy link
Copy Markdown

@o3o3o o3o3o commented Apr 2, 2026

Overview

Modernizes the AgentFlow dashboard with a high-frequency real-time monitoring interface and robust synchronization between the CLI and the web server.

Changes

  • Built with React + Vite + Tailwind CSS, enabling a much smoother, component-based user experience.
  • Rich Content: Complete GitHub Flavored Markdown support for all agent outputs and terminal logs, including Syntax Highlighting for code blocks (Python, JSON, Bash, etc.).
  • Backend Refinements: Deduplicated API routes and enhanced RunStore sync reliability.
image

o3o3o added 3 commits April 2, 2026 06:31
…automated session extraction, and collapsible Billboard UI
…ility fixes

- Implemented dual-pane resizable layout with Sidebar and Node Detail views
- Added 1s real-time polling with cache-busting for logs and traces
- Implemented smart tab switching (Output/Stdout) and stable "silent refresh"
- Removed redundant backend endpoints (app.py) and optimized RunStore sync (store.py)
- Automated frontend build process in Makefile and install.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant