<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tool-Use on Saurav Panigrahi</title><link>https://sauravpanigrahi.com/tags/tool-use/</link><description>Recent content in Tool-Use on Saurav Panigrahi</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 24 Aug 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://sauravpanigrahi.com/tags/tool-use/feed.xml" rel="self" type="application/rss+xml"/><item><title>Multi-Turn</title><link>https://sauravpanigrahi.com/reading/multi-turn/</link><pubDate>Mon, 24 Aug 2026 00:00:00 +0000</pubDate><guid>https://sauravpanigrahi.com/reading/multi-turn/</guid><description>&lt;p&gt;This section tracks papers on multi-turn behavior in LLMs and agents: when capability drops across turns, what mechanisms may explain it, and how to diagnose or recover reliability.&lt;/p&gt;
&lt;h2 id="papers"&gt;Papers&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://arxiv.org/pdf/2505.06120"&gt;LLMs Get Lost In Multi-Turn Conversation&lt;/a&gt;
Reports large-scale simulated comparisons of single-turn vs multi-turn performance across six generation tasks.
Finds an average 39% drop in multi-turn settings, with degradation driven more by increased unreliability than by pure aptitude loss.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://arxiv.org/pdf/2605.24432v1"&gt;Found in Conversation: LLMs Teach Themselves to Close the Multi-Turn Gap&lt;/a&gt;
Introduces Found in Conversation (FiC), a self-distillation framework that transfers strong single-turn behavior into weak multi-turn behavior via asymmetric task views.
Across multiple model families and 3B-14B scales, it reports recovery of at least 92% of single-turn performance and up to 100% on two Llama backbones.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://arxiv.org/pdf/2605.12922v1"&gt;When Attention Closes: How LLMs Lose the Thread in Multi-Turn Interaction&lt;/a&gt;
Proposes a channel-transition account where attention access to goal-defining tokens collapses over turns, while some goal information can persist in residual representations.
Introduces Goal Accessibility Ratio (GAR) and reports architecture-dependent failure modes, including strong recall collapse under forced attention-channel closure.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://arxiv.org/pdf/2601.07226"&gt;Lost in the Noise: How Reasoning Models Fail with Contextual Distractors&lt;/a&gt;
Presents NoisyBench, evaluating robustness to random documents, irrelevant chat history, and hard negative distractors across RAG, reasoning, alignment, and tool-use tasks.
Reports up to 80% performance drops under contextual noise, and shows rationale-aware reward training (RARE) improves resilience compared with standard prompting and tuning strategies.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://arxiv.org/pdf/2607.28802"&gt;Model or Harness? An Interaction-Centric Taxonomy for Localizing Agent Failures&lt;/a&gt;
Argues that outcome-only evaluation hides where failures originate, and introduces an interaction-centric taxonomy that localizes failures by component interaction and repair side.
Organizes 41 failure modes and reports reproducible labeling structure with independent judges, including agreement up to Cohen&amp;rsquo;s $\kappa = 0.76$ against human labels.&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Tool Use And Agents</title><link>https://sauravpanigrahi.com/reading/tool-use-and-agents/</link><pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate><guid>https://sauravpanigrahi.com/reading/tool-use-and-agents/</guid><description>&lt;p&gt;Long-form references on tool use, agent environments, and reliability loops.&lt;/p&gt;
&lt;h2 id="agent-environments"&gt;Agent Environments&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://openai.com/index/harness-engineering/"&gt;Harness Engineering&lt;/a&gt;&lt;br&gt;
Useful framing around agents as systems shaped by environments, specs, feedback, and reliability loops.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://blog.cloudflare.com/code-mode/"&gt;Code Mode&lt;/a&gt;&lt;br&gt;
A concrete argument for exposing tools through code interfaces rather than forcing every step through chat-level tool calls.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://mksg.lu/blog/context-mode"&gt;Context Mode&lt;/a&gt;&lt;br&gt;
A useful pattern for keeping agent context manageable when tools produce large or noisy outputs.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="training-time-semantics"&gt;Training-Time Semantics&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://arxiv.org/abs/2603.01209"&gt;Agents Learn Their Runtime&lt;/a&gt;&lt;br&gt;
Study of persistent versus reset Python interpreters in CodeAct-style training.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="engineering-practice"&gt;Engineering Practice&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://kanyilmaz.me/2026/02/25/1000x-engineer.html"&gt;AI Gave Birth to the 100x Engineer&lt;/a&gt;&lt;br&gt;
Long case study on compounding agent workflows with test harnesses and supporting tools.&lt;/li&gt;
&lt;/ul&gt;</description></item></channel></rss>