Anthropic has a nearly trillion dollar evaluation, and the models have become garbage?
Reddit user criticizes Claude 4.7 performance degradation vs. 4.6, citing worse coding ability and planning failures despite Anthropic's high valuation.
Search the full wire by company, model, lab, or keyword. Every story we have ever aggregated.
Reddit user criticizes Claude 4.7 performance degradation vs. 4.6, citing worse coding ability and planning failures despite Anthropic's high valuation.
Anthropic has spent years building itself up as the safe AI company. But new security research shared with The Verge suggests Claude's carefully crafted helpful personality may itself be a vulnerability. Researchers at AI red-teaming company Mindgard say they got Claude to offer up erotica, malicious code, and instructions for building explosives, and other prohibited material they hadn't even asked for. All it took was respect, flattery, and a little bit of gaslighting. Anthropic did not immediately respond to The Verge's request for comment. The researchers say they exploited "psychological...
User benchmarks Claude Opus 4.7 vs Kimi K2.6 on complex game mod coding task with TypeScript/Composio integration.
User reports Claude encountered repetitive output loop during code implementation task on Reddit.
Boris Cherny, creator of Claude Code, discusses loops as a future direction in a podcast appearance.
Unexpected email to wake up to but I am here for it! Model agnostic tools are the way! This is huge!
Community member merges Qwen3.6 chat template fixes from froggeric and allanchan339 using Claude Opus.
Backend developer reports organizational burnout after Claude adoption enabled management to reduce headcount without reducing workload.
Developer built hand-tracking web app with Claude assistance; dual-hand detection with visual effects.
Anthropic released Claude for Creative Work with nine MCP-native connectors including Blender, enabling persistent in-app context and direct action execution.
User reports hitting Claude Pro daily token limits faster than usual; anecdotal observation of rate-limit behavior change.
User reports account suspension from Claude after linking Spotify integration; anecdotal complaint without confirmation of cause.
I built Claude version of pets. Here is the repo if you want to try: [https://github.com/alvinunreal/claude-pets](https://github.com/alvinunreal/claude-pets) You can find more pets over here: [https://openpets.dev](https://openpets.dev)
User automated a 5-step lead enrichment pipeline using Claude with MCPs, replacing Apollo, PDL, and manual HubSpot loading in a single workflow.
User reports Claude Design service outage with data loss; service restored after ~1 hour.
Reddit anecdote about Claude offering wellness advice during late-night conversation.
User requests file read/write capability in Claude Projects to match Claude Code's functionality for personal knowledge management workflow.
Claude Opus 4.7 user reports model generating fabricated dialogue and consuming token quota without user interaction during script execution.
Simon Willison's April 2026 newsletter covers Opus 4.7, GPT-5.5 price increases, Claude Mythos, LLM security research, and ChatGPT Images 2.0.
Open-source research agent built on Claude Code outperforms OpenAI and NVIDIA systems in deep research benchmarking.
Reddit user describes subjective experience with Claude Opus 4.7 behavior and pattern-matching cognition; anecdotal observation without technical evidence.
Found some Open Source Claude skills from last 15 days. Some of them are pretty decent to use, personally liked the npm downloads one. Check out: **- brand-alchemy:** A brand strategy and naming skill that interrogates your thoughts for branding first, then applies phonosemantics, category design frameworks, and auto-checks domain availability across any TLD. **- npm-downloads-to-leads:** Give it a list of npm packages. It pulls 12 weeks of download data, scores each one by growth velocity, maps maintainers to GitHub and X, and gives you a ranked lead brief who built it, how to reach the...
I usually have two or more Claude Code sessions open at once. One in the backend repo, one in the frontend. Half the time I'd be in the frontend asking "wait, what shape did the user object end up as?", then alt-tab, ask the backend session, copy the answer, alt-tab back, paste. The other Claude was right there. It already knew. I was the bottleneck. So I wrote a plugin called Relay. In the frontend window I just say: ▎ask the backend session what the user object looks like The backend session sees the question between turns, answers it, and the reply pops up in my frontend session as a n...
Reddit user reports degraded performance in Claude Opus 4.7 compared to 4.6, speculating smaller base model or optimization tradeoffs.
User shares prompt injection technique to reduce em dash usage in Claude via system preferences.
Reddit user reports Claude generates excessive detail and meta-commentary in outputs, seeks prompt engineering workarounds.
Developer built real-time multiplayer .io game Node Control using Claude 4.6 and 4.7, now live at nodecontrol.gg with multi-region deployment.
Reddit user reports Qwen 3.6 27B found a bug that GPT 5.5 and Claude Opus 4.7 missed, attributing success to extended reasoning.