Badges

Tastemaker
Tastemaker
Gone streaking 10
Gone streaking 10
Gone streaking
Gone streaking
Gone streaking 5
Gone streaking 5

Maker History

  • AI-Token-Saver-Gateway
    AI-Token-Saver-GatewayCompress agent messages to reduce LLM token cost
    May 2026
  • Agent-Blackbox
    Agent-Blackboxgit blame for AI agents — find who broke prod in 3s
    Apr 2026
  • shutup-mcp
    shutup-mcpZero-config MCP proxy that hides 99% of tools
    Apr 2026
  • 🎉
    Joined Product HuntNovember 19th, 2025

Forums

yuqiang@JEP

24d ago

AI-Token-Saver-Gateway - Compress agent messages to reduce LLM token cost

AI-Token-Saver-Gateway compresses verbose agent-to-agent messages into compact, decision-ready JSON, helping multi-agent AI workflows reduce token usage, lower LLM costs, and keep context cleaner between agents.

Agent-Blackbox: git blame for AI agents – find who broke prod in 3s

I built Agent-Blackbox after losing a week debugging an 8-agent pipeline failure. Every agent pointed fingers at the next one, and logs were useless for tracing the actual decision chain.

What it does:

- Traces failures to the exact agent and decision point

- Reconstructs the full task-based-on chain across agents

yuqiang@JEP

2mo ago

Agent-Blackbox - git blame for AI agents — find who broke prod in 3s

🔍 Agent Blame-Finder - Cryptographic blackbox for multi-agent systems. Find which agent messed up in 3 seconds. JEP/JAC IETF reference implementation. - hjs-spec/Agent-Blackbox
View more