[BUG] Claude loses tools access after first turn
Status Open
Maintainer reply None cached
Activity 4 comments · opened Jul 23, 2026
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
I'm using the web version of Claude Code (claude.ai/code).
When I start a new session, no matter the mode plan/accept edits, after the first turn ends and the session is resumend. The edit tools are off line and returns this message.
Failed to find tools
Error: No such tool available: ToolSearch. ToolSearch exists but is not enabled in this context. Use one of the available tools instead.
or
Error: No such tool available: ToolSearch. ToolSearch exists but is not enabled in this context. Use one of the available tools instead.
query: select:Edit,Write,Bash
Tentei novamente carregar as ferramentas de escrita (Edit/Write/Bash) e as do GitHub via ToolSearch, mas o resultado é o mesmo: "ToolSearch exists but is not enabled in this context".
What Should Happen?
File editions should be executed without problems
Error Messages/Logs
<img width="400" height="179" alt="Image" src="https://github.com/user-attachments/assets/2a837a68-e995-4e53-80e2-41acbb887a7a" />
Steps to Reproduce
- Start a new session using Opus 4.8 model and Accept Edits mode
- Ask for some code modification and to open a PR
- Wait for some time away from the Chrome tab
- Come back and resume the session
- Ask for a new code modification and to push to GH
Claude Model
Opus
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
Web
Platform
Other
Operating System
Other
Terminal/Shell
Other
Additional Information
_No response_
4 Comments
Looks like related to https://github.com/anthropics/claude-code/issues/80401 something broke server-side!
Here one more problem
<img width="844" height="414" alt="Image" src="https://github.com/user-attachments/assets/5be04e3b-057b-48a7-a1c7-bd9eb99a0dd6" />
Any clue how to fix ?
The problem persists even when using Fable 5.
<img width="749" height="909" alt="Image" src="https://github.com/user-attachments/assets/f4cb3cb7-ef81-438d-b62f-13d68792607b" />