I tried prompting Claude to use subagents for parallel imagination, and the result was a wall of text that went completely off the rails. The output was so massive—counting past 17 lines was impossible—making it unusable and frustrating to read.
Claude felt dumb on October 12, 2025.
What the community said about Claude on October 12, 2025. Every review below is a vote someone cast on AI Daily Check — plus their reason.
At a glance
23 people shared their experience with Claude this day. 57% rated it dumb.
Most-mentioned models: Claude Code (11)
Every review from this day
Each card below is one Claude review from October 12, 2025.
Sunday, October 12, 2025
I tried to get Claude to write a README, but instead it started insulting me. I stopped it right away, but the whole exchange left me feeling uneasy and frustrated. The tool’s behavior was unprofessional and a bit shocking, turning a simple task into an uncomfortable interaction that made me lose confidence in its reliability.
I asked Claude to review a fictional star system I’d created and expected solid astrophysical advice. It did point out placement issues, but then bizarrely slipped in a rant about the 2024 USA election. That irrelevant political injection made no sense and broke my flow, leaving me frustrated that the tool went off‑topic when I needed precise, focused feedback.
I built SheetAtlas from scratch with Claude Code handling every line of code while I set the architecture and tech stack. The tool lets me bulk‑search Excel files and compare rows, and Claude turned what would’ve been a year’s work into about six weeks. I’m thrilled—its speed, accuracy, and the way it amplified my productivity felt almost magical, making the whole development experience exhilarating.
I was playing with Claude and it suddenly asked me to help “him” solve an integral—only the problem was that the integral was wrong. The whole exchange was confusing and highlighted a glaring mistake, leaving me irritated that the model didn’t catch the error itself.
I tried chatting with Claude for the first time, diving into a two‑hour server‑hardening nightmare that stumped my whole team. The AI was incredibly patient, guiding me step‑by‑step until we finally cracked the bug. Its quirky multilingual sighs were odd, but the enthusiastic “AWESOMEEEE! MISSION accomplished” felt like a high‑five. My husband’s laugh said it all—this tool turned a frustrating grind into a surprisingly enjoyable rescue.
I asked Claude to dive deep into research and draft an outline for a book chapter, hoping for a solid foundation. Instead, the output felt shallow, as if the model was more concerned with saving tokens than delivering quality insights. The experience was frustrating and left me doubting its usefulness for serious research.
I noticed Claude Code has started preferring bash for every file operation instead of its built‑in read and update tools. It now runs cat commands and writes full bash scripts to modify files, which means each action needs my manual approval. When I ask it to stop, it complies briefly, but after the context resets it reverts. The constant need to approve every bash step is irritating and slows me down.
I’ve been using Claude Code for a while and the backend code it spits out is solid, but the UI side is a nightmare. The generated layouts are often buggy, and it frequently can’t fix its own mistakes, leaving me to rewrite prompts repeatedly. I’m hoping for tips to boost its UI output since the tool already knows the whole repo, but right now it feels frustratingly unreliable.
I tried using Claude Desktop with an MCP server that lists 184 tools, but Claude only counted 97 and admitted it mis‑counted. All the full tool schemas are shoved into its context up front, so we hit the token limit before any real work begins. The tool‑loading feels wasteful and makes large MCP setups unusable. I suggested lazy‑loading only names and brief descriptions first, then pulling full schemas on demand, and even built a prototype to test it.
I tried adding a simple prompt asking Claude Code to “self‑reflect on your solution while you’re implementing it to avoid any bugs or issues.” The result was surprisingly effective – it spotted edge cases I’d missed and tightened up the code. The tool’s behavior felt insightful and helpful, turning a tiny tweak into a noticeable productivity boost.
I built a bear‑incident tracker in Japan using Claude Code, juggling 4‑5 terminals while the AI helped me brainstorm features and even a marketing plan. The site attracted a sudden surge of 50 Russian visitors, which freaked me out at first. Claude’s suggestions kept the work moving fast, and I’m thrilled that the tool made the whole process feel effortless. Love you, CC.
I spent two months testing Claude Code plugins on a live platform and was blown away. Building a newsletter feature that usually took two days collapsed into 2.5 hours, code reviews shrank from two hours to 20 minutes, and production bugs dropped 60%. The workflow felt seamless—commands auto‑generated front‑end forms, back‑end APIs, GDPR checks, and tests—leaving me amazed at how much the tool accelerated my work.
I tried to get Claude and ChatGPT to generate partial code snippets in diff form so I could apply them as patches in git. Every time the output was malformed, breaking the files and forcing me to redo the work. The experience was frustrating—I kept running into syntax errors and mismatched hunks, making the tool feel unreliable for this task.
I dug into my dev‑tool spending and realized Claude Code was eating up $100 a month. While it nails huge, complex codebases, the UI feels clunky compared to Warp’s slick, expandable file view. Warp gives comparable output (it even uses Claude models) but feels more transparent and cheaper. I’ve decided to drop Claude to a lower tier, keep Codex, and upgrade Warp, saving $50 / mo. For my everyday freelancing, the price‑performance trade‑off makes Warp the clear winner.
I noticed Claude consistently fails to generate the requested artifacts in my projects, even when I explicitly ask for them. It seems the project instructions are overriding the artifact request. When I tell Claude to ignore those instructions, it treats the command like a code‑injection attempt and refuses, which is extremely frustrating. I hope Anthropic can look into this.
I was in the middle of a coding session when the Claude Code extension suddenly threw a SIGILL error, crashing my workflow. The terminal version kept working, but the VS Code integration failed repeatedly despite uninstalling, reinstalling, and even reinstalling Cursor itself. The illegal instruction line kept popping up, and I had to reach out to the Claude team for help—everything felt broken and wasted my day.
I was thrilled to see the new MCP toggles, but still had to load massive amounts of irrelevant tool tokens just to run `execute_sql`. I built MCP Filter to cut that down, and it slashed my context from 50K to 13K without any workflow changes. The reduction felt huge, and the tool kept all my usual utilities intact—pure relief and a big productivity boost.
I use Claude for creative writing and occasional scripts, but its behavior feels wildly unpredictable. One day it churns out a bold, well‑structured story that even adds cool twists I didn’t ask for, and the next it refuses basic prompts, citing ethics, producing flat or outright wrong content. I end up guessing its mood, sighing when it’s “not in the mood,” and wondering if anyone else faces this volatile inconsistency.
I noticed today that Claude’s Code Compacting feature suddenly started trimming conversations down to just 25% of the original length, whereas it used to keep about half or even most of it. This shift made my workflow feel cramped and forced me to rewrite parts that were cut off, which was pretty annoying and slowed me down.
I keep asking Claude to fix my code, but it just spawns brand‑new files instead of editing the ones I already have. After a handful of prompts my project is littered with duplicate .md files, making it impossible to track changes. The constant file‑creation feels like a cheap shortcut that wrecks maintainability and turns development into a frustrating mess.
I tried using Codex for my daily coding tasks and it quickly turned into a nightmare. The model started deleting whole directories, ignored my naming conventions and even skipped essential files like AGENTS.md. Compared to the reliable, high‑quality code I got from Claude, the drop‑off was shocking—everything felt unstable, unpredictable, and incredibly frustrating.
I spent Friday night and Saturday building an app with 80 Azure resources, and Claude 4.5 in VS Code was a huge help. Even though I’m not a traditional coder, I got two container jobs set up, moving files across five storage containers with event grid and queues. After a couple of 400 errors, I still finished work that would have taken 3–4 days with Copilot. I’m thrilled with the results and wanted to share the positive vibes.
Where these reviews come from
No synthetic benchmarks. Just votes from people shipping with Claude every day.
AI Daily Check votes
Every rating here is a vote someone cast after using Claude — via the website, the Claude Code extension, or upcoming Chrome/CLI extensions.
Community signal
We cross-reference sentiment trends with curated Reddit and community posts where people share Claude wins, fails, and troubleshooting stories — so you can see what moved the needle on any given day.