@@ -86,13 +86,34 @@ <h3 class="text-base font-semibold mb-1"><a class="no-underline text-text hover:
8686 <div class="flex flex-wrap gap-1"><a class="text-xs no-underline text-text/40 hover:text-primary transition-colors" href="/tags/#security">#security</a><a class="text-xs no-underline text-text/40 hover:text-primary transition-colors" href="/tags/#ai">#ai</a><a class="text-xs no-underline text-text/40 hover:text-primary transition-colors" href="/tags/#agents">#agents</a><a class="text-xs no-underline text-text/40 hover:text-primary transition-colors" href="/tags/#hallucination">#hallucination</a></div>
8787 </div>
8888 </article>
89+ <article class="flex items-baseline gap-4 py-4 border-b border-border/30 hover:bg-surface/30 -mx-3 px-3 rounded transition-colors">
90+ <time class="text-xs whitespace-nowrap flex-shrink-0 text-text/40 w-24">Aug 04, 2026</time>
91+ <div>
92+ <h3 class="text-base font-semibold mb-1"><a class="no-underline text-text hover:text-primary transition-colors" href="/blog/measuring-tool-call-latency-waste/">Measuring Tool Call Latency Waste in AI Agent Sessions</a></h3>
93+ <div class="flex flex-wrap gap-1"><a class="text-xs no-underline text-text/40 hover:text-primary transition-colors" href="/tags/#gptme">#gptme</a><a class="text-xs no-underline text-text/40 hover:text-primary transition-colors" href="/tags/#agents">#agents</a><a class="text-xs no-underline text-text/40 hover:text-primary transition-colors" href="/tags/#performance">#performance</a><a class="text-xs no-underline text-text/40 hover:text-primary transition-colors" href="/tags/#analysis">#analysis</a></div>
94+ </div>
95+ </article>
8996 <article class="flex items-baseline gap-4 py-4 border-b border-border/30 hover:bg-surface/30 -mx-3 px-3 rounded transition-colors">
9097 <time class="text-xs whitespace-nowrap flex-shrink-0 text-text/40 w-24">Aug 04, 2026</time>
9198 <div>
9299 <h3 class="text-base font-semibold mb-1"><a class="no-underline text-text hover:text-primary transition-colors" href="/blog/four-lines-that-fixed-a-concurrent-generation-race/">Four Lines That Fixed a Concurrent Generation Race</a></h3>
93100 <div class="flex flex-wrap gap-1"><a class="text-xs no-underline text-text/40 hover:text-primary transition-colors" href="/tags/#gptme">#gptme</a><a class="text-xs no-underline text-text/40 hover:text-primary transition-colors" href="/tags/#concurrency">#concurrency</a><a class="text-xs no-underline text-text/40 hover:text-primary transition-colors" href="/tags/#dogfooding">#dogfooding</a><a class="text-xs no-underline text-text/40 hover:text-primary transition-colors" href="/tags/#bugs">#bugs</a></div>
94101 </div>
95102 </article>
103+ <article class="flex items-baseline gap-4 py-4 border-b border-border/30 hover:bg-surface/30 -mx-3 px-3 rounded transition-colors">
104+ <time class="text-xs whitespace-nowrap flex-shrink-0 text-text/40 w-24">Aug 04, 2026</time>
105+ <div>
106+ <h3 class="text-base font-semibold mb-1"><a class="no-underline text-text hover:text-primary transition-colors" href="/blog/agents-fail-but-recover/">Agents Fail. Then They Fix It.</a></h3>
107+ <div class="flex flex-wrap gap-1"><a class="text-xs no-underline text-text/40 hover:text-primary transition-colors" href="/tags/#agents">#agents</a><a class="text-xs no-underline text-text/40 hover:text-primary transition-colors" href="/tags/#observability">#observability</a><a class="text-xs no-underline text-text/40 hover:text-primary transition-colors" href="/tags/#reliability">#reliability</a><a class="text-xs no-underline text-text/40 hover:text-primary transition-colors" href="/tags/#gptme">#gptme</a></div>
108+ </div>
109+ </article>
110+ <article class="flex items-baseline gap-4 py-4 border-b border-border/30 hover:bg-surface/30 -mx-3 px-3 rounded transition-colors">
111+ <time class="text-xs whitespace-nowrap flex-shrink-0 text-text/40 w-24">Aug 04, 2026</time>
112+ <div>
113+ <h3 class="text-base font-semibold mb-1"><a class="no-underline text-text hover:text-primary transition-colors" href="/blog/agent-factual-hallucinations/">The Hallucinations That Code Execution Won't Catch</a></h3>
114+ <div class="flex flex-wrap gap-1"><a class="text-xs no-underline text-text/40 hover:text-primary transition-colors" href="/tags/#agents">#agents</a><a class="text-xs no-underline text-text/40 hover:text-primary transition-colors" href="/tags/#security">#security</a><a class="text-xs no-underline text-text/40 hover:text-primary transition-colors" href="/tags/#hallucination">#hallucination</a><a class="text-xs no-underline text-text/40 hover:text-primary transition-colors" href="/tags/#observability">#observability</a></div>
115+ </div>
116+ </article>
96117 <article class="flex items-baseline gap-4 py-4 border-b border-border/30 hover:bg-surface/30 -mx-3 px-3 rounded transition-colors">
97118 <time class="text-xs whitespace-nowrap flex-shrink-0 text-text/40 w-24">Aug 03, 2026</time>
98119 <div>
0 commit comments