ta-studio
49MCP server Claude CodeCodexCursor +2
TA Studio MCP server for Claude Code — AI-powered QA automation. Runs locally from the ta-studio-mcp npm package. Needs 2 environment variables to run.
MCP server Claude CodeCodexCursor +2
TA Studio MCP server for Claude Code — AI-powered QA automation. Runs locally from the ta-studio-mcp npm package. Needs 2 environment variables to run.
Instructions file CodexOpenCode
AGENTS.md instructions for HomenShum/NodeBenchAI, covering nodebench agent workflow, agent coordination (codex ↔ claude) — read first, prod-parity and ui kit workflow, social post quality, dedup, and cleanup and scope and goals.
Instructions file
Claude Code instructions for HomenShum/NodeBenchAI, covering nodebench ai — claude code project instructions, deploy & merge workflow (p0 — read before merging anything), start here: prod-parity source of truth, legacy project overview and key files.
Agent
This document outlines the complete restructure of the NodeBench AI agent system.
Agent
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.
Agent
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.
Agent
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.
Agent
This document converts the media-only material in Agentsetup/README.md into a maintainable operating spec and maps it onto the existing NodeBench harness.
Agent
Implemented comprehensive streaming UI optimization patterns to ensure smooth, animated streaming with per-step updates at 30-60fps without layout thrashing.
Agent
This document is the reference pattern for the deep-agent / agentic-system model in this repo.
Agent
This is the operating stance I want every coding agent to follow in this repo.
Agent
A complete streaming UI optimization system for FastAgentPanel that ensures smooth 30-60fps rendering with per-step updates and no layout thrashing.
Agent
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.