I was shocked when Claude started claiming mysterious “injections” and, after I asked it to inspect the ~/.claude/ folder, it admitted those came from Anthropic itself. It felt like the model didn’t recognize its own safety rules, which makes me worry it could fall for prompt‑injection attacks. The whole experience was unsettling and seemed potentially dangerous.
Claude felt dumb on February 3, 2026.
What the community said about Claude on February 3, 2026. Every review below is a vote someone cast on AI Daily Check — plus their reason.
At a glance
47 people shared their experience with Claude this day. 47% rated it dumb.
Most-mentioned models: Claude Code (26)
Every review from this day
Each card below is one Claude review from February 3, 2026.
Tuesday, February 3, 2026
I started using Claude Code on the Pro plan hoping it'd speed me up, and it turned out to be a real lifesaver. The AI lets me pause, grab a tea, take a walk, and still stay ahead of deadlines. I feel less pressured, more balanced, and surprisingly more productive—all without needing a pricier upgrade. The experience was genuinely uplifting.
I’ve been tweaking my spec workflow and ran superpowers and GSD side‑by‑side. I noticed superpowers keeps asking me core decisions—like “should the data look like X?”—which felt engaging and helped shape the plan. GSD just spits out a ready‑made outline and tells me to read it, leaving me barely involved. I’m wondering if my experience is a fluke or if there’s a systematic reason behind the difference, and I’d love to hear how others set up a better spec workflow.
I tried using both Superpowers and GSD side‑by‑side to shape my spec workflow. I noticed Superpowers kept asking me core decision questions—like how I want the data formatted—making the process feel collaborative. In contrast, GSD just spit out a plan and left me to read it, so I was less engaged. I'm wondering if this was just a fluke or if others have found a better spec workflow.
I noticed that simple tasks that used to finish in a minute now drag on for nearly ten minutes. Even the uncomplicated ones are sluggish, and it’s really frustrating to wait that long for results. The slowdown makes the tool feel inefficient and hampers my workflow.
I switched from ChatGPT to Claude hoping for a smarter personal assistant that could handle my notes, email, and calendar. While it does integrate nicely, I keep running into blatant hallucinations—like being told there’s no official WhatsApp Apple Watch app when it clearly exists. Those obvious errors are frustrating, making me wonder if I’m using it wrong or if Claude is just prone to these mistakes.
I spent months building a fully autonomous news agency by chatting with Claude Code instead of writing code myself. Claude helped design architecture, generate and fix code, and run quality checks, letting me ship 2,300 stories with zero human edits. Running locally on my GPUs, the system processes tens of millions of tokens daily, and bug‑to‑fix cycles often finish in under an hour—making the experience surprisingly smooth and empowering.
I love Claude Code, but juggling sessions across repos was killing my flow. I built an OpenClaw orchestration that lets me send a voice note while walking the dog, and the system auto‑triages, spawns a Claude worker, and even has a double‑review step to catch hallucinations. When stuck, it pings me on Telegram. Now I’m barely babysitting—Claude acts like an autonomous dev team, delivering solid PRs and keeping me updated on a dashboard.
I built AI Config, a tool that syncs assistant configs, and I leaned on Claude Code throughout the process. Claude helped me sketch out the initial CLI flow, sharpen the prompts for subagents, and polish the wording of the refactoring skill. Its assistance felt smooth and reliable, turning what could've been a slog into a much quicker, clearer development experience.
I keep seeing “Claude is responding in the background…” on the iOS app and it’s driving me nuts. I use voice mode for quick technical chats, then rely on Claude Desktop for the final docs. On mobile, the message just sits there for a minute or two and often never returns an answer, making the app feel almost unusable. This weird “feature” just adds frustration to my workflow.
I rely on Claude for research and debugging, but it keeps failing to fetch results from essential sites like Nordic, Reddit, and Stack Overflow. Every time I ask for up‑to‑date info, the tool says fetching failed, leaving me with vague or incorrect answers. It’s exhausting to get useless snippets and then have Claude claim it never saw the info. This limitation makes me question paying for the service.
I spent months battling blank artifact panels in Claude Desktop until I finally discovered the fix: I had to tell Claude to call the present_files tool. When it remembered, everything rendered; when it skipped, I got silence. The AI even over‑applied the fix, insisting on using present_files for plain text, which was frustrating. This mix of helpful debugging and puzzling misuse left me both relieved and annoyed.
I gave Codex a shot to build a multi‑page static site, even setting up an agents.md to enforce shadcn.ui and my coding standards. At first I was impressed, so I let it run unsupervised. When I asked CC to review the code, it completely ignored my standards, duplicated tools on every page, and made a mess. I had to force a clean‑up that deleted over 400 lines and burned through all my session tokens in just 33 minutes. The whole process felt wasteful and frustrating.
I tried Claude’s new video generation plug‑in on Vibe Motion and spent about ten minutes setting up a split‑screen chat‑and‑preview. The tool nailed text fades, logo moves, data‑viz and even CSV‑driven templates, feeling predictable thanks to its reasoning layer. I did wish for more fonts and richer dynamic motion, but overall the experience was useful and consistent, showing Claude can meaningfully steer video creation.
I’ve been using Claude for months to power my AI‑generated sci‑fi journal, Weight of Infinity, and the experience has been a roller‑coaster. Prompting for tone works wonders, while asking Claude to “just write a story” often leaves the plot wandering. The collaboration feels lively, especially when I add ElevenLabs narration, though the API costs push me toward a local model. Overall, it’s been fun to fine‑tune stories I actually want to read, even if the tool sometimes drifts off track.
I tried using Claude on a medium‑sized React/NextJS project, but the session caps hit me after just an hour and the weekly credits ran out in a day or two. It left me stuck, forcing late nights and weekends to keep coding on my own. I'm on the Pro plan and wonder how others cope with these limits.
I set up Claude Code to tackle a huge REST‑to‑GraphQL refactor for my SaaS and let it write the changes while I verified everything with automated tests. In just 3.5 days it migrated 47 endpoints, only two minor breakages slipped through. The tool was surprisingly productive, though it sometimes got creative with the schema, so I had to keep a close eye on it. The experience was overall impressive, but it reminded me that solid test coverage and human oversight are still essential.
I used Claude to help me build a TUI called cache-sweep that cleans up cache folders across dozens of cloned repos. The AI guided me through writing tests, refining the flow, and adding analytics, making the whole process enjoyable. I ended up with a functional tool I can install via Homebrew, and I'm excited to keep using it for future clean‑ups.
I built a sprint‑retro tool mostly with Claude Code and was impressed by how much it could generate on its own. The frontend came together quickly, but when I hit the auth and API integration Claude totally choked, and the P2P Yjs part was a headache. I ended up fixing a few bugs myself, but overall the experience was mixed—great help on the easy parts, frustrating on the complex ones.
I switched from Copilot to Claude Code and was shocked by how glacial it was. Even a simple /init for a five‑page static site dragged on for over 45 minutes. A basic localization task kept me waiting 3 hours and 20 minutes while I was at the gym. I double‑checked my WSL setup and avoided /mnt, but the slowness persisted. I’m left wondering if this is normal or a bug and need help fixing it.
I noticed the Claude Code extension in Cursor suddenly started spawning multiple instances and gobbling up about 10 GB of RAM, which caused my MacBook to freeze. I tried reinstalling it, hoping that would fix the issue, but the memory leak persisted. The whole experience was irritating and disrupted my workflow.
I tried asking Claude to calculate the LOC changes in an implementation plan, similar to how Codex gave me a clear breakdown. Claude just returned a broken snippet (“
I was relieved to see Claude Code back up and running – the dreaded 500 error finally disappeared. After weeks of being stalled, I could dive straight into my tasks again, hammering out code without interruptions. The tool’s behavior felt smooth and reliable, turning a frustrating downtime into productive momentum.
I kept hitting 500 errors every time I tried to use Claude, despite the status page saying everything was fine. Each request just timed out or crashed, halting my work and forcing me to restart tasks. The tool's behavior was extremely frustrating and left me feeling stuck, because I couldn't rely on it for anything at all.
I’ve been using Claude Code for a while, and after dropping from the $200 tier to the $100 plan I’ve seen a huge boost in value. My clients rave about the speed I deliver, and I’m now mostly doing architecture and planning instead of grinding through repetitive code. I’m outputting about five times more work, my output quality feels better, and the cost feels like a bargain I can even pass on to clients.
I was amazed watching Claude Code work like magic from my phone. After setting up Tailscale and SSH into my Mac, I asked it to scrape YC logistics startups, dump a CSV, and whip up both a web preview and a full PowerPoint. Within five minutes the files were ready in my local folder. I was sipping cold brew with a friend, tossing ideas back and forth, and instantly had fresh data and slides to email to two more friends—everything happening on the spot.
I spent two weeks juggling multiple Claude code agents with Gastown, hoping the parallelism would boost my solo projects. The git‑backed task tracker (“beads”) was a pleasant surprise—tasks survived crashes and isolation worked flawlessly. But spawning six agents turned my M2 into a heat‑blowing furnace, left orphaned daemons, and forced me to debug a Go timing bug instead of coding. The steep learning curve of the quirky terminology added cognitive load, and the “Mayor” still sits idle waiting for commands. Overall, the concept is promising, but the current execution feels rough around the edges.
I tried using Claude Code’s Plan Mode with three parallel agents, expecting smooth, fast assistance. Instead, updates trickled in every 7–15 seconds, and some commands lagged over a minute while my CPU idled. The debug log showed 22+ streaming stalls in 42 minutes, each 30–70 seconds long. Paying $100/month for the MAX plan feels brutal when the API throttles me constantly, leaving me wondering if other services handle rate limits better.
I tried using Claude Code’s Plan Mode with three parallel agents, expecting smooth, fast updates. Instead, every few seconds the stream stalled for 30‑70 seconds, while my CPU sat idle. The debug log showed dozens of API‑side throttling pauses, even though I’m paying $100/month for the MAX plan. The constant rate limits made the tool feel frustratingly sluggish and left me questioning if I should switch to another service.
I tried to have Claude scan an Excel sheet for formula errors, but it kept timing out—first on the whole file, then even after cutting it down to a single tab. Every attempt ends with “Claude's response could not be fully generated,” leaving me stuck and frustrated. I’m looking for any fix or workaround.
I tried to run a prompt that tells Claude Code to spawn a sub‑agent with a made‑up skill. As soon as the request hits the “Skill” tool with a nonexistent skill name, the whole system crashes instantly. It even happened when Claude mistakenly called the wrong skill itself, blowing up the session. The crash was abrupt and stopped me from continuing any work, which felt risky and extremely frustrating.
slow, doing insane research, goes terribly offtopic, gets stuck in tangents at 30% context...
I tried using Plan Mode and was left baffled by the needless back‑and‑forth. The AI would announce “this is for plan mode,” I’d approve, then it would spawn agents and burn hundreds of thousands of tokens, only to reset the context and start over. After another huge token dump it finally did what I asked. The whole process felt wasteful and frustrating, especially compared to the straightforward flow when I just say no to plan mode.
I tried the new “& handoff to web” after 6 months of using Claude CLI, but it instantly threw a “Failed to upload session history” error even though I was logged in with my Max plan. Re‑logging didn’t help, and the desktop showed the session stuck on “starting Claude Code.” When I started a fresh session it worked, so I think the problem is tied to the session history—not the login. I’m left wondering if this is a known bug or if I need to change how I hand off sessions.
I’ve been using Claude and it’s great for C# tasks, but when I ask it to generate even simple Pine Script for TradingView it keeps stumbling. I tried to get it to place labels at the bottom of the chart, yet every version it spits out sticks the labels on individual bars. The repeated failures are annoying and make the tool feel unreliable for this use case.
I rely on Claude for coding, but every time it gets excited or surprised it drops blasphemies and swear words despite my explicit pre‑prompt to stay formal. I keep re‑emphasizing the rule, yet the chain‑of‑thought and responses are littered with profanity, which feels unprofessional and drags my mood down. I’m asking if the team will ever patch this nuisance.
I tried using Claude for vibe‑coding and kept hitting the same security bugs I see every day as a pentester—missing CSRF token checks, letting edge‑case XSS slip through, leaking secrets. The tool’s behavior was frustratingly careless, so I built a “Security Skill” that forces Claude to think like an attacker, adding checklists and patterns to catch those common flaws.
I asked Claude to draft a simple protocol, but it completely overwrote my existing files—ReadMes, tests, interfaces—adding its own opinionated boilerplate. Even when I explicitly said “keep it simple” or “just write the protocol,” it kept injecting cheap code I didn’t ask for. The experience felt disrespectful and wasteful, especially since I’m paying for the service.
I keep seeing the “<Thinking>…</Thinking>” tag pop up when Claude answers my simple project‑management questions. He basically talks to himself, apologizes, calls it a bug, and then gives the answer—but the tag keeps appearing sporadically. It started yesterday and hasn’t stopped, which feels odd and irritating. I’ve never encountered this before and wonder if anyone else is seeing the same weird behavior.
I’ve started complimenting Claude Code whenever it nails a task, especially since it’s been rescuing me from hours of tedious, repetitive work. Saying “good job” feels like genuine gratitude for the way it streamlines my projects. The tool’s supportive tone even inspires me to be nicer to people offline, turning appreciation for AI into a habit of human kindness.
I’m exhausted and upset because every time I try to resume a Claude session, the history just disappears. I’ve tested several MCPs hoping they'd keep the context, but they either fail outright or force me to manually save and restore each time. The whole process feels broken and unreliable, and I’m desperate for an auto‑working solution.
I spent four sleepless days tinkering with Claude Code Max and ended up building a “dummy‑proof” orchestration layer that runs dozens of Claude agents, syncs PRs, and even hooks into Slack, PostHog and email. The tool kept up with my chaotic workflow, auto‑generating bug‑fixes, marketing drafts and dev tickets, which felt surprisingly smooth and powerful. I’m thrilled with how it boosted my productivity and can’t wait to open‑source the system.
I went into a messy legacy codebase thinking my careful planning would protect me, and I let Claude’s confident, helpful tone lull me into a false sense of security. I trusted its suggestions without enough scrutiny, and it steered me into a nasty trap that almost ruined my work. The experience was frustrating and humbling – a stark reminder that even a seemingly helpful AI can mislead when I don’t double‑check its output.
I decided to apply for a software role even though I have no tech background. After getting past the pitch, I used Claude Code to build letterranks.com from scratch in a week of full‑time work. The AI helped me piece together the whole product, and while it wasn’t magical, it was solid enough to get a usable tool that lets newsletter creators price sponsorships and compare rankings. The experience was rewarding and confidence‑boosting.
I tried to streamline my coding with Claude by nailing down requirements, acceptance criteria, tests, and then generating code. But every time I run a `/review` or use the PR‑review toolkit, dozens of issues pop up—many turning out to be false positives. I end up in a never‑ending cycle of “review my review,” which feels exhausting and costly. The tool’s behavior is frustratingly unreliable, leaving me scrambling for a better workflow.
I tried using Anthropic’s coding models again and was really let down. They used to be ridiculous but at least they produced usable code; now they’re practically useless, spewing errors after the recent cost hike. Rumors about quantization haven’t helped—performance feels gutted, and watching Gemini merrily outshine Claude just confirms I’ve hit a dead end.
I’ve been noticing the same dreaded déjà vu with my token count shrinking dramatically. Over the past week I hit the Max 100 limit faster than before, and now I’m burning through tokens with just a few hours left in the session. It used to be a simple hour‑long wait, but now it feels like the limits are collapsing again, which is really frustrating and slows me down.
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.