
MCP went the HTTP way: what changed in the 2026 protocol
MCP's 2026-07-28 revision removes sessions and makes each request self-contained. Here is what changed and how to use it.
Kirti Rathore
8 min read
Insights on AI-powered bug fixing, automated debugging, and modern software engineering.

MCP's 2026-07-28 revision removes sessions and makes each request self-contained. Here is what changed and how to use it.
Kirti Rathore
8 min read

A practical guide for engineers designing APIs, MCP servers, observability systems, or delegated services for AI agents.
Kirti Rathore
13 min read

What engineering leaders should model before committing to build, operate, and continuously improve AI SRE in-house.
Robin Singh
5 min read

A transparent calculator for the hidden cost of production incident investigation - and the engineering capacity AI debugging agents could return.
Robin Singh
5 min read

A practical guide to building an LLM-facing context API.
Kirti Rathore
10 min read

A stuck I/O incident looked invisible in logs, metrics, and traces. The useful evidence came from reproducing the hang, forcing a core dump, and looking at it in GDB.
Kirti Rathore
5 min read

A root cause is only useful once it can be reproduced. The practical debugging loop is to localize the fault, turn the alert into a reproduction, and test hypotheses until the fix is validated.
Kirti Rathore
4 min read

Most alert queues are full of duplicates, expired assumptions, and evidence-free mysteries. The useful AI workflow is not just RCA. It is hypothesis validation all the way to a proven fix.
Kirti Rathore
5 min read

The FixBugs GitHub App is now available on GitHub Marketplace. Install fixbugs-app on a repo, start from a real issue, and get hypotheses, reproductions, fixes, PRs, and validation evidence inside GitHub.
Kirti Rathore
7 min read

A technical case study on making FixBugs faster by treating LLM agents like distributed systems: chunking, streaming, queues, token math, and concurrency limits.
Kirti Rathore
11 min read
Well-configured alerts connect the symptom to traces, logs, deploys, and the suspect commit.
Kirti Rathore
6 min read

Most people who land on fixbugs.ai still think we fix GitHub issues. That framing is wrong, and it's our fault. This is where debugging actually happens — the IDE, the issue tracker, the observability pipe — and what a debugging agent has to see to be useful.
Kirti Rathore
7 min read

Discover why Big Tech performance engineering practices can destroy startup velocity. Learn when to optimize and when to move fast, with real examples from Figma and Stripe.
Kirti Rathore
7 min read
Key insights and strategies from my PyDelhi talk on building high-performance LLM agents that can process gigabytes of data and deliver results in under a minute, with lessons learned from optimizing FixBugs.
Kirti Rathore
2 min read
Try the FixBugs auto-triage and fix tool right from your browser!
Kirti Rathore
3 min read