Back to browse
GitHub Repository

Stop burning tokens on infinite loops. An interactive proxy and debugger for AI agents with Time-Travel capabilities (built with Go & C++).

1 starsHTML

PromptShark – MitM proxy, C++ loop detector and replay for AI agents

by apvcode·Jun 16, 2026·1 point·0 comments

AI Analysis

●●SolidSolve My ProblemBig Brain

Time-travel replay edits past requests without burning more tokens.

Strengths
  • Time-travel replay serves edited requests from SQLite cache without API costs
  • C++ loop detection engine catches infinite tool-calling patterns in real-time
  • One-line integration requires only base_url swap with zero code changes
Weaknesses
  • MITM proxy debugging pattern is well-established with mitmproxy and Charles
  • Limited to OpenAI-compatible APIs, not broader agent frameworks
Target Audience

AI agent developers, LLM application builders

Similar To

mitmproxy · Charles Proxy · LangSmith

Similar Projects