You are building developer productivity tools with the Claude Agent SDK. The agent helps engineers explore unfamiliar codebases, understand legacy systems, generate boilerplate code, and automate repetitive tasks. It relies on the built-in tools (Read, Write, Bash, Grep, Glob) and also integrates with Model Context Protocol (MCP) servers.
An engineer asks the agent to identify untested code paths in a legacy payment processing module that spans 45 files. After the agent has read the first 8 source files, its responses start becoming noticeably less accurate: it is forgetting code patterns discussed earlier, and it still hasn't located all the relevant test files or traced the critical payment flows.
What is the most effective approach to complete this investigation?
Community Discussion
No comments yet. Be the first to start the discussion!
Community Discussion