Boxdawn
Description
Open your AI agents' black box. The waste is between your agents, not inside them. Four deterministic detectors over one trace file, priced from real usage fields. Hosted at boxdawn.com.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Boxdawn
**AI agent observability, on the axis that shows up on your bill.**
[](https://pypi.org/project/boxdawn/) [](https://opensource.org/licenses/MIT) [](https://www.python.org/) [](https://github.com/boxdawn/boxdawn/actions/workflows/ci.yml) [](#-where-it-stands--measured-not-marketed)
Boxdawn watches what your agents do and finds **the work they already paid for** — the context resent every turn, the file read again, the tool call that returned an answer you already had. Four deterministic detectors plus an opt-in semantic check, run against the trace files your agents already write. **Monitor, detect, alert, then fix** — the detection layer runs today. Measured across 17,881 traces in four public corpora.
**Try it on one trace** — no install, no account: **[boxdawn.com/analyze](https://boxdawn.com/analyze)**
Or run it on your own machine, offline:
pip install "boxdawn[detect]"
boxdawn analyze .jsonl --out report.md
PyPI package is `boxdawn`. Python still imports as `import clew` (internal namespace, kept for backward compatibility with existing configs).
✨ Core Features
- Deterministic waste detectors (4) —
repeat(tool-call cascade),context_resend(input-side chunk resend),redundant_read(Read-tool duplicates with interval gating),duplicate_creation(creation-tool ID-bridge on 26 mapped tools). - Cross-corpus waste-rate metric —
WR_char(byte ratio),WR_cost(dollar ratio with cache-tier-aware pricing),SDR@10(share of sessions with meaningful waste). Union across detectors. See §Where it stands. - **Opt-in LLM-as-Judge sema
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI