Tag: Developer tools
All the articles with the tag "Developer tools".
-
Logs told me something broke. Traffic showed me what.
Capture production traffic and store it in your own Elasticsearch with Speedscale BYOC. Pull it locally with es-gather.py and reproduce bugs with proxymock.
-
Your AI agent is fixing the wrong service
I tested 100 bugs across 240 microservices the model has never seen. Alert only: 51% pass rate, wrong service 34% of the time. Traffic captures: 77%.
-
From Traffic Context to Confirmed Fix in 3 Minutes
Traffic Context is the missing piece in most debugging workflows. We ran our autonomous agent on a real production bug — it found the root cause, wrote a reproduce harness, applied the fix, and confirmed it. Here's what that looked like.
-
Why You Should Stop Buying SaaS and Start Building It
LLMs have collapsed the cost of custom internal tools. Here's the startup distribution problem I've watched kill companies — and how I vibe-coded my way out.