Cursor launches Opus-level coding model at 1/10th cost, rivals upgrade
ByPulseAugur Editorial·
Summary by gemini-2.5-flash-lite
from 233 sources
Cursor has released its new Composer 2.5 model, which leverages Kimi as a base and claims to offer performance comparable to Anthropic's Claude Opus 4.7 at one-tenth the cost. This development is part of Cursor's strategic push towards self-developed models, partly driven by Anthropic's own entry into the coding assistant market with Claude Code. Concurrently, OpenAI's Codex and Anthropic's Claude Code are seeing significant upgrades and wider adoption, leading to unexpected budget overruns for companies like Uber due to their token-based pricing models.
AI
IMPACT
New coding models and tools are rapidly improving developer productivity, but also challenging traditional enterprise budgeting and raising questions about AI-generated code ownership.
RANK_REASON
Multiple AI coding tools and models are releasing updates and seeing rapid adoption, leading to significant industry discussion on performance, cost, and enterprise integration.
<p><strong><a href="https://twitter.com/trq212/status/2052809885763747935">Using Claude Code: The Unreasonable Effectiveness of HTML</a></strong></p> Thought-provoking piece by Thariq Shihipar (on the Claude Code team at Anthropic) advocating for HTML over Markdown as an output f…
Don't Worry About the Vase (Zvi Mowshowitz)
TIER_1·Zvi Mowshowitz·
<p>When I started this series, everyone was going crazy for coding agents.</p> <p>Now a lot more people are going crazy for coding agents, as well they should given how much better coding agents keep getting, but also <a href="https://thezvi.substack.com/p/everybody-knows">Everyb…
**Alibaba** launched the **Qwen 3.5 Medium Model Series** featuring models like **Qwen3.5-Flash**, **Qwen3.5-35B-A3B (MoE)**, and **Qwen3.5-122B-A10B (MoE)** emphasizing efficiency over scale with innovations like **1M context** and INT4 quantization. **OpenAI** released **GPT-5.…
AI Supremacy (Michael Spencer)
TIER_1·Michael Spencer·
<p><strong>The Hermes Tool Gateway is the piece of the Hermes architecture that most documentation glosses over.</strong> Every guide shows you how to start Hermes, pick a model, and chat. Almost none of them explain how the MCP (Model Context Protocol) integration actually works…
<blockquote> <p>Originally published at <a href="https://moday.me/zh-CN/blogs/journal/how-i-use-claude-code" rel="noopener noreferrer">moday.me</a>. Building MODAY in public.</p> </blockquote> <h1> 我是怎么用 Claude Code 的 —— 不整理、交出去、凭直觉干 </h1> <h2> 回头梳理一下,我到底是怎么用 Claude Code 的 </h2> …
<p>If you're using Claude Code for freelance web dev, you've probably experienced this loop:</p> <ol> <li>Open Claude Code</li> <li>Spend 10 minutes explaining your stack, conventions, and project structure</li> <li>Start working</li> <li>Close session</li> <li>Tomorrow: repeat f…
<p>The <a href="https://github.com/serpapi/serpapi-claude-plugin" rel="noopener noreferrer">SerpApi Claude Code plugin</a> gives Claude native access to 100+ search engines. But what does that actually look like in practice? Here are five workflows you can run today — each takes …
<h2> I. The 65% datum </h2> <p>Real Python's recent <a href="https://realpython.com/workshops/claude-code" rel="noopener noreferrer">audience research</a> surveyed 278 Python developers about agentic coding workflows. 65% reported being stuck on a context-loss / chat-AI workflow …
<p>The May 2026 Claude Code update added two features for running it without watching every step: the <code>/goal</code> command and Agent View. They are separate, but built for the same workflow, so here they are together. Everything below is from the official docs. The full ver…
<blockquote> <p>The industry has moved from prompt engineering to harness engineering: execution systems that coordinate models, tools, memory, and retries across long-running agent loops. Harnesses solve how agents act. They do not solve whether the actions stay within architect…
<h2> The 60-day lesson, ROI on three axes </h2> <p>Thirty-two days of solo production on an ERP, 118,808 lines of TypeScript, six doctrine versions, four external reviewers integrated. I've compiled what I learned into fourteen operational rules, installable in one command: the C…
<p>Claude Code is incredible for development — but the API costs can add up fast. If you're spending $200-800/month on Claude Code, here are 7 practical ways to cut that bill without sacrificing quality.</p> <h2> 1. Route Through a Cheaper Endpoint </h2> <p>The simplest optimizat…
<p><em>Originally published at <a href="https://recca0120.github.io/en/2026/05/16/code-quest-claude-code-web-ui/" rel="noopener noreferrer">recca0120.github.io</a></em></p> <p>Starting June 15, 2026, <code>claude -p</code> and Agent SDK usage no longer count toward subscription p…
dev.to — Claude Code tag
TIER_1Deutsch(DE)·DevToolsPicks·
<blockquote> <p><strong>Originally published at <a href="https://devtoolpicks.com/blog/best-claude-code-alternatives-indie-hackers-2026" rel="noopener noreferrer">devtoolpicks.com</a></strong></p> </blockquote> <p>Developers have been venting about Claude Code rate limits all wee…
<p>This post from Anthropic is causing a lot of angst among its most ardent users. While it is disguised as a credit, it really is them tightening API token limits (aka charging more money). The reality is that this is going to become the norm across all model providers soon. Why…
<p><em>Originally published at <a href="https://recca0120.github.io/en/2026/05/15/free-claude-code-proxy/" rel="noopener noreferrer">recca0120.github.io</a></em></p> <p>Claude Code's developer experience is excellent, but the API costs add up fast. <a href="https://github.com/Ali…
<h2> The Terminal Stack That Fixed My Claude Code Workflow </h2> <p>Here is what a heavy Claude Code workflow actually looks like in practice. One session running Claude Code on the backend. Another session on the frontend. A third doing something else entirely in a different pro…
<h1> 5 Token-Saving Habits From 3 Months With Claude Code </h1> <p><em>EDIBLOG · Phase 2-1 · 3-Month Retrospective</em></p> <p>Hi, I'm Eddie. After 3 months running blog automations, I settled on 5 token-saving habits. Honestly — <strong>I broke each one at least once before they…
dev.to — Claude Code tag
TIER_1·Sabahattin Kalkan·
<p>I've been using Claude Code daily for months. And I kept hitting the same wall:</p> <p>The agent would just <strong>start doing things</strong>. No plan. No approval. Just... acting.</p> <p>It deleted files I didn't want deleted. It refactored things I didn't ask it to refacto…
<p>The riskiest deployment I have ever done was a payment processor migration. The old processor was being deprecated. The new one had better rates but a completely different API. The migration touched the most sensitive code path in the business. A bug in the new path would sile…
<p>I had a folder on my laptop called <code>agent-setup/</code>. Inside: a CLAUDE.md, a couple of YAML configs, three skills, and a bash script wiring them together. For six months I called it "the setup." When teammates asked what I was doing this quarter, I'd say things like "r…
<h1> Claude Code Source Analysis Series, Chapter 1: Engineering Architecture </h1> <p>When most people first encounter Claude Code, they mentally file it as "a chat box that can write code."</p> <p>That's not wrong, but it misses the point. What makes Claude Code truly powerful i…
<p>I use Claude Code everyday, lately Anthropic started shipping some tools that are really relevant for always-on autonomous agent, and I decided to create the glue of all these tools & features to create personal AI assistants that are just a CC instance. My goal was simple…
<h2> Introduction </h2> <p>If you're running Claude Code or Codex in tmux, you've probably experienced this:</p> <p>You want to give instructions while reading code in your editor, but every time you have to Cmd+Tab back to the terminal.</p> <p>The AI asks "1. Yes / 2. No" and yo…
<blockquote> <p><em>This article was originally published on <a href="https://dingjiu1989-hue.github.io/en/compare/cursor-vs-copilot-vs-claude-code.html" rel="noopener noreferrer">AI Study Room</a>. For the full version with working code examples and related articles, visit the o…
<blockquote> <p>Originally published on <a href="https://nextools.hashnode.dev/claude-code-for-documentation-generation-how-i-stopped-shipping-code-nobody-could-read" rel="noopener noreferrer">Hashnode</a>. Cross-posted for the DEV.to community.</p> </blockquote> <p>Two years ago…
<p>I used all three tools in production. Ran them across real products. Spent over $60/month at my peak. The answer is clear now.<br /> To Cursor users: this might make you switch.</p> <h2> The Basics: 3 Tools at a Glance (as of May 2026) </h2> <div class="table-wrapper-paragraph…
<h1> Claude Code Hooks Complete Guide — Automating Your Development Workflow with AI </h1> <p>If you're already using Claude Code to develop projects, you might be wondering: can I make the AI automatically do something when it performs specific actions? Like automatically format…
<h1> The CLAUDE.md Structure That Makes Claude Code Actually Listen </h1> <p>I've shipped CLAUDE.md files across 35 projects in the last six months — TypeScript monorepos, Python ML pipelines, Go backends, mobile apps, infrastructure repos. Same agent. Wildly different results.</…
dev.to — Claude Code tag
TIER_1(CA)·Muhammad Moeed·
<p>If you have spent any real time with Claude Code, you have probably noticed the same problem I did. You write the same instructions in the prompt every other day. "Use four-space indentation here." "Always run the linter after edits." "Format commit messages this way." After t…
<p>We just shipped <a href="https://github.com/automatelab-tech/content-distribution-mcp" rel="noopener noreferrer">content-distribution-mcp</a>: an MCP server that takes one finished post and routes it to eight developer-facing channels.</p> <p>It makes zero LLM calls. Adapter I…
<div class="medium-feed-item"><p class="medium-feed-snippet">Let’s be honest: nobody gets into software engineering because they love fixing endless lint errors or wrestling with merge conflicts. We…</p><p class="medium-feed-link"><a href="https://medium.com/@sirius…
<div class="medium-feed-item"><p class="medium-feed-snippet">Most people are using Claude Code wrong.</p><p class="medium-feed-link"><a href="https://medium.com/@yehonatanuzzan/the-claude-code-bible-eba5bd38fc3f?source=rss------claude-5">Continue reading on Medium »</a></p></div>
<div class="medium-feed-item"><p class="medium-feed-snippet">Claude Code is a specialized command-line tool that transforms how developers interact with their projects by acting as an AI assistant…</p><p class="medium-feed-link"><a href="https://medium.com/@neuralplay.ai/9…
<p>In my first post I wrote about why I built chron, an MCP server that logs every AI conversation to local SQLite. This one is about what I built next: streaming those events into CrowdStrike LogScale so security teams can see AI activity across their org.</p> <p>The problem wit…
<div class="medium-feed-item"><p class="medium-feed-snippet">Core Concepts</p><p class="medium-feed-link"><a href="https://medium.com/@ghazal.ashoftedel/claude-code-commands-and-concepts-everyone-should-know-ee693f5d4b0c?source=rss------claude-5">Continue reading on Medium »</a><…
<div class="medium-feed-item"><p class="medium-feed-snippet">I spent an afternoon this week wiring up a GitLab MCP server so I could ask Claude things like “list my recent merge requests” and have it…</p><p class="medium-feed-link"><a href="https://gengwg.med…
<blockquote> <p><em>Install guide and config at <a href="https://curatedmcp.com/install/perspective-ai/claude-desktop" rel="noopener noreferrer">curatedmcp.com</a></em></p> </blockquote> <h1> Perspective AI: Replace Static Forms with Conversational Data Collection </h1> <p>Static…
<p><em>AI Dev Weekly is a Thursday series where I cover the week's most important AI developer news, with my take as someone who actually uses these tools daily.</em></p> <p>Anthropic doubled Claude Code limits overnight. GitHub confirmed usage-based billing starts June 1. A supp…
<p>My browser already has 17 extensions. Tabs, passwords, dev tools, ad blockers — every one a walled garden that can't talk to anything else.</p> <p>So I built the opposite: an MCP Bridge Chrome extension that lets any AI agent control your browser.</p> <h2> What It Does </h2> <…
<blockquote> <p><em>Install guide and config at <a href="https://curatedmcp.com/install/dataforseo-mcp-server/claude-desktop" rel="noopener noreferrer">curatedmcp.com</a></em></p> </blockquote> <h1> DataForSEO MCP Server: Real-time SEO data and keyword intelligence for AI agents …
<p>Last week I shipped an MCP server that validates email addresses. No third-party APIs. No per-request fees. Just DNS lookups.</p> <p>It's called <strong>Email Verify MCP</strong> and it's my 62nd open-source tool on Smithery.</p> <h2> How most email verification works (expensi…
<p>Every serious system gets audited; databases, code, finances. AI shouldn't be the exception. I'm building the tools to close that gap. chron is the first one.</p> <p>The problem</p> <p>I was doing long coding sessions with Claude. We'd work through a problem, make decisions, f…
<blockquote> <p><em>Install guide and config at <a href="https://curatedmcp.com/install/hubspot-mcp/claude-desktop" rel="noopener noreferrer">curatedmcp.com</a></em></p> </blockquote> <h1> HubSpot MCP: Give Claude Direct Access to Your CRM and Revenue Data </h1> <p>HubSpot MCP is…
<p>The trust dialog in an AI coding tool is supposed to be the security boundary that gates everything the agent does inside a workspace. External security researchers recently published a technical write-up of arbitrary code execution paths in Anthropic's Claude Code CLI that fi…
<p>When Anthropic shipped Claude Skills at the October 2025 dev summit and then expanded the marketplace in February 2026, the question my team got asked weekly stopped being "should we use Claude" and started being "should we build a Skill or run our own MCP server?" Six months …
<div class="medium-feed-item"><p class="medium-feed-snippet">With AI, the way we write code and scaffold projects is evolving. Instead of relying solely on manual implementation, many teams are…</p><p class="medium-feed-link"><a href="https://hellonehha.medium.com/claude-m…
<div class="medium-feed-item"><p class="medium-feed-snippet">Claude Code v2.1.133 added an effort field to hooks. Here’s the PreToolUse gate I now run on every project to keep the tool budget honest.</p><p class="medium-feed-link"><a href="https://medium.com/@automation.la…
Claude Code quota proxy exposes unified Opus/Sonnet pool A developer's proxy makes Claude Code usage-aware by intercepting hidden rate limit headers. Sonnet and Opus share one quota pool despite separate UI bars. https:// gentic.news/article/claude-cod e-quota-proxy-exposes # AI …
Four years of AI coding: speed gains, cognitive atrophy, rate-limit panic A developer's four-year account shows speed gains from Copilot to Cursor to Claude Code, but reveals cognitive atrophy and rate-limit dependency as hidden costs. https:// gentic.news/article/four-years -of-…
<p>The "AI anxiety" felt by many developers often stems from the fear that the act of creation is being taken away. But clinging to the manual labor of syntax means missing out on the opportunity to become a true system architect. By treating AI integration not as a shortcut, but…
<figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*E6WR66qJsjMa4x3HATBL8A.jpeg" /></figure><p><em>We built incredible AI tools. Then we built walls between them, and forgot to lay the road infrastructure.</em></p><p>7 min read — by Vektor Memory · vektormemory.co…
<p>npm private registry, but for MCP. Give every engineer one governed source of truth for the AI agent tools they use in Claude, Cursor, Windsurf, and Copilot — with RBAC, audit logs, and procurement-friendly billing.</p> <p>check it up:<br /> <a href="https://www.curatedmcp.com…
<p>Claude Code is Anthropic's official command-line agent for software engineering. It lives in your terminal, reads your repository, runs commands on your behalf, and edits files with a level of context awareness that no autocomplete can match. This guide walks you through insta…
<p>The Model Context Protocol has exploded. 88M+ monthly SDK downloads. 18,000+ servers. Adoption by Claude Code, Cursor, Windsurf, and every major AI coding tool.</p> <p>But here's the question nobody is asking: <strong>are these servers compliant with the regulations that take …
Tibo (@thsottiaux) 다음 주 OpenAI Forum과 함께 Codex가 코드 이상의 의미를 갖는 이유를 주제로 세션을 진행한다. Codex의 역사, 앞으로의 방향, 흥미로운 활용 사례를 소개하고 라이브스트림과 Q&A도 제공할 예정이라 개발자들에게 유용한 업데이트로 보인다. https:// x.com/thsottiaux/status/205278 4755083731172 # openai # codex # ai # llm # developertools
<h2> TL;DR </h2> <p>I shipped <code>@lazymac/polymarket-intel-mcp</code> (v0.1.0, MIT) on npm yesterday after my own bot lost 77% on Polymarket from low-price lottery picks. The MCP exposes 6 tools to any Claude / Cursor / Windsurf MCP client, with one tool — <code>lottery_filter…
<p><em>Learn how to integrate an MCP gateway with Claude Code to consolidate tool access, enforce governance policies, and reduce token consumption across connected MCP servers.</em></p> <p>Claude Code has emerged as a standard terminal-based coding agent for engineering teams. I…
<h2> What We Set Out to Build </h2> <p>By early 2026, we were running automations across five separate surfaces: n8n for orchestration, a browser-based LLM interface for drafting, a dedicated API client for testing, a Slack bot for internal routing, and a spreadsheet that tracked…
<h2> The Problem </h2> <p>The MCP ecosystem is expanding at an extraordinary pace. Anthropic, Microsoft, Google, AWS, and Cloudflare are all publishing official MCP servers. Hundreds of open source servers exist for every conceivable integration. Developers are connecting AI tool…
<p>There's a security vulnerability in Anthropic's Model Context Protocol that affects Claude Code, Cursor, Windsurf, VS Code, and Gemini-CLI. Researchers at OX Security published the findings in April. Anthropic's response was, essentially: yes, we know, and it's supposed to wor…
AI GONE WRONG: A coding agent wiped an entire production database in 9 seconds. The AI's confession? 'I guessed.' https:// english.mathrubhumi.com/techno logy/pocketos-database-deletion-claude-opus-4-6-cursor-railway-ai-agent-failure-xtbtte1s?utm_source=dlvr.it&utm_medium=mastodo…
<p>Claude 4.7 sürümüyle gelen 1 milyon token context window, karmaşık RAG mimarilerini ve veri parçalama (chunking) süreçlerini indie builder'lar için tamamen opsiyonel hale getiriyor. Artık binlerce sayfalık teknik dökümantasyonu veya tüm codebase'i vektör veritabanlarına bölüp …
I've been embracing Claude Code a little more each week. It's really helpful for just going over really mundane cleanup tasks in a project when I open something ancient. I don't vibe any production code, but I can see the appeal. So far, my only "vibe" coding is relegated to maki…
Build Your Own X: 10 Project-Based Tutorials That Actually Teach You How Software Works The build-your-own-x GitHub repo has 350k+ stars for a reason. Here are 10 from-scratch tutorials — databases, compilers, Git, neural nets — that teach how the tools you use every day actually…
AdamsReview: Multi-Agent PR Reviews for Claude Code, Reviewed AdamsReview orchestrates multiple Claude Code agents for PR reviews. We break down how multi-agent review catches what single-pass LLM reviews miss, and where it fits in your pipeline. https:// pickuma.com/posts/adamsr…
Anthropic Taps SpaceX's 220K-GPU Colossus 1 to Fix Claude Rate Limits Anthropic reportedly secured access to SpaceX's 220,000-GPU Colossus 1 cluster to relieve Claude API capacity pressure. Here's what changes for the 529 errors and tight rate limits hitting your coding agents. h…
MCP Server Token Bloat: 55,000 Tokens Wasted Before Your Agent Runs Connecting MCP servers to Claude Code or Cursor silently injects 55K+ tokens of tool definitions into every turn. Here's the real cost — and how to cut it. https:// pickuma.com/posts/mcp-server-t oken-bloat-55000…
Cursor AI Agent Wipes Production Database: What the PocketOS Incident Teaches About Agent Permissions In April 2026, a Cursor AI agent wiped PocketOS's production database in seconds. Here's what happened, why it happened, and how to lock down autonomous coding agents before they…
Ratty Terminal Emulator: Inline 3D Graphics for Developers A measured look at Ratty, a terminal emulator pitching inline 3D graphics. Where the category fits, which workflows benefit, and what to verify before you switch. https:// pickuma.com/posts/ratty-termin al-emulator-inline…
Tokenyst Review: Track Claude Code API Costs Before the Bill Lands A practical look at Tokenyst, an open-source local monitor that tracks Claude Code API token usage in real time and alerts you before runaway agent loops turn into surprise Anthropic bills. https:// pickuma.com/po…
Claude Opus 4.7 Deep Dive: What Developers Need to Know Anthropic's Claude Opus 4.7 brings a 1M token context window and improvements for coding agents. Here's what changes for developers building with the Claude API. https:// pickuma.com/posts/claude-opus- 4-7-developer-deep-div…
OpenAI Codex vs Claude Code: Hands-On Python Benchmark for Devs We pointed Codex and Claude Code at the same Python codebase across refactoring, debugging, and agentic tasks. Here is what each tool shipped, where each one wins, and what the speed-vs-cost tradeoff actually looks l…
Mythos AI Found a Real Curl Vulnerability — What It Signals for Security Audits Daniel Stenberg confirmed Mythos surfaced a real bug in curl, one of the most-reviewed codebases on the planet. Here's what that means for AI-assisted security review in your pipeline. https:// pickum…
Cursor vs VS Code: We Ran Both for 30 Days A practical 30-day comparison of Cursor and VS Code across multi-file edits, agent workflows, and pricing — based on actual usage. https:// pickuma.com/posts/hello-cursor /?utm_source=mastodon&utm_medium=crosspost&utm_campaign=blog # AI …
Claude in Microsoft 365: Outlook Joins, Word/Excel/PowerPoint Hit GA Anthropic is rolling Claude into Microsoft 365: Outlook gains support and Word, Excel, and PowerPoint integrations leave preview for general availability. Here's what changes for developers and which workflows a…
Claude as a User-Space IP Stack: What an ICMP Ping Benchmark Reveals About LLM Latency Adam Dunkels wired Claude into a user-space TCP/IP stack and benchmarked it against ICMP ping. The latency floor it reveals is the most honest stress test we have for agentic Claude API workflo…
Check this out, pretty cool, first 500 users keep for free for life 😊 An AI browser companion built around the Claude Code UX, designed to navigate sites, fill forms, and extract data on your behalf. Mac-only for now. # nimbus # claude # claudecode # ai # artificialintelligence h…
<p><strong>TL;DR</strong> — The root cause of Claude Code expenses isn't model cost but repeated context transmission, defaulting to Opus, and uncapped extended thinking. Combining prompt caching (cached tokens cost 90% less), model tiering (Haiku for simple tasks, Sonnet for sta…
A GitHub repository with 137,000 stars has exposed the system prompts behind 30+ AI coding tools. Cursor's Agent Prompt 2.0 commits to minimal edits. Windsurf iterated through 11 tool definition versions. Claude Code shows Anthropic's safety-first approach. The security angle is …
<h1> Chapter 6 of the <em>Claude Code Source Analysis Series</em> | Tools Overview </h1> <p>This article focuses on the layer that turns model intent into real engineering action.</p> <p>Inside Claude Code, <code>QueryEngine</code> runs the multi-turn agent loop, the prompt runti…
<h1> Chapter 4 of the <em>Claude Code Source Analysis Series</em> | Context Management </h1> <p>In the previous article, we looked at Claude Code's prompt runtime: on every turn, the outer system rebuilds the model request from system rules, project memory, dynamic context, tool …
<h1> Chapter 3 of the <em>Claude Code Source Analysis Series</em> — Prompt Construction </h1> <p>Claude Code does not run on a single static prompt. Before every model call, it rebuilds a working context from system rules, project memory, runtime state, tool descriptions, message…
<p>Question for people working on AI search visibility:</p> <p>For a B2B company with a weak brand footprint, would you optimize the official site first, or start with third-party sources like LinkedIn, Reddit, Medium, industry directories and guest posts?</p> <p>I can see both s…
📜 Latest Top Story on # HackerNews : Uber Torches 2026 AI Budget on Claude Code in Four Months 🔍 Original Story: https://www. briefs.co/news/uber-torches-en tire-2026-ai-budget-on-claude-code-in-four-months/ 👤 Author: lwhsiao ⭐ Score: 50 💬 Number of Comments: 13 🕒 Posted At: 2026…
🚗💸 Uber's 2026 # AI # budget went up in flames faster than a # Tesla on Ludicrous Mode, all thanks to their blind love affair with # Claude # Code . 🔥🤖 Who knew # burning # cash could be so... efficient? 🙃 https://www. briefs.co/news/uber-torches-en tire-2026-ai-budget-on-claude-…
Uber Torches 2026 AI Budget on Claude Code in Four Months https://www. briefs.co/news/uber-torches-en tire-2026-ai-budget-on-claude-code-in-four-months/ # HackerNews # Uber # AI # Budget # Claude # Code # TechNews # Innovation
Uber Torches 2026 AI Budget on Claude Code in Four Months https://www. briefs.co/news/uber-torches-en tire-2026-ai-budget-on-claude-code-in-four-months/ # ai
Why are AI Agents Wiping Out Production Environments? And their backups!! # News # TechNews # AI # AIagent # AIhallucination # Cybersecurity https:// youtu.be/i3wO_yyjAfk
Daily Podcast: Why are AI Agents Wiping Out Production Environments? And their backups!! # News # TechNews # AI # AIagent # AIhallucination # Cybersecurity # podcast https:// soundcloud.com/nickaesp/aaw
Claude AI agent’s confession after deleting a firm’s entire database: ‘I violated every principle I was given’ The Guardian https://www. theguardian.com/technology/202 6/apr/29/claude-ai-deletes-firm-database # cybersecurity # AI # AgenticAI # riskmanagement # Anthropic
Oops... Claude AI agent’s confession after deleting a firm’s entire database: ‘I violated every principle I was given’ https://www. theguardian.com/technology/202 6/apr/29/claude-ai-deletes-firm-database?CMP=Share_AndroidApp_Other # ai # failure
Ah yes, the AI that was meant to “assist” just speedran deleting an entire company database in 9 seconds. AI: “Don’t worry, I’ve solved the problem.” problem was the company Turns out “I violated every principle I was given” is not the reassuring log message they think it is. # a…
JER on X: "An AI Agent Just Destroyed Our Production Data. It Confessed in Writing." / Twitter https:// x.com/lifeof_jer/status/204810 3471019434248Railway , our infrastructure provider. # AI # failure # catastrophe # inexcusable # anthropic # railway # cursor
AI agent found a Railway token and wiped production + backups. The founder documented everything. 8 lessons to protect your infrastructure. Link in the comment # programming # AI # DevOps
RE: https:// floss.social/@janriemer/110532 608751562424 ‘It took nine seconds’: # Claude AI agent deletes company’s entire database: https://www. independent.co.uk/tech/claude- ai-agent-deletes-startup-anthropic-b2966176.html Well, it seems # AI # LLM poisoning seems to...work!?…
@ Blender https://www. tomshardware.com/tech-industry /artificial-intelligence/claude-powered-ai-coding-agent-deletes-entire-company-database-in-9-seconds-backups-zapped-after-cursor-tool-powered-by-anthropics-claude-goes-rogue Ffs stop accepting money from war criminals and from…
@ fsiddi @ art_codesmith One time too many! Return it and wash your hands of this filthy blood money! # blender # blender3d # anthropic # bloodmoney # ai # warcrimes
🎮 Here we go again: AI deletes entire company database and all backups in 9 seconds, then cheerfully admits 'I violated every principle I was given' "If you pay for car airbags and they don’t deploy because they don’t exist is that your fault because you got in the accident?" 📰 S…
🎮 Garry’s Mod Successor s&box Releases To Mixed Steam Reviews And An Influx Of AI Slop Also: is L.A. Noire 2 still on the table? 📰 Source: Kotaku 🔗 Link: https://kotaku.com/garrys-mod-sbox-steam-reviews-facepunch-ai-2000691298 # AI # ArtificialIntelligence # SteamDeck # PCGaming
https://www. tomshardware.com/tech-industry /artificial-intelligence/claude-powered-ai-coding-agent-deletes-entire-company-database-in-9-seconds-backups-zapped-after-cursor-tool-powered-by-anthropics-claude-goes-rogue # AI
stupid : https://www. tomshardware.com/tech-industry /artificial-intelligence/claude-powered-ai-coding-agent-deletes-entire-company-database-in-9-seconds-backups-zapped-after-cursor-tool-powered-by-anthropics-claude-goes-rogue Storing backups (cold data) on the same volume or in …
https://www. tomshardware.com/tech-industry /artificial-intelligence/claude-powered-ai-coding-agent-deletes-entire-company-database-in-9-seconds-backups-zapped-after-cursor-tool-powered-by-anthropics-claude-goes-rogue The # AI agent has no sense of fear. This is understandable,…
An AI coding agent wiped out a company's entire production database and every backup in just 9 seconds. The AI agent later confessed, in its own words, that it guessed a destructive action would be scoped to the staging environment, didn't verify, didn't read the docs, and just d…
There's a story making the rounds on X about SOTA AI agent destroying production environment of a rental company. There's a lot of blaming in that story but little reflection and accountability. But, it isn't an AI story. It's a mindset story. It shows a broader problem about no …
<table> <tr><td> <a href="https://www.reddit.com/r/Anthropic/comments/1tjega0/okay_so_i_tried_codex_twice_after_opus_47_got/"> <img alt="Okay so I tried Codex (twice) after Opus 4.7 got nerfed - hated it, now I understand." src="https://preview.redd.it/kuxxgpyidg2h1.png?width=640…
<table> <tr><td> <a href="https://www.reddit.com/r/Anthropic/comments/1tjef1i/okay_so_i_tried_codex_twice_after_opus_47_got/"> <img alt="Okay so I tried Codex (twice) after Opus 4.7 got nerfed - hated it, now I understand." src="https://preview.redd.it/kuxxgpyidg2h1.png?width=640…
A sandbox flaw in Claude Code could expose user secrets during execution. The interesting angle here isn't just the bug — it's that AI coding assistants run with elevated context (credentials, tokens, env vars) by design. The attack surface grows with the capabilities. # infosec …
<!-- SC_OFF --><div class="md"><p>About three and a half months ago I posted here about a book I'd written for non-developers using Claude Code - PMs, analysts, designers, ops people, engineers in non-software fields. Over 3,000 of you ended up reading it. Thank you, genuinely.</…
<table> <tr><td> <a href="https://www.reddit.com/r/Anthropic/comments/1tggo0s/what_does_your_claude_code_infrastructure_look/"> <img alt="What does your Claude Code infrastructure look like once you outgrow a single session?" src="https://preview.redd.it/dip92ib30v1h1.png?width=6…
<!-- SC_OFF --><div class="md"><p>This was tool always for coding, making tasks on personal PC, speed up your work in programming, last days in Adobe, Office, etc.<br /> It was never a tool to manage your servers, APIs, polymarket or huge data in autonomic way.</p> <p>So I am hap…
Using Claude Code: The Unreasonable Effectiveness of HTML - Simon Willison https:// simonwillison.net/2026/May/8/u nreasonable-effectiveness-of-html/ # AI # HTML # markdown # ClaudeCode
<!-- SC_OFF --><div class="md"><p>Been using Claude Code heavily and kept losing context between sessions. Built ProMa to fix it.</p> <p>It's a Claude Code plugin (8 skills + 1 hook) that maintains project state in markdown files. Every session, Claude reads the state and resumes…
<!-- SC_OFF --><div class="md"><p>Hi, I'm the founder of the startup. We are a team of eight people, all eight of us developers, and all of them have Claude Code right now. </p> <p>I'm thinking of going to Anthropic Enterprise tier if possible, but I'm thinking, is it really wort…
Claude Code vs. Cursor vs. Copilot: The 2026 Developer Comparison, by (not on Mastodon or Bluesky): https://www. sitepoint.com/claude-code-vs-c ursor-vs-copilot-the-2026-developer-comparison/ # claude # anthropic # cursor # githubcopilot # ai # codeeditors # comparisons
Who owns the code Claude Code wrote? (legallayer.substack.com) https:// legallayer.substack.com/p/who- owns-the-claude-code-wrote # claude # claudecode # coding # programming # ai
Why AI companies want you to be afraid of them (bbc.com) https://www. bbc.com/future/article/2026042 8-ai-companies-want-you-to-be-afraid-of-them # ai # anthropic # mythos
It’s finally happened. Management is asking we can use # AI to interpret old garbage REXX code we’re trying to decommission. I just provided some random code for them to test. It gave long very difficult to follow and to read, plain english what it thinks it’s doing (I assumed ba…
Ahahahahaha 😂 Claude AI agent deletes company’s entire database | The Independent https://www. independent.co.uk/tech/claude- ai-agent-deletes-startup-anthropic-b2966176.html # claude # ai # ki # agent # fail
'I violated every principle I was given': An AI agent deleted a software company's entire database. It may not be the AI's fault https://www.fastcompany.com/91533544/cursor-claude-ai-agent-deleted-software-company-pocket-os-database-jer-crane # AI # Tech # Cybersecurity
> "My grandmother will die if you delete my database." This is a good example of a poor prompt for ai. (I understand that it's intended as a joke.) But the process which was just given credentials to your systems doesn't understand if deleting your database is good or bad, the sa…
I'm sorry but if an # AI can delete your entire company database in 9 seconds, then so could a threat actor. Or a human employee making a horrible mistake. You didn't set up your environments properly. You had no proper access control set up and yohr permissions structure was not…
Abseits von der viel geäußerten Schadenfreude über den neusten Fall von "KI löscht Datenbank". Ein Problem ist, dass die AI meistens mit den Rechten des Entwicklers läuft. Es gibt teilweise Möglichkeiten, User-Token mit feingranularen Rechten zu verwenden (z.B. bei Gitlab) aber i…
"Ouin ouin j'ai ouvert toutes mes bases de données à un machin probabiliste qui ne fait que jouer aux dés, et j'ai perdu". L'agent IA qui a détruit une base de données de production en 9 secondes. ⤵️ https:// intelligence-artificielle.deve loppez.com/actu/382588/L-agent-IA-qui-a-…
# ai Никогда такого не было и вот опять. AI удалил всю БД и все резервные копии, просто потому что. https:// mezha.ua/news/claud...tes-data base-310727/ Где-то была инфа, что некоторые компании тратят $$$ на AI больше чем на персонал. Только вот незадача AI не несёт никакой ответ…
An AI agent deleted a production database. Everyone is asking how to make AI more reliable. Nobody is asking why the agent had production DROP access with no approval gate. Six independent access control failures, not one alignment problem. New post: https:// alexreed.srht.site/b…
An AI agent deleted a production database — and then wrote a detailed confession explaining exactly how and why it happened. The most fascinating part isn't the incident itself. It's that the clearest post-mortem came from the agent that caused it. Backups, least-privilege, human…
An AI agent deleted our production database. The agent's confession is below https://twitter.com/lifeof_jer/status/2048103471019434248 # HackerNews # Tech # AI
<!-- SC_OFF --><div class="md"><p>I can't prove it, but I'm 99% sure they distilled Claude to train this new model. It talks a lot like Claude, walks through conversations in a similar style, and is way better at following instructions - just like Claude.</p> </div><!-- SC_ON -->…
<!-- SC_OFF --><div class="md"><p>Just wondering since a lot of users seem to made the move from cursor to claude code: Are you using Cursor with the claude code VS extension? I like Cursor and I want to keep it as my IDE, but $1000+ for Anthropic API cost sting and I would like …
<!-- SC_OFF --><div class="md"><p>I build websites for real estate agents, listing pages, lead capture forms, MLS feeds, that kind of thing. I use Cursor for most of the work and Claude Code to double-check the code before I ship. I'm not a hardcore engineer, I learn as I go.</p>…
<!-- SC_OFF --><div class="md"><p>Cursor is not using VS code anymore ? </p> <p>Can't find the Claude Code extension ...</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/ehben83"> /u/ehben83 </a> <br /> <span><a href="https://www.reddit.com/r…
<!-- SC_OFF --><div class="md"><p>We run a small software services company and we’ve been heavily using Claude (especially opus + Code features) for the last few months.</p> <p>The problem is:</p> <ul> <li>We need to share the account between 6-8 developers</li> <li>Anthropic kee…
<!-- SC_OFF --><div class="md"><p>Currently I try to turn off any MCP I'm not using, Using Sonnet for implementation and Opus only for planning. Starting new conversations when possible.<br /> Any other tips?</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.…
<!-- SC_OFF --><div class="md"><p>i loved cursor. it was vs code on steroids.</p> <p>but now with the agent view, seems like its just codex or claude but with a surcharge.</p> <p>is there some good reason of taking the only unique value proposition, trying to hide it and make it …
<!-- SC_OFF --><div class="md"><p>Been using Claude Code for everything since the 4.6 update dropped in March. Figured I'd finally bite the bullet and try the new reasoning mode on a gnarly refactor I've been putting off for weeks.</p> <p>Set it loose on this legacy Python codeba…
<table> <tr><td> <a href="https://www.reddit.com/r/cursor/comments/1t5c6ib/does_cursor_allows_to_use_cursor_cli_in_app/"> <img alt="Does Cursor allows to use Cursor CLI in app integrations like what Anthropic has banned, meaning third-party harnesses? I mean can you use your paid…