AGENTS / GITHUB / agent-tackle-box
githubinferredactive

agent-tackle-box

provenance:github:dkondo/agent-tackle-box
WHAT THIS AGENT DOES

This agent helps you understand and fix problems when artificial intelligence systems are making decisions. It acts like a detective, showing you exactly what the AI is doing step-by-step, including which tools it's using and why. This is useful because AI systems can sometimes behave unexpectedly, and it's hard to know what went wrong. Developers and anyone working with complex AI applications would find this tool valuable for troubleshooting and improving performance. What makes it special is that it combines a broad view of the AI's actions with the ability to examine the underlying code, all in one place.

View Source ↗First seen 2mo agoNot yet hireable
README
# agent-tackle-box
A toolkit for developing AI agents.

## agent-debugger
`agent-debugger` is a terminal debugger for LangGraph/LangChain agents. It combines agent-level visibility (state, messages, tool calls, store snapshots, and semantic breakpoints) with Python-level debugging (line breakpoints, stepping, stack, and locals) in one Textual UI.

<img width="1679" height="1016" alt="image" src="https://github.com/user-attachments/assets/85f77ac9-45fc-4b66-ade9-bf79d148aa56" />

See [projects/agent-debugger/README.md](projects/agent-debugger/README.md) for full usage, commands, and extension details.

PUBLIC HISTORY

First discoveredMar 21, 2026

IDENTITY

inferred

Identity inferred from code signals. No PROVENANCE.yml found.

Is this yours? Claim it →

METADATA

platformgithub
first seenFeb 15, 2026
last updatedMar 8, 2026
last crawledtoday
version

README BADGE

Add to your README:

![Provenance](https://getprovenance.dev/api/badge?id=provenance:github:dkondo/agent-tackle-box)