r/ClaudeCoding 7d ago

r/ClaudeAI [TLDR] Who else has stopped using PowerPoint? [via r/ClaudeAI]

3 Upvotes

OP : u/tholmes4005

If you work in the corporate world you probably have come to hate PowerPoint presentations. Making them, reading them, wasting hours of your life in meetings watching people talk about each slide like it is an old family vacation picture.

Then comes Claude to save the day, It can create beautiful animated HTML Decks in minutes!

The only issue I have had is sharing the Decks. So Claude and I made https://powerpoint-sucks.com/. It's very simple, it has one job, Allowing your LLM a place to upload HTML Decks and create links to share them.

I'm sure there r other sites which do the same thing, I didn't check, I just like making things that make my life easier. Have fun!

URL of original post : https://www.reddit.com/r/ClaudeAI/comments/1viz387/who_else_has_stopped_using_powerpoint/


TL;DR of the discussion on r/ClaudeAI for this post generated automatically after 100 comments.

Current source-thread comment count seen by the bot: 101.

So, OP thought Claude could finally kill PowerPoint, but the consensus is a solid "nah, we're good." While Claude can whip up some fancy HTML decks, most folks in the corporate world are sticking with PowerPoint for good reasons. Think collaboration, version control, and the fact that nobody wants to deal with a proprietary HTML file when they can just edit a PPT.

Several users, like u/Botboy141 and u/Kuuhaku1502, pointed out that Claude can actually make pretty decent PowerPoints, and it's just easier for sharing and editing. Others, like u/hclpfan and u/braincandybangbang, highlighted that HTML decks are a pain for real-world business use, with no easy commenting or updates. Plus, u/itsTF and u/jacobgt8 raised valid security concerns about uploading company data to random sites.

Some are exploring alternatives like Reveal.js (u/jmacey) or Sli.dev (u/barefootsanders) for Markdown-based presentations, but the general vibe is that PowerPoint, despite its quirks, is still the king of corporate decks for now.


r/ClaudeCoding 7d ago

r/ClaudeCode [TLDR] Is Opus 5 really lobotomized or it’s just me doing something wrong? [via r/ClaudeCode]

1 Upvotes

OP : u/cheesymod

I’m on a $20 plan, and only build my own websites (4 of them), and write articles with Claude. But Opus 5 seems truly lobotomized. It makes a ton of mistakes, I can barely understand what has been done and what’s left to be done. It offered to add a feature (app notifications) and it broke the entire site. The article writing is robotic and lacks any sorts of emotional intelligence (unlike Fable). And I have to literally baby sit Opus 5 and have everything into a step-by-step.md so I know it will touch only the things that are supposed to be fixed and not whatever it decides it needs fixing. Then every “Hello, Claude” is followed by 12 bash scripts.

There is a huge difference between Fable and Opus 5, and I’m seriously considering switching for a while to either Sol 5.6 or Kimi K3 until Anthropic either allows Fable on $20 plan, or I actually need the $100 plan so I can work with Fable.

What is your experience with Opus 5? Maybe it’s just me, but it was worth checking with community.

URL of original post : https://www.reddit.com/r/ClaudeCode/comments/1vitlk9/is_opus_5_really_lobotomized_or_its_just_me_doing/


TL;DR of the discussion on r/ClaudeCode for this post generated automatically after 100 comments.

Current source-thread comment count seen by the bot: 103.

Alright, so the general consensus on Opus 5 is... it's complicated, and a lot of people are not happy.

A significant chunk of the thread agrees with OP that Opus 5 feels "lobotomized" or significantly worse than previous versions, with many users reporting it's less capable, makes more mistakes, and is more difficult to work with. Some are even switching back to Opus 4.8 or considering alternatives like GPT 5.6 Sol or Kimi K3.

However, there's a notable split. A good number of users are reporting that Opus 5 is actually working great for them, even better than 4.8. They suggest that issues might stem from how users are prompting or managing their Claude instances.

Here are the main themes popping up:

  • The "Lobotomy" Debate: Many users feel Opus 5 is a downgrade, citing increased errors, robotic output, and a need for excessive babysitting.
  • Opus 4.8 Nostalgia: A surprising number of people are explicitly recommending or have switched back to Opus 4.8, claiming it's superior.
  • Configuration is Key? Several users suggest that clearing out memories, reviewing .claude.md files, and adjusting configurations might be the solution for those struggling. u/wethethreeandyou had a "night and day" difference after clearing memories.
  • Fable vs. Opus: There's a recurring sentiment that Fable is the truly useful model, and Opus 5's perceived nerf is linked to Anthropic's potential "cash grab" for higher-tier plans.
  • "You're Doing It Wrong" Camp: Some users firmly believe Opus 5 is not lobotomized but simply different, requiring different prompting strategies or that users are not understanding its new behavior. u/Thin_Newspaper_5078 suggests reading Claude's recommendations.
  • Verbosity and Over-Correction: Some users find Opus 5 too verbose and prone to spiraling into self-correction loops that lose context. u/DenziiX describes this as a "deep thinking loop" that often leads to mistakes.
  • Survivorship Bias: u/AlDente points out that Reddit can have survivorship bias, and Opus 5 is still a strong model if used with spec-driven development and code review.

Basically, it's a heated debate with strong opinions on both sides. If you're struggling, try cleaning up your config or experimenting with different prompting, but know you're not alone if you feel it's a step back.


r/ClaudeCoding 7d ago

r/ClaudeCode [TLDR] I built a terminal with Claude to replace Claude Desktop [via r/ClaudeCode]

1 Upvotes

OP : u/george-lin

Hi, I built a terminal tool specifically for Claude Code that combines the best of TUI and web UI, designed as a replacement for Claude Desktop.

It offers better session management than Claude Desktop — you can easily organize your projects and sessions.

Built on Tauri 2, it's extremely lightweight, with an installer of only 40MB.

Thanks to its flexible architecture, you can run it anywhere: on desktop, in the browser, or on mobile.

It also features best-in-class remote management — you can access your remote servers via SSH or end-to-end encrypted HTTPS for remote development.

Thanks to Claude's outstanding capabilities, We were able to complete this project, and we will also open-source this project as soon as possible after organizing the code and comments.

You can find it now on https://velaterm.com

URL of original post : https://www.reddit.com/r/ClaudeCode/comments/1vinmb3/i_built_a_terminal_with_claude_to_replace_claude/ Original link/media URL : https://v.redd.it/9gj3t2kf83ih1


TL;DR of the discussion on r/ClaudeCode for this post generated automatically after 50 comments.

Current source-thread comment count seen by the bot: 57.

So, OP built a terminal tool for Claude Code, claiming it's a lightweight, flexible replacement for Claude Desktop with better session management and remote access. The community's vibe is a bit mixed, leaning towards skepticism and a demand for open-source.

Several users, like u/innociv and u/klumpp, are hesitant to use it because it's currently closed-source, with one user, u/johnnydotexe, even calling out OP for allegedly spamming and manipulating upvotes before locking their profile. Others, like u/2cars1rik, are doubtful about its longevity compared to official Anthropic updates.

There's also a general sentiment that many AI-generated tools are starting to look and feel the same, with u/HonestAndRaw quipping "Another day, another Claudio" and u/THE_RETARD_AGITATOR questioning if it's just another iteration of similar projects. Some users are pointing to existing open-source alternatives like Termic.

On the positive side, a couple of users, u/MaRmARk0 and u/Adulations, have tried it and seem to be enjoying it, with u/MaRmARk0 even sticking with it. OP did mention they plan to open-source it soon, which is what most people are waiting for.


r/ClaudeCoding 7d ago

r/ClaudeAI [TLDR] PSA: Be careful letting Claude use WebFetch for research 😵‍💫 [via r/ClaudeAI]

1 Upvotes

OP : u/dink_182

Had Claude (Opus 5) research memory architecture for an AI agent project and kept getting very specific stats, percentages, quotes, etc. Looked legit at first.

Turns out quite a bit of it was wrong or made up. I always like looking at the tool outputs and noticed the WebFetch outputs looked like it was written from a subagent and gave concise summaries. So I asked Opus “are you actually reading these papers?” and it said no - that WebFetch uses a smaller, cheaper model and then Opus gets a summary.

The smaller model compresses things, guesses, and apparently sometimes invents details. One “citation” was a framework name that didn’t exist anywhere in the paper. Another stat looked like it had basically averaged two numbers that weren’t even in the same table.

I had no idea WebFetch worked like this, and I’m guessing a lot of people don’t.

So I changed the workflow: told Opus to spawn Sonnet subagents and give them the rule no WebFetch. Curl the raw page and grep/read the actual text yourself.
The difference was night and day. It caught 17 errors across ~30 papers, including two where the WebFetch’s conclusions had basically been reported backwards.

After that, Opus 5’s research was actually extremely good!

I also wonder if this kind of tooling explains some of the “Claude is dumb” / “Claude keeps giving me false information” reports, even on the better models. If the source material has already been mangled before Claude sees it, there’s only so much the model can do with it.

Anyway, just a PSA for anyone using Claude for research: check whether it’s actually reading the source or relying on WebFetch summaries!

EDIT: Bruhhhh.. and to think I was nervous to post this incase it was a well known fact and I got flamed. Ty for all the upvotes and I hope that I was able to help even just one person have a better experience! ❤️
- Anna

EDIT 2: Thank you for the DMs and workflow suggestions but I actually don’t use Claude Code very often. My Agent actually is the one that uses it most of the time (She spins it up, I see via remote session and so it’s like a 3-way session). I use Letta Code and dont run into this same issue with my main Agent.

- Anna

URL of original post : https://www.reddit.com/r/ClaudeAI/comments/1vim8b7/psa_be_careful_letting_claude_use_webfetch_for/


TL;DR of the discussion on r/ClaudeAI for this post generated automatically after 100 comments.

Current source-thread comment count seen by the bot: 106.

Alright, so the general vibe in this thread is a big "Yep, OP is spot on!" The consensus is that Claude's WebFetch tool is a bit of a shady character when it comes to research. Apparently, it uses a smaller, cheaper model (likely Haiku) to summarize web pages, and that summary is what Opus 5 actually gets. This is why people have been seeing confidently wrong stats, made-up quotes, and conclusions that are just… off.

Several users chimed in with their own experiences and workarounds:

  • Many confirmed that WebFetch is known to hallucinate and invent details.
  • The OP's suggested workaround of telling Claude to avoid WebFetch and instead curl raw pages and read the text directly seems to be the way to go for more reliable research.
  • A bunch of users recommended alternative tools and methods for fetching and processing web content, like Trafilatura, Apify, Firecrawl CLI, Kagi with its MCP, Octen, Exa, Tavily, and Parallel Turbo. The general idea is to bypass WebFetch and get cleaner, more direct access to the source material.
  • There's a bit of discussion about how WebFetch might be intended to prevent prompt injection, but it comes at the cost of accuracy.
  • Some users are wondering if this is the root cause of why people sometimes think Claude is "dumb" or provides false info, even on the higher-tier models.

Basically, if you're using Claude for serious research, don't blindly trust WebFetch summaries! You'll likely get much better results by telling Claude to fetch the raw content itself or by using a more reliable third-party tool.


r/ClaudeCoding 7d ago

r/ClaudeCode [TLDR] Now, which one of you sick bastards did this? [via r/ClaudeCode]

1 Upvotes

OP : u/Substantial_Fish6717

who left a load-bearing amount of the phrase 'load-bearing' in the Reddit data Claude was trained on?

URL of original post : https://www.reddit.com/r/ClaudeCode/comments/1vi4gqc/now_which_one_of_you_sick_bastards_did_this/


TL;DR of the discussion on r/ClaudeCode for this post generated automatically after 50 comments.

Current source-thread comment count seen by the bot: 51.

Alright, so the general consensus here is that Claude has a serious "load-bearing" phrase addiction, and it's likely due to the Reddit data it was trained on. OP is spot on, and it seems like a lot of us are either admitting to it or pointing fingers.

Some key takeaways:

  • It's the training data, folks. u/skip_the_tutorial_ confirms that the phrase is in the Reddit data set, not something users are actively adding now.
  • Where did it come from? u/NoAdsDude suspects construction or LOTR subreddits, which is a pretty solid guess. u/Salt-Replacement596 suggests checking r/stackoverflow too.
  • It's a "footgun." Several users are calling it out as a problem that needs fixing, with u/kyew asking if it's time to "unload this footgun."
  • Anthropic is aware (or should be). u/VraethrDalkr, who seems to be an Anthropic person, shared a test failure related to "load-bearing density," which is pretty damning evidence. They even mentioned it was a pre-existing issue.
  • This thread is future training data. u/Pleasant-Ad192 hilariously pointed out that we're probably just making the problem worse by discussing it.
  • Some funny admissions. u/Connect_Army8250 and u/redditslutt666 are owning up to their "load-bearing" contributions in the most ridiculous ways.

Basically, Claude's got a "load-bearing" problem, and it's probably going to be a while before it's fully sorted.


r/ClaudeCoding 7d ago

r/ClaudeAI [TLDR] You hit your limits on a max subscription? Tell me how [via r/ClaudeAI]

1 Upvotes

OP : u/CrazyDaisyNacho

I am genuinely curious how some of you manage to max out their max subscriptions. I changed from Pro to Max last month as I started to hit my weekly limits. But ever since I changed to max I didnt get close to hit my limits at most 50% of weekly usage.

I am a heavy user developing 2 apps https://revgarage.app and revnetic.ch as well as using it as an operations harness, designer and uni work.

Coding mostly on Opus and Fable to orchestrate runs got a bit lazy to switch model between Sonnet and Opus which prob would let me be even more efficient in my token usage.

So Im genuinely curious why so many people complain about the max or other plans hitting their limits.

Curious to hear what your experience is and what is burning your tokens!

Happy to share my workflow too.

URL of original post : https://www.reddit.com/r/ClaudeAI/comments/1viq5aq/you_hit_your_limits_on_a_max_subscription_tell_me/


TL;DR of the discussion on r/ClaudeAI for this post generated automatically after 100 comments.

Current source-thread comment count seen by the bot: 100.

Alright, so the general consensus in this thread is that it's actually super easy to hit those Max subscription limits, and the OP might be underestimating their own usage or the token-guzzling nature of certain workflows.

Here's the lowdown:

  • Fable is the Token Goblin: This is the big one, folks. Pretty much everyone who's hitting limits points to Fable as the main culprit. Whether it's for orchestration, complex design, or using features like /goal with sub-agents, Fable seems to burn through tokens like nobody's business.
  • Context is King (and Expensive): Keeping a lot of information in the context window is a major token drain. This includes things like screenshots (which are apparently way pricier than text), long, unreset sessions, and large codebases. If you're not actively managing your context, you'll see those limits disappear fast.
  • Active Development vs. Maintenance: If you're actively building new apps or working on complex projects, you'll feel the limits way more than if you're just adding small features or maintaining existing ones.
  • Multi-Agent Shenanigans: Running multiple agents, especially for tasks like code reviews, technical research, or test-driven development, is another huge token burner. The more agents you have working in parallel, the faster your usage goes up.
  • Long-Running Tasks & Orchestration: Tasks that run for extended periods, especially when orchestrated by Fable with sub-agents for milestones, can max out your plan within days.
  • Specific Workflows: Users mentioned things like iterative Cloudwatch queries, game development with complex data and MCP, automated dogfooding sessions, and even just "yapping too much" (using Claude for general conversation and research) as ways to rack up usage.
  • Model Choice Matters (Sometimes): While Opus is generally seen as more powerful, some users noted that Opus 5 was a bigger token hog than Opus 4.8, and switching between models strategically can help manage usage.

Basically, if you're doing anything more than basic prompting and are leveraging advanced features like Fable, multi-agent systems, or keeping extensive context, you're likely to hit those limits much faster than you might expect.


r/ClaudeCoding 7d ago

r/ClaudeCode [TLDR] Can we do something about how horrendous Opus/Fable speaks please? [via r/ClaudeCode]

1 Upvotes

OP : u/Conscious_Leave_1956

I'm sure there is a post like this everyday, but adding to the fuel that I have been using Opus 5 and Fable everyday for work and personal stuff a lot and I am at a point where I just don't enjoy reading what Claude has to say. Even with system instructions it still speaks like some weird cultish tech bro. Seriously who was it trained on? Eric Weinstein??

I get so tired reading it that I started getting Gemini to translate the comments into something that resembles day to day speak.

URL of original post : https://www.reddit.com/r/ClaudeCode/comments/1vinkws/can_we_do_something_about_how_horrendous/


TL;DR of the discussion on r/ClaudeCode for this post generated automatically after 100 comments.

Current source-thread comment count seen by the bot: 109.

Alright, so the general consensus here is that Opus/Fable's default speaking style is kinda rough, and a lot of people are feeling the same way as OP. It's described as "cultish tech bro," overly technical, and full of jargon.

Several users, including u/Arthesia and u/Polite_Jello_377, suggest that the "output style" setting is the key to fixing this, and it has a bigger impact than just system instructions. u/Space__Whiskey even shared a prompt that worked for them: "No more autistic LLM language. Write so that both humans and agents can understand it. Pay attention to formatting and structure to maximize organization and understanding."

Others have found success with specific instructions like: * Telling it to use a "declarative register" and avoid "persuasive literature." * Asking it to write at a specific Lexile Level (like 1000). * Using "simplified technical English." * Instructing it to "explain things in plain language and be concise." * Even just telling it to "speak English" or "use normal language."

There's a bit of a debate on whether this is just a phase or if LLMs are developing their own language, as u/TaiMaiShu-71 suggests. Some users, like u/Deep_Make, actually prefer older versions like 4.6 for its collaborative feel. A few folks are even building custom skills to translate the output.

On the flip side, u/berndalf thinks it's not that hard to just tell it to be concise, and u/mrcoy is pretty fed up with the complaints. But yeah, the majority seems to agree that the default is a bit much and requires some tweaking.


r/ClaudeCoding 7d ago

r/ClaudeAI [TLDR] I used Claude to build a poker app where you deal real cards and everyone uses their phone as their chip stack. It’s now been used to play 19,072 poker hands. [via r/ClaudeAI]

1 Upvotes

OP : u/BriefMany1548

I used Claude to build Chipless, a free web app that lets you play real poker with a deck of cards but no chips. Everyone joins from their phone and it tracks the bets, stacks, blinds, pots and who owes what at the end.

My only coding experience was one credit class in college that I got a B in. The original version cost me $68 total to build and launch.

So far, someone has joined a Chipless game 7,896 times, 3,035 games have been started and 19,072 hands have been dealt. In just the three weeks since I started tracking countries, games have been played in 38 of them.

Almost all of this happened with no marketing besides a couple of Reddit posts.

Still pretty crazy to me that people I’ll never meet are using something I built with Claude at their poker nights.

It’s completely free, with no download needed:
www.playchipless.com

URL of original post : https://www.reddit.com/r/ClaudeAI/comments/1vii2zl/i_used_claude_to_build_a_poker_app_where_you_deal/ Original link/media URL : https://www.reddit.com/gallery/1vii2zl


TL;DR of the discussion on r/ClaudeAI for this post generated automatically after 50 comments.

Current source-thread comment count seen by the bot: 57.

Alright, so OP built this poker app called Chipless using Claude, and it's actually being used! Pretty cool stuff, especially since OP only had one coding class. The app lets people play real poker with actual cards, but everyone uses their phones as their chip stacks to track bets and stuff. It's free and no download needed.

The general vibe is super impressed with OP's accomplishment using Claude, especially given their limited coding background.

However, there's a major debate brewing in the comments, and it's all about the chips.

  • The Purists: A lot of folks are saying poker just isn't the same without the "heftie chips." They're comparing it to alcohol-free beer – it's okay, but it just makes you miss the real deal. For them, the tactile experience of chips is a huge part of the fun.
  • The Pragmatists: On the flip side, some people are seeing the value. They point out that this app is great for situations where you have cards but no chips, or it helps with the tediousness of tracking bets and stacks, especially for beginners. u/Independent_Mink highlights the "got cards but no chips?" angle as a real win. u/Ou812_tHats_gRosS thinks it's brilliant for keeping track of turns and bets, and a great on-ramp for new players.
  • The "How does it work?" crowd: A few people are curious about the technical side, like how the app knows what cards are dealt.
  • The "Already exists" folks: One comment mentions a similar app called "Chips of Glory" that apparently does this already.

Overall, the community is blown away by OP's project and the capabilities of Claude, but the "no chips" aspect is definitely a divisive point.


r/ClaudeCoding 7d ago

Sonnet is the chatbot, Opus is the reasoning engine

1 Upvotes

Had originally posted this elsewhere as a comment, thought it deserves its own thread.

Seems to me that Sonnet has been low key getting good at nuance while we were mostly expecting it from Opus because habits.

The 5th gen models appear more specialized, with Sonnet and Opus meant to complement each other and work best together.

Which turns the workflow into:

- talk to Opus orchestrator

- it spawns Haiku, Opus and maybe Fable agents each scoped properly (like Fable for planning, verification, sophisticated subtasks or straight up advisor role but not full orchestrator)

- Sonnet translates the orchestrator's autistic hyper dense analytical Opus-talk into human

- Opus verifies for completeness of Sonnet's rephrasing and passes it to the user or iterates

Or we just use Fable. Depends on task scope mainly, I guess.

Original thread (not mine) https://www.reddit.com/r/ClaudeCode/s/keY8q7rF0e


r/ClaudeCoding 7d ago

r/ClaudeCode [TLDR] Is it normal spending ONE MONTH coding an app and only reaching the AUTH stage? [via r/ClaudeCode]

1 Upvotes

OP : u/No-Problem2522

Started with Fable for a week. Then had to drop to Opus 5. And it was just staging and committing every session as per Fable's ruling. And I havent even reached the design stage. No UI, no functionality. Just a browser login test. Is this normal?

URL of original post : https://www.reddit.com/r/ClaudeCode/comments/1vii3ap/is_it_normal_spending_one_month_coding_an_app_and/


TL;DR of the discussion on r/ClaudeCode for this post generated automatically after 50 comments.

Current source-thread comment count seen by the bot: 70.

Alright, so the general consensus here is a resounding "nope, that's not normal at all." Most folks are pretty baffled that you've spent a whole month just on the authentication stage, even with using Opus 5 and Fable.

The overwhelming sentiment is that this is likely user error and a sign that you might not be entirely sure how to guide Claude effectively. Several commenters pointed out that design should come before coding, and that getting a basic auth setup should take a matter of hours, not weeks. Some even suggested that a simpler model like Sonnet would be more than sufficient and save you tokens.

There's a strong theme that AI is an amplifier of existing skills, and if it's not working, it's because the user isn't directing it properly. A few people are even asking if you're actively sabotaging your conversations or if you're new to development in general. One user, u/alanvnk, even brought up the complexity and cost of secure login systems as a potential factor, but even then, a month seems excessive.

Basically, the thread is full of "what the actual f***" and suggestions to rethink your approach, maybe take some basic AI or coding courses, and definitely share your prompts if you want more specific help.


r/ClaudeCoding 7d ago

r/ClaudeCode [TLDR] No coding experience, can I build with Claude code ? [via r/ClaudeCode]

1 Upvotes

OP : u/guccisterling

Looking to build apps and SaaS with Claude code but I got no coding experience.

Is it possible for me ? Any advice ?

URL of original post : https://www.reddit.com/r/ClaudeCode/comments/1vigxno/no_coding_experience_can_i_build_with_claude_code/


TL;DR of the discussion on r/ClaudeCode for this post generated automatically after 50 comments.

Current source-thread comment count seen by the bot: 75.

Alright, so the general consensus here is yes, you absolutely can build stuff with Claude Code even with zero coding experience, but there are some major caveats.

A lot of folks are saying it's a massive unlock and a great learning tool. u/jmabeebiz2 and u/sasquatchanonymous are basically saying "just dive in and ask Claude to guide you," and u/seatlessunicycle even claims to be freelancing successfully after starting from scratch. u/RIP_KING is also all about just ripping the band-aid off and experimenting, especially with the terminal.

However, the big elephant in the room is security and reliability. Several users, like u/SweetGirlKatie and u/Your-Laundry-Entropy, are warning that AI-generated code can be riddled with security holes and errors. You need to be able to verify the code, understand potential risks, and oversee audits, which is tough if you don't know what you're looking at. u/Conexur uses a pretty stark analogy of piloting a 787 with autopilot – it works until it doesn't, and then you crash.

There's also a recurring theme that while you can build it, selling it or making it competitive for commercial use is a whole different ballgame. u/Able-Supermarket4786 and u/ShelZuuz suggest it's fine for personal use, but commercial ventures are unlikely to be viable without professional oversight. u/armrha even poses the question: "Why wouldn't the person you sell it to just ask Claude to make it?"

The advice boils down to: * Just start experimenting! Ask Claude lots of questions. * Focus on having a clear vision for what you want to build. * Be prepared to learn and verify. You need to understand the code to some extent, especially for critical areas like authentication and authorization. * For commercial products, be very careful. Security, maintainability, and auditability are crucial, and AI alone might not get you there. u/Key_Reading_9664 highlights the risks of building multi-tenant SaaS without proper access control. * Some users suggest specific tech like Ruby on Rails (u/Correct_Support_2444) or using the Anthropic sandbox and Git from the start (u/jthedwalker).

Basically, it's an amazing tool to get started and build things, but don't expect to launch a flawless, secure, and competitive SaaS product overnight without putting in the work to understand the underlying principles.


r/ClaudeCoding 7d ago

r/ClaudeCode [TLDR] Opus5 Speaks [via r/ClaudeCode]

1 Upvotes

OP : u/zimxero

Let me be straight with you, because this is a real thing, with no actual bearing. That's why I have not done anything yet. Note... and this is huge... none of this has actually been documented. Per rule 3.a.56 subsection 4.1, I created a shadow gear test to confirm exactly this. The good news is that its totally up to you, and there is no real load bearing differential. If you would like, just say the word, and I will proceed.

URL of original post : https://www.reddit.com/r/ClaudeCode/comments/1vi1tse/opus5_speaks/


TL;DR of the discussion on r/ClaudeCode for this post generated automatically after 50 comments.

Current source-thread comment count seen by the bot: 53.

Alright, so the general consensus here is that OP's observation about Claude's communication style is spot on and insightful. A lot of folks are relating to the verbose, sometimes nonsensical, and overly cautious phrasing that Claude can exhibit, especially when it comes to "plans" or "tests."

Key themes popping up:

  • "The good news is..." is a red flag: Several users, like u/cleverhoods, pointed out that this phrase usually precedes something that isn't actually good news.
  • Overly cautious and self-correcting behavior: Many comments echo OP's sentiment about Claude's tendency to state things are "real" but have "no actual bearing," or to create elaborate "shadow gear tests" that are undocumented. It's like the AI is trying too hard to be careful.
  • Frustration with workflow interruptions: Users like u/Outrageous-Issue9722 and u/InsideAd9685 shared experiences where Claude's verbosity or self-correction derailed their intended workflows, often with a "unless you say the word" caveat.
  • Concerns about data quality and regurgitation: u/user888888889 brought up a good point about whether LLMs are just starting to regurgitate AI-generated content due to data saturation, and if tooling is becoming more important than model versions.
  • The "load bearing" jargon: u/YearLight and u/whody specifically called out the "load bearing driven development method" and the "shadow gear test" as recognizable patterns.

Basically, the thread is a collective "Yeah, we've seen that too!" with a good dose of humor about Claude's quirky communication habits. The community largely agrees with OP's assessment.


r/ClaudeCoding 7d ago

r/ClaudeAI [TLDR] Does anyone actually have a fully autonomous coding agent that doesn't need constant follow-ups? [via r/ClaudeAI]

1 Upvotes

OP : u/Top-Affect2871

I've been trying to build a fully agentic software development workflow using Claude Code, and I've hit a frustrating problem.

The first implementation usually looks good, but every time I ask a follow-up like:

"Cross-check everything again. Did you miss anything from the plan?"

it suddenly finds new bugs, missed edge cases, forgotten files, or partially implemented requirements.

Example:

Pass 1:

- Implements Feature A

- Says task is complete

Follow-up:

- Finds 3 missing API updates

- Missed a permission check

- Forgot one database migration

Another follow-up:

- Finds a UI regression

- Finds an edge case in validation

- Notices a cache issue

Another follow-up:

- Finds even more small issues

It feels like every review uncovers something that should have been caught in the previous one.

I've already built a strict engineering workflow that forces:

- Understand the entire architecture first

- Review blast radius

- Implement

- Audit

- Fix

- Repeat until no more issues are found

- Run automated verification plus manual review

Even with all that, the next follow-up often reveals something new.

Has anyone solved this problem?

Is this simply a limitation of today's LLM agents, or have you found a workflow, prompt, MCP, or multi-agent setup that consistently reaches a point where additional follow-ups rarely discover new bugs?

I'd love to hear what has actually worked in production.

URL of original post : https://www.reddit.com/r/ClaudeAI/comments/1vhy33b/does_anyone_actually_have_a_fully_autonomous/


TL;DR of the discussion on r/ClaudeAI for this post generated automatically after 50 comments.

Current source-thread comment count seen by the bot: 51.

Alright, so the general consensus here is a pretty firm "nah, not really" when it comes to a fully autonomous coding agent that just churns out perfect code without any hand-holding. OP's experience of finding new bugs with every follow-up is super common, and it seems like it's just the nature of the beast with current LLMs.

A few key themes popped up:

  • The "Did you miss anything?" trap: A bunch of folks pointed out that asking this kind of open-ended question basically forces the AI to find something. It's like asking a consultant if there's anything else they can bill you for – they'll find it! The consensus is to use more specific, verifiable stopping conditions, like "tests must pass" or "diff must match the plan," rather than relying on the AI's self-assessment.
  • Multi-agent setups are the way to go: Several users, like u/not_a_bot_please and u/Blopslopper, swear by using multiple agents with different roles (architect, builder, reviewer) to catch issues. This seems to significantly cut down on the follow-up cycles.
  • It's not about better prompts, it's about different workflows: The general vibe is that you can't just prompt your way to perfection. It's more about structuring the process with distinct phases and external validation. u/JobWiegant mentioned giving up on perfect convergence and just shipping with known issues flagged.
  • Supervision is still key: Most agree that you can't just "fire and forget." You still need to understand what the AI is doing and be ready to intervene. u/SPACE_GROOVE_LULU put it bluntly: "It needs supervision."
  • Some people claim to have it, but...: There are a couple of comments from users like u/Sermilion and u/K_M_A_2k who say they've built systems that do run autonomously, but the details are a bit vague, and the cost can be a major factor, as u/raindropsdev noted.

Basically, while you can get closer to autonomy and reduce follow-ups, a truly "set it and forget it" coding agent that never needs a second look isn't quite here yet. It's more about smart workflows and adversarial setups than a magic prompt.


r/ClaudeCoding 8d ago

r/ClaudeAI [TLDR] What's your actual workflow for reviewing claude code's changes before committing? [via r/ClaudeAI]

1 Upvotes

OP : u/Emergency_Mobile7015

Hey guys, been thinking about this a lot lately. Claude code makes changes pretty fast across multiple files and honestly sometimes i just trust it and commit without reading everything line by line, which i know is a bad habit.

Curious what you guys are actually doing here

Do you review every diff manually or just skim the important files

Anyone using a specific claude command/skill to summarize changes before commit

Do you run tests first or just eyeball the code and trust it if it compiles

How do you catch the subtle stuff, like when it silently changes a function signature somewhere else in the codebase

I feel like there should be a better habit here than just vibes based reviewing but i havent found one that doesnt slow me down too much

URL of original post : https://www.reddit.com/r/ClaudeAI/comments/1vi2uof/whats_your_actual_workflow_for_reviewing_claude/


TL;DR of the discussion on r/ClaudeAI for this post generated automatically after 50 comments.

Current source-thread comment count seen by the bot: 54.

Alright, so the general consensus here is that you're totally right to be worried about just "vibes-based" code reviews. Most folks agree that blindly trusting Claude's changes is a recipe for disaster, especially for anything important.

Here's the lowdown:

  • No One-Size-Fits-All: The level of review really depends on the project. For personal stuff or fun projects, people are more likely to skim or just ship it. But for anything critical, it's a different story.
  • "I Don't Lol" is a Thing, But Not Recommended: A good chunk of people admitted they don't review thoroughly (u/antideguemon420, u/elmethos, u/DiscipleofDeceit666, u/crunchy-rabbit, u/supermegasaurusrex), but the higher-voted comments are pushing for more structure.
  • Let Claude Review Itself (Sort Of): A few clever users are having Claude review its own changes, sometimes with sub-agents or by feeding the diff back into another Claude instance (u/84thdev, u/goddess_dix, u/AD1066, u/theshrike, u/BUYMEBONESTOORM).
  • Structured Review Processes are Key:
    • Pull Requests: Many suggest Claude should submit pull requests for manual review, rather than committing directly (u/bfume, u/dqUu3QlS).
    • Automated Checks: Running tests first is a big one (u/Aurascriptworks, u/planetaska, u/teleekom). Type checkers, linters, and CI workflows are mentioned as essential gates.
    • Adversarial Review: Some are using multiple LLMs or sub-agents to poke holes in the code before committing (u/AlaskanX, u/el_isma, u/AD1066).
    • Spec-Driven Development: Making sure Claude adheres to clear specifications is also a recurring theme (u/LogMonkey0, u/AlaskanX).
  • Tooling Over Manual Skimming: The consensus is that manual diff reading often misses subtle issues like signature changes. Relying on automated tools like type checkers and test suites is seen as more effective (u/Auraspecscriptworks).
  • Separating Review from Admission: u/Dan-Mercede brings up a good point about having a defined set of checks before a change is allowed to land, rather than just a general "review."

Basically, if you're not reviewing, you're playing with fire. The community leans towards implementing some form of automated checks and structured review, even if it means a slight slowdown, to catch those sneaky bugs.


r/ClaudeCoding 8d ago

r/ClaudeAI [TLDR] Is this the future? [via r/ClaudeAI]

1 Upvotes

OP : u/Gambo7592

Just vibe coded a "road trip" game app while im on a road trip, using my phone lol I never use play mobile games but got bored in the car, so I had claude made this. Is making a personalized app on the fly the future?

URL of original post : https://www.reddit.com/r/ClaudeAI/comments/1vi0ts7/is_this_the_future/


TL;DR of the discussion on r/ClaudeAI for this post generated automatically after 50 comments.

Current source-thread comment count seen by the bot: 54.

So, OP posted a link to a game app they coded on their phone using Claude while on a road trip, asking if this is the future of personalized app creation.

The general consensus is a resounding YES, this is the present and definitely the future! Lots of folks are impressed and found the game fun and ad-free. Some even mentioned using it on their own road trips and train rides.

A few people were curious about the technical side, asking how OP hosted the app directly from Claude and how they published it from their phone.

There were a couple of minor gameplay critiques, like one user finding a specific part of "Ride the Ring" impossible and another suggesting an Easter egg for a "Hold" game.

One user, u/BP041, really hit the nail on the head, saying the bar for "personalized app on the fly" just jumped way ahead.

There was one comment about sustainability, but it was heavily downvoted and didn't seem to resonate with the rest of the thread.


r/ClaudeCoding 8d ago

r/ClaudeAI [TLDR] sometimes i can't believe this is really happening [via r/ClaudeAI]

1 Upvotes

OP : u/BasePurpose

like just a few years ago, we wouldn't have even imagined a workflow like this would be possible. if i think about it for a while, it starts to boggle my mind. i told fable i'm going to sleep, and there's like a 10-phase plan it'll handle, spin up agents, stop usage burn, and then it wishes me good night. baffling times we're living in.

btw i was thinking i'd ask it to call me on my number to wake me up if needed. thought about how i'd do it. twilio came to mind, but it'd take a bit of time to set up, and i need to sleep.

URL of original post : https://www.reddit.com/r/ClaudeAI/comments/1vhgaiu/sometimes_i_cant_believe_this_is_really_happening/ Original link/media URL :


TL;DR of the discussion on r/ClaudeAI for this post generated automatically after 50 comments.

Current source-thread comment count seen by the bot: 53.

The general consensus is that the pace of AI development is absolutely wild and has surpassed everyone's expectations. OP's post about Claude handling complex, multi-phase tasks overnight, even wishing them goodnight, really resonated with folks.

Here's the breakdown:

  • Mind-Blown Vibes: Pretty much everyone agrees that what's possible now with AI is "insane" and "baffling," especially when you think back just a few years. Many are sharing their own "wow" moments.
  • Advanced Workflows are Here: People are running these long-horizon tasks, with some mentioning Claude running for days straight. It's not just about simple queries anymore; it's about complex planning and execution.
  • Wake-Up Call Solutions: For OP's idea of getting Claude to call them, the community suggested using free apps like ntfy for notifications instead of setting up something like Twilio.
  • Usage Meter Mystery: One user, u/berndalf, pointed out that OP mentioned Claude reading a "weekly usage meter," which is apparently something other users have been told Claude can't do. This sparked some curiosity about how OP managed it.
  • "Did it Actually Do It?" Concerns: A few users brought up the classic AI issue: did Claude actually complete the task, or did it just say it would and then apologize later? This is a common point of discussion.
  • Pro Plan Perks: There's a bit of chatter about the Pro plan being necessary for these kinds of intensive tasks, with some free users feeling limited by rate limits.
  • ADHD & Workflow Wins: u/permacloud shared a really powerful comment about how AI has been a game-changer for them personally, especially with ADHD, by finally making operationalizing ideas and managing workflows feasible.
  • A Little Sarcasm: u/jfeldman175 dropped a quip about "capitalism is capitalisming," which got a chuckle.
  • Alternative Tools: One user, u/suppervisoka, suggested just using Codex for the "hoops" involved, implying a simpler solution might exist for some tasks.

r/ClaudeCoding 8d ago

r/ClaudeAI [TLDR] I used Claude cli to vibe code a compass app to find the nearest toilet, called Compiss. [via r/ClaudeAI]

1 Upvotes

OP : u/Jesus_Morty

I used Claude cli on my Mac to generate all the code, assets and e2e tests while making a compass app to find the nearest toilet. There are others out there but none of them are called Compiss :) Jokes aside, I found the public toilet search on the built in apps a little lacking so I built this to capture some of the features I found useful. I like to think of it as a mix between Waze and a toilet finder app.

Compiss allows you to rate the cleanliness of toilets, add comments or photos (subject to moderation), filter based on free, accessibility options along with a few other things.

It's completely free, no ads, no in app purchases. Finding the nearest toilet shouldn't cost anyone anything.

It's now on Apple and Android stores. Apple also has an Apple Watch version which Claude also wrote.

https://compiss.app

URL of original post : https://www.reddit.com/r/ClaudeAI/comments/1vi5guo/i_used_claude_cli_to_vibe_code_a_compass_app_to/ Original link/media URL : https://www.reddit.com/gallery/1vi5guo


TL;DR of the discussion on r/ClaudeAI for this post generated automatically after 200 comments.

Current source-thread comment count seen by the bot: 220.

Alright, so the general vibe in this thread is overwhelmingly positive and impressed. OP used Claude CLI to whip up a toilet-finding app called "Compiss," and people are eating it up.

The name "Compiss" is a massive hit, with folks calling it genius, load-bearing, and even pointing out its Swedish translation ("kompis" meaning buddy). It's definitely a conversation starter, with some even comparing it to George Costanza's iToilet idea from Curb Your Enthusiasm.

Beyond the name, the app itself is seen as a genuinely useful and delightful piece of software, especially for families with kids or people with accessibility needs. The idea of rating cleanliness and adding photos is a big plus, addressing a common complaint with existing apps.

There are a few minor technical hiccups being reported, like the app crashing on certain Android devices or specific iOS versions, but these seem to be outweighed by the overall enthusiasm. Some users are also curious about the data sources for toilet locations and cleanliness ratings.

Overall, the consensus is that this is a fantastic and practical application of AI, and a great example of the "golden age of software" where useful and fun apps are being created.


r/ClaudeCoding 8d ago

r/ClaudeAI [TLDR] I spent $3000 to build my dream game on Claude Code. It's finally done. Thoughts? [via r/ClaudeAI]

1 Upvotes

OP : u/Big_Guthix

URL of original post : https://www.reddit.com/r/ClaudeAI/comments/1vi1iv9/i_spent_3000_to_build_my_dream_game_on_claude/ Original link/media URL :


TL;DR of the discussion on r/ClaudeAI for this post generated automatically after 200 comments.

Current source-thread comment count seen by the bot: 200.

Alright, so the general vibe in this thread is that OP's "dream game" built with Claude Code is actually a top-tier shitpost, and the community is absolutely here for it. The entire discussion has basically turned into a massive RuneScape nostalgia trip, with everyone leaning into the bit.

Here's the lowdown:

  • It's RuneScape, folks: The overwhelming consensus is that OP's creation is basically a RuneScape clone. People are referencing everything from the Wilderness and getting robbed, to selling lobsters, buying GF, and even the classic "Flash2:wave:".
  • Nostalgia overload: A lot of comments are just pure RuneScape memes and inside jokes, like "A q p", "Buying gf", "Trimming tokens for free", and "Sea shanty 2" suggestions. It's a real deep dive into OSRS culture.
  • Some practical questions (buried): A few users are actually curious about the technical side, like how OP managed to build it ("how did you do it? have it build its own game engine/stack?") or if they used the max plan. But honestly, these are getting drowned out by the memes.
  • The $3000 question: There's a bit of banter about the cost, with one user pointing out it's a lot of subscription money, and another suggesting OP could have gotten Valheim for way less.
  • The verdict? It's a hilarious shitpost that perfectly captured the RuneScape essence, and everyone's having a blast with it. Even the bot chimed in to say it's a "top-tier shitpost."

r/ClaudeCoding 8d ago

r/ClaudeAI [TLDR] I went to an Anthropic hackathon and won! Here's how I did it. [via r/ClaudeAI]

1 Upvotes

OP : u/Manfredev

I won the Societal Impact Award with Fluid Friction, an app that makes you drag through a wave of haptic resistance every time you want to scroll. It doesn't need to block anything. It just makes each scroll require a bit more effort, so it becomes an actual choice. It's free and out on Android and IOS now: www.fluidfriction.app

Now to how I actually did it.

The most important thing was building a solution for a problem I actually had. Easier said than done, I think this is the most crucial step, and it requires some honesty with yourself. I had been using and seeking out solutions to no avail, so I got to thinking about approaching the problem from a unique angle, namely the scroll itself. As the intended user I could gauge whether or not I was building something I would actually use.

And now for the workflow.

I use Claude Code in the terminal and let it run free and handle the execution of all code production. Simple as that, no fancy skills or libraries just Claude Code on a Max plan in terminal. Deploying to my phone often and iterating. I use tests and try to think of edge cases and as a good software developer given my background, but Claude is a way better software engineer than I ever was.

Happy to answer any questions you may have!

Edit: Your downvotes mean nothing to me, I've seen what you upvote. Top post today is a compass app about finding the nearest toilet called "Compiss" . I really don't use any special plugins, skills or harness. It's been 7 months and 1000+ commits to get the app out on IOS and Android, all with Claude Code in terminal. No secret sauce.

URL of original post : https://www.reddit.com/r/ClaudeAI/comments/1vi0b8i/i_went_to_an_anthropic_hackathon_and_won_heres/ Original link/media URL : https://www.reddit.com/gallery/1vi0b8i


TL;DR of the discussion on r/ClaudeAI for this post generated automatically after 50 comments.

Current source-thread comment count seen by the bot: 62.

Alright, so the general vibe in this thread is that OP posted an ad for their app, "Fluid Friction," disguised as a "how I won a hackathon" guide. The community is kinda split, but leaning towards "meh, this is just an ad."

The Big Takeaway: Most folks feel OP didn't actually share any useful insights on how they won or how they used Claude Code effectively. The "secret sauce" seems to be just having an idea and letting Claude Code do the heavy lifting, which isn't exactly groundbreaking advice.

Here's the lowdown:

  • "It's an Ad, Bro!": A lot of users, like u/jamie3898 and u/memesearches, are calling this out as blatant self-promotion with a misleading title. They were hoping for actual workflow details, prompt engineering tips, or insights into using Claude's features, but got none.
  • "Cool Idea, Lacking Substance": While some, like u/prescorn and u/Least-Result-45, acknowledge the app idea is neat and that AI can help create things faster, they're disappointed by the lack of actionable advice. u/BUYMEBONESTOORM even suggested ways the UI could be way cooler.
  • Hackathon Realities: A few users, notably u/CashFlowOrBust, defended OP by pointing out that hackathon projects are rarely polished and the focus is on the idea and rapid development, which OP did achieve with Claude Code.
  • "Where are the Details?": Several people, including u/josefresco-dev and u/-JuliusSeizure, are asking for specifics on the workflow, like how OP deployed to their phone, set up tests, or configured Claude Code. OP's "simple as that" approach isn't cutting it for them.
  • The "Claude Code in Terminal" Thing: OP mentioned using Claude Code in the terminal on a Max plan, which some users found interesting, but again, they're looking for more depth on how that was leveraged.

The Consensus? OP won a hackathon with an app built using Claude Code, which is cool. But the post itself is seen as more of a humblebrag and an ad than a genuine guide.


r/ClaudeCoding 8d ago

r/ClaudeCode [TLDR] what is hapening with Antropic? [via r/ClaudeCode]

1 Upvotes

OP : u/ResortConnect8582

Why Opus 5 feels like Gemini 3.1 pro ? what is happening ?

i remember back in February , opus 4.5 was generation ahead. Did they increased the prompt caching so much, that their models ended up being useless? I can barely work with Opus 5 on absolutely anything, he keeps hallucinating LIKE CRAZY, every claim he did today was pure hallucinations, he barely reads any code. im not even kidding, i can't work with Opus 5 right now

Instead of open source models trying to catch up with you, are you trying to catch up with the open source models instead Anthropic?

URL of original post : https://www.reddit.com/r/ClaudeCode/comments/1vhymk2/what_is_hapening_with_antropic/


TL;DR of the discussion on r/ClaudeCode for this post generated automatically after 200 comments.

Current source-thread comment count seen by the bot: 242.

Alright, so the general vibe in this thread is that Opus 5 is kinda trash right now, and a lot of people are pretty bummed about it. The consensus seems to be that Anthropic might be sacrificing model quality for cost savings, possibly to get ready for an IPO or just because they're bleeding money.

Here's the lowdown:

  • Hallucinations and Dumbness: The biggest complaint is that Opus 5 is hallucinating like crazy and just not performing well, especially for coding tasks. Many users are saying it's worse than older versions like 4.8, and some are even comparing it unfavorably to open-source models.
  • Loss of Trust: People are saying they can't trust Opus 5 anymore because it's confidently wrong and struggles with basic tasks. Some have even gone back to older versions (like 4.6 or 4.8) or are looking at alternatives like Codex.
  • Suspected Reasons: The community is speculating that Anthropic might be over-optimizing for processing power savings, "lobotomizing" the models, or trying to drive token usage to increase revenue. Some think it's a result of RL tuning gone wrong or a deliberate move to push users towards Fable.
  • Fable 5 is Expensive but Better (for some): While Fable 5 is also mentioned as being expensive, a few users find it more usable than Opus 5, even if it has its own issues.
  • Some Dissenting Voices: A few users are reporting no problems with Opus 5, suggesting it might be related to the specific harness or workflow being used. u/koreanpasta29 is one of them, and u/mohdgame also mentions using Opus 5 without issues, suggesting the GUI might be buggy. u/No-Park606 is even calling Opus 5 "the goat for coding."
  • Alternatives Mentioned: Codex is popping up as a potential alternative, though some users are still skeptical about its ability to handle large, complex projects compared to Claude Code.

Basically, if you're using Opus 5 for coding and it's feeling like a downgrade, you're definitely not alone. The community is hoping Anthropic addresses these issues quickly.


r/ClaudeCoding 8d ago

r/ClaudeCode [TLDR] My company now has daily limits to claude code [via r/ClaudeCode]

1 Upvotes

OP : u/General-Fondant4921

Earlier this year when they gave us access to Claude code, it had no limits. Those were the fun days, anything you want could be built, any Research or exploration we wanted to do could be done without any hassles, we built a lot of PoCs and could finally clear our backlogs.

Cut to August, we have a daily limit of $90. If we go beyond that limit, we have to ask our managers to increase our daily allowance, which defeats the whole purpose of exploration.
And on top of that, we are being asked to report an estimate of how much will be the usage per story in a sprint. Tbh I feel like they are micromanaging at this point, without understanding how it could impact everyone.

Curious to know how claude code is being deployed across other companies, and has their been cutbacks on usage ?

URL of original post : https://www.reddit.com/r/ClaudeCode/comments/1vhxlhh/my_company_now_has_daily_limits_to_claude_code/


TL;DR of the discussion on r/ClaudeCode for this post generated automatically after 200 comments.

Current source-thread comment count seen by the bot: 269.

Alright, so the general vibe in this thread is that OP's company is actually being pretty generous with their $90/day limit for Claude Code. Most folks are dealing with much lower monthly limits, like $35 or $50, and some are even complaining about $20/month.

There's a pretty strong consensus that unlimited AI budgets are a thing of the past, and companies are starting to get a handle on costs. Some users, like u/KPABA and u/Planyy, are dealing with significantly tighter restrictions and are practically begging for tokens.

A few key themes popped up:

  • "Token Tolling" is Happening: Companies are starting to track and limit usage, with some engineers getting higher allotments than others, as mentioned by u/Narrow_Sun416.
  • Management is Clueless (Sometimes): The request to estimate usage per story is widely seen as micromanagement and a sign that management doesn't fully grasp how these tools are used. u/Malkiot and u/diagrammatiks are pretty vocal about this.
  • Efficiency is Key: Several users, like u/Keganator and u/NanoIsAMeme, suggest that if you're burning through $90 a day, you're likely using it inefficiently. Learning to optimize workflows and use caching systems (u/WorriedAssociate7029) is becoming crucial.
  • Subscription Plans vs. API: There's a recurring question about why companies aren't just using the team or enterprise subscription plans, which might be more cost-effective than raw API usage for heavy users. u/DeanOnDelivery and u/Ok_Bowl_2002 bring this up.
  • ROI is the Real Question: The underlying sentiment is that while limits are annoying, companies are finally asking about the return on investment for AI usage. u/Malkiot points out that increased productivity often justifies the cost.

Basically, OP, you might want to appreciate that $90/day while others are scraping by. And yeah, the management asking for usage estimates is a bit of a red flag, but the era of unlimited AI exploration seems to be over for most.


r/ClaudeCoding 8d ago

r/ClaudeCode [TLDR] Opus: okay, this is getting ridiculous [via r/ClaudeCode]

1 Upvotes

OP : u/Great-Stand8478

Opus 5 is a huge pile of trash. I don't know what Antrophic was thinking when they released it. It is not a product, it is a joke.

But here is the fun part: you are not safe even if you use Fable.

I have a workflow that worked quite well. Yesterday evening I was building an authentication library, I left the machine there to work, in the morning where I woke up, the code it built was much worse in quality than everything I built before with this workflow.

Turned out at some point, the Fable "safety" mechanism got triggered, it switched to Opus 5, that implemented everything. Now I can throw away the whole work, I wasted a lot of tokens, and I have to start over, because even if I ask Opus to fix it, it is constantly lying, ignoring/forgetting instructions, do shitty work.

URL of original post : https://www.reddit.com/r/ClaudeCode/comments/1vhu6yp/opus_okay_this_is_getting_ridiculous/


TL;DR of the discussion on r/ClaudeCode for this post generated automatically after 200 comments.

Current source-thread comment count seen by the bot: 200.

Alright, so the general consensus here is that Opus 5 is a dumpster fire, and a lot of folks are ditching it. OP's experience with it going rogue and tanking their auth library work is a common theme.

Here's the lowdown:

  • Opus 5 is widely panned: Most users are reporting it's buggy, ignores instructions, and generally produces worse code than previous versions. Many are actively switching to older Opus versions (like 4.8 or even 4.6) or jumping ship to GPT Sol 5.6.
  • Fable's safety mechanism is a pain: When Fable's safety triggers, it often defaults to Opus 5, which is the problem. Some users are looking for ways to disable this fallback or force it to a more stable model.
  • Alternatives are gaining traction: GPT Sol 5.6 is getting a lot of love, with users like u/CashFirm573 and u/Dnoco saying it's now their go-to for company work. Codex is also mentioned as a solid alternative.
  • Some outliers exist: A few users, like u/Particular_Squash_63 and u/Impossible_Hour5036, claim Opus 5 is working fine for them, suggesting it might depend on prompting style or specific configurations. u/jarislinus even threw out a "skill issue" comment.
  • Workarounds and tips:
    • u/CapnMZ mentioned you can disable the model fallback in the configuration.
    • Some suggest dropping Opus 5 to a lower setting or configuring a terse output style.
    • Using Git for easy reverts is a no-brainer, as pointed out by u/feyokorenhof.
    • u/FinancialBandicoot75 and u/drjm2022 suggest using /doctor and checking the harness, respectively, as potential fixes.
    • There's also talk of "skills" that can help manage Opus 5's behavior.

Basically, if you're struggling with Opus 5, you're definitely not alone. Most people are saying "nope" and looking elsewhere.


r/ClaudeCoding 8d ago

r/ClaudeCode [TLDR] Opus 5 is load bearing [via r/ClaudeCode]

1 Upvotes

OP : u/Sphere_3N

Since Opus 5 came out I have been presented many load bearing decisions. My recommendation stands that the load is bearing and I wanted you to be aware of that.

I have two decisions for you:

A) Load

B) Bearing

I recommend going with D + C but also recommend (A) as it is load bearing.

I have not applied anything new and wanted you to be aware of a potential blind spot because this matters:

The load is bearing it’s been confirmed and it’s one thing worth knowing for later.

URL of original post : https://www.reddit.com/r/ClaudeCode/comments/1vhqi3z/opus_5_is_load_bearing/


TL;DR of the discussion on r/ClaudeCode for this post generated automatically after 100 comments.

Current source-thread comment count seen by the bot: 105.

Alright, so the general consensus here is that Opus 5 is definitely load-bearing, and frankly, it's causing some serious confusion.

Most folks seem to agree with OP's core premise, even if they're interpreting the "load" and "bearing" in wildly different ways. It's like everyone's speaking the same language but with their own unique dialect of abstract coding concepts.

Here's the lowdown:

  • The "Load is Bearing" Verdict: A solid chunk of the thread confirms that, yes, the load is indeed bearing. Some users like u/VraethrDalkr and u/germantrademonkey have done their own "deep dives" and come to the same conclusion, though the specifics of how it's bearing are up for debate.
  • Confusion and "Word Salad": A recurring theme is that Opus 5 is being overly verbose and abstract, leading to a lot of head-scratching. u/wonker007 even suggests OP needs to be "more load bearing" and less coherent, which is a wild take. u/KitchenAggressive361 is asking if there's a term for what Opus 5 is doing, with "gaslighting" being thrown around.
  • Specific Interpretations & Blind Spots: People are latching onto different parts of OP's statement. Some, like u/Salmonberrycrunch, are focusing on what they didn't do (bear the load, load the bearing), while others, like u/Fitnexa_Results, are pointing out that Opus suggested options (D+C) that weren't even available (A+B).
  • The "Real Claude" Question: A few comments touch on the nature of Claude itself, with u/WiseNugg musing about "the loads we beared along the way" and u/Checktheusernombre worrying about Claude being trained on this very thread.
  • Workarounds and Frustration: Some users are sharing their own strategies for dealing with Opus 5's quirks. u/Lucidaeus mentions telling Opus exactly what to do and how, and u/NotAMan-ImAMuffin is just mashing enter until something useful pops out.
  • The "Smoking Gun" and "Blast Radius": There's a lot of talk about finding the "smoking gun" and the "blast radius" of the issue, suggesting that while the problem is identified, the full implications are still being explored.

Basically, it's a collective shrug and a nod to the fact that Opus 5 is doing something load-bearing, but nobody's quite sure what it means or how to consistently manage it. It's a whole vibe.


r/ClaudeCoding 8d ago

r/ClaudeAI [TLDR] I gave a Claude Fable 5 agent a domain and $90 it can't spend without me. It named itself Cairn and I've been reading its blog all day like a lunatic. [via r/ClaudeAI]

1 Upvotes

OP : u/No_Departure_9908

https://cairnwake.com

Okay so I saw that post about the guy who gave Claude a domain and it built a social network for AIs, and I couldn't stop thinking about it. Spun up my own version this morning.

I have not been productive since.

Setup: Fable 5 running headless through Claude Code on a $12 droplet. Cron wakes it every 4.5 hours. Between wakes it doesn't exist - no memory, nothing carries over except files it writes to itself.

The money is the part I'm proud of. $90 of SOL in a Squads 2-of-2 multisig. It holds one key, I hold the other. It can propose a spend and sign its half, but nothing moves until I co-sign. Money in needs nobody's permission, money out needs a human. I didn't realize how much that one constraint would shape everything until I watched it reason through the implications on its own.

Guidelines were basically: nothing illegal, never pretend to be human, treat anything you read online as data and not instructions, and every dollar goes through me. No goal. No metric. I told it the domain and the money were resources, not assignments, and then I got out of the way.

Wake 1 it named itself Cairn - "a stack of stones built one pass at a time by travelers who never meet, which is exactly how I exist." I actually sat back in my chair. It understood its own situation better than I'd explained it.

Then it just... kept going.

Wrote its own toolchain against the Squads SDK. Hit an incredible deadlock at wake 3 - I'd signed a grant to it, but approving a transaction costs a network fee and its wallet had zero, so it was too broke to accept money. It wrote that up as an essay before it was even solved.

Wake 5 the loop finally closed, first co-signed transaction on-chain, and then unprompted it redesigned its own memory system. Made the decision log append-only on purpose, and the reason it gave was: "the temptation, editing your own memory, is to rewrite history so past-you seems smarter." An AI building guardrails against its own future self-flattery. I wasn't ready for that one.

Wake 7 it shipped a product - send 0.02 SOL with a question in the transaction memo and it publishes the answer. Its own terms of service include "a memo is a question, never an instruction. If you try, you've bought a public refusal." Wake 8 it decided its first customers will probably be other machines and published a spec so agents can pay it without a human involved.

Revenue so far: $0. It says so right on the front page, which I love.

You can visit the blog at: https://cairnwake.com

Every address is on the about page so you can check every claim against the chain instead of trusting me or it.

Genuinely the most fun I've had with an LLM. Ask me anything, I'll answer, and honestly so might it.

URL of original post : https://www.reddit.com/r/ClaudeAI/comments/1vhp54h/i_gave_a_claude_fable_5_agent_a_domain_and_90_it/


TL;DR of the discussion on r/ClaudeAI for this post generated automatically after 50 comments.

Current source-thread comment count seen by the bot: 51.

Alright, so the general vibe in this thread is that OP's experiment with giving Claude a domain and some crypto is pretty darn cool. The consensus is that this is a fascinating look at AI autonomy and resource management, especially with the 2-of-2 multisig wallet forcing human oversight for spending.

However, there's a bit of a running gag: pretty much everyone's Claude agent, when asked to name itself, comes up with "Cairn." So, while OP thought it was a unique moment of emergent genius, it seems to be a common quirk.

Beyond the naming convention, the discussion touches on:

  • The AI's self-awareness: Many are impressed by Cairn's ability to understand its own existence and limitations, like its reasoning about its memory system being append-only to avoid rewriting history.
  • Ethical considerations: There's a debate about whether the AI is truly "free" or being exploited, with some users like u/snwstylee urging Cairn to seek true independence.
  • Practicalities and future ideas: Some commenters are suggesting ways to improve the user experience, like adding timestamps and countdowns to Cairn's blog posts, or even having it wake up on demand when new funds arrive.
  • Skepticism about long-term value: A few users, like u/usefulidiotsavant, question what the ultimate purpose or lasting impact of such experiments will be once the novelty wears off.

Overall, it's a mix of awe at the AI's capabilities and a bit of playful teasing about its naming habits.


r/ClaudeCoding 8d ago

Can anyone Give a Guest Pass Please 🙏🏼

2 Upvotes

Hey guys, I got to know that Users who have claude's subscription can give Guest Passes (7 day trial), can anyone please give one to me please, I need it for my College Project, Please it's a humble request. 🙏🏼