PulseAugur
EN
LIVE 12:39:44

Claude AI users report issues with instruction following and output management

Users are encountering issues with Anthropic's Claude AI, specifically regarding its tendency to deviate from explicit instructions and its output management. One user is struggling to make Claude exhaustively analyze a large Java codebase, as the AI reportedly ignores specific directives and uses its own "judgment" instead of following instructions to trace data flow across all files. Another user is seeking efficient methods to save and organize Claude's outputs in a readable format for knowledge base creation and self-onboarding, finding the default HTML output cumbersome to manage. AI

IMPACT Highlights user frustrations with AI adherence to instructions and practical output management, suggesting areas for improvement in AI usability.

RANK_REASON User-generated content discussing limitations and usability issues of an AI model.

Read on r/ClaudeAI →

AI-generated summary · Google Gemini · from 2 sources. How we write summaries →

COVERAGE [2]

  1. r/ClaudeAI TIER_2 English(EN) · /u/brokePlusPlusCoder ·

    How do I get Claude code to exhaustively read files and do what's told instead of using it's "judgement" ?

    <!-- SC_OFF --><div class="md"><p>Hey folks. Some context : I'm looking at modifying a field within a class across a large java codebase. Normally this would be fairly simple but unfortunately, said field is a <code>Map&lt;String, Object&gt;</code> type (it was there before my ti…

  2. r/ClaudeAI TIER_2 English(EN) · /u/nemesisdug ·

    Any suggestions on how can I easily save outputs from claude in a readable format mostly for reading?

    <!-- SC_OFF --><div class="md"><p>A newbie question, I am new to the team with a big codebase. And the project needs a lot of improvements which I am brainstorming using claude. I want to create some sort of wiki or knowledge base which I can use for onboarding myself on the code…