by rajudandigam · Agent Tool · ★ 108
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
agent-inspect Local execution trees for TypeScript AI agents. agent-inspect helps you understand what happened inside an AI agent run — locally. It turns manual steps, tool calls, LLM calls, structured logs, failures, durations, and run metadata into readable execution trees you can inspect from the terminal. It is built for TypeScript/Node.js developers and teams shipping real agentic products — not just toy demos. Use it for local TypeScript agent debugging, eval iteration, and CI trace artifacts. It complements production observability platforms; it does not replace them. The tool starts with manual traces and existing structured logs, and extends into optional framework callbacks and standards-aligned local export — without turning the core into a SaaS or a vendor pipeline. No account. No cloud upload. No dashboard required. Why agent-inspect exists AI agents are no longer single function calls. They plan, call tools, invoke LLMs, branch, retry, fail, and run work in parallel. Console logs are flat; reconstructing causality from a wall of lines is slow and error-prone.
| Stars | 108 |
| Forks | 83 |
| Language | TypeScript |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 70.4825047989278/100 |
| Open Issues | 18 |
| Last Updated | 2026-07-02 |
| Created | 2026-05-02 |
| Platforms | node |
| Est. Tokens | ~18k |
These tools work well together with agent-inspect for enhanced workflows:
Looking for a agent-inspect alternative? If you're comparing agent-inspect with other agent tool tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Monocle is a framework for tracing GenAI app code. This repo contains implementation of Monocle for GenAI apps
🟪 Open-source runtime that ships any LangGraph or Google ADK agent as a production-ready FastAPI service. Bun
Aser is a lightweight, self-assembling AI Agent frame.
An example agent demonstrating streaming, tool use, and interactivity from your terminal. This agent builder c
See your agent think. Real-time observability for 12 AI agent runtimes - OpenClaw, NVIDIA NemoClaw, Claude Cod
This MCP server provides documentation about Strands Agents to your GenAI tools, so you can use your favorite
Explore other popular agent tool tools:
agent-inspect is Local execution trees for TypeScript AI agents. agent-inspect helps you understand what happened inside an AI agent run — locally. It turns manual steps, tool calls, LLM calls, structured logs, failu. It is categorized as a Agent Tool with 108 GitHub stars.
agent-inspect is primarily written in TypeScript. It covers topics such as agent-observability, agentic-ai, ai.
You can find installation instructions and usage details in the agent-inspect GitHub repository at github.com/rajudandigam/agent-inspect. The project has 108 stars and 83 forks, indicating an active community.
agent-inspect is released under the MIT license, making it free to use and modify according to the license terms.
The top alternatives to agent-inspect on Agent Skills Hub include monocle, idun-agent-platform, aser. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.