Entity intelligence for any company, market, or question — not a chatbot that answers once, but a system that synthesizes with sources, turns each run into a reusable artifact, and watches for change later. Five-surface app + deep-work Workspace, Convex state, and a hosted public research MCP (npx nodebench-mcp).
Full-stack deep diligence agent — structural QA, design coherence against target personas, narrative alignment, and competitive positioning audit. Covers code, UI, UX, content, performance, accessibility, and product-market fit in one pass.
Full deployment, production verification, and launch readiness agent. Deploys Convex backend, Vercel frontend, tests voice server, runs production smoke tests, and produces a launch checklist.
Produces structured strategic analysis for diligence, GTM, strategy, and intervention questions. Use when variables, scenarios, trust nodes, or ranked interventions matter.
Tightens NodeBench UI for demo quality, executive clarity, and traversal reliability. Use for landing page, decision workbench, and operator-facing polishing.
Full QA dogfood agent — traverses every surface, clicks every interactive element, checks contrast, performance, accessibility, behavioral correctness, and files findings as actionable P0/P1/P2 issues.
Universal full-stack product diligence agent. Drop into any repo — audits UX, design, code quality, accessibility, performance, content, and competitive positioning. No app-specific knowledge needed.
Before: The Morning Dossier page rendered raw RSS-style log lines ("Trending on Hacker News with 35 points and 6 comments") instead of editorial prose synthesis. Backend failures ("Pending — run this follow-up") leaked into the UI. No structured brief generation existed.
Make every in-app agent run capable of producing a final operator-facing verdict with open-source citations, trace-backed evidence, and explicit next actions, all surfaced through the existing UI.
A unified NodeBench subsystem enabling agents to self-heal from both semantic errors (rollback + lessons) and infrastructure failures (capability-aware model failover + budget gates), so long-running research jobs keep making progress when the user steps away.
This document converts the media-only material in Agentsetup/README.md into a maintainable operating spec and maps it onto the existing NodeBench harness.
Implemented comprehensive streaming UI optimization patterns to ensure smooth, animated streaming with per-step updates at 30-60fps without layout thrashing.
This document describes the streaming UI optimization patterns implemented in FastAgentPanel to ensure smooth, animated streaming with per-step updates at 30-60fps without layout thrashing.