# Keep Claude on track across multi-turn conversations with server tool results

> Resolved an issue where server-side tool blocks in Claude conversations were not being preserved when building subsequent request messages.

- Published: 2026-03-30
- Author: Agno Team
- Category: Changelog
- Canonical: https://agno-com-nine.vercel.app/articles/fix-server-tool-blocks-being-dropped-from-claude-conversation-history
- Markdown: https://agno-com-nine.vercel.app/articles/fix-server-tool-blocks-being-dropped-from-claude-conversation-history.md

Resolved an issue where server-side tool blocks in Claude conversations were not being preserved when building subsequent request messages. This caused Claude to lose track of tool interactions mid-conversation, breaking multi-turn flows that relied on server tool results being visible in history.
