1. Saw In Time when it came out in 2011 and thought it was a wild sci-fi premise. glowing green numbers on your arm counting down to your death, what a concept.

  2. I got tired of re-explaining the same codebase context to coding agents. Stuff like: “we tried moving auth into middleware, but backed it out because it broke OAuth callbacks,” or “that weird retry logic exists because Stripe webhooks arri…

  3. When I joined the Codex engineering team in September 2025, Codex for Windows didn’t have a sandbox implementation meaning that Windows users were forced to choose between two subpar options when using OpenAI's coding agents: Approving nea…

  4. Containarium The open-source, self-hostable, agent-native sandbox. Bring your own agent — Cursor, Claude Code, OpenCode, your own MCP client.

  5. "Starting June 15, 2026, Agent SDK and claude -p usage on subscription plans will draw from a new monthly Agent SDK credit, separate from your interactive usage limits." Details: https://support.claude.com/en/articles/15036540-use-the-clau…

  6. How's it going. As a lot of you have been messaging me about Claude, I figured I would share a version of my dashboard & give it to you guys for free.

  7. I’ve been hitting the same wall for months: I’d build up a CLAUDE.md over weeks of work — project conventions, gotchas, business rules, the “we tried that, don’t do it again” lessons — and eventually the rules file itself starts eating my…

  8. This is not a promotion. We are looking for suggestions.

  9. 20 items

    Recent evaluations show that smaller models like Gemma 4 E2B outperform larger siblings in multi-turn tasks. Meanwhile, function calling capabilities are being enhanced across various AI platforms, including Qwen and Claude, with new search engines and defense mechanisms also emerging to support these advancements.

    model roundup

    Opus 4.7
    354 items

    Claude Opus 4.7, released on April 16, 2026, is Anthropic's latest advanced AI model, offering improved handling of complex tasks and a larger context window of up to 1 million tokens. This version is 50% more expensive than its predecessor due to enhanced capabilities in software engineering and hybrid reasoning.

  10. In May 2023, OpenAI CEO Sam Altman was sworn in and testified before Congress about the regulation of artificial intelligence. Senator John Kennedy of Louisiana heard his ideas about licensing advanced models and asked if Altman might be q…

  11. In my edtech bootcamp, I manually called mentors for a full-stack role. Same 4-6 questions every time, then manual back-and-forth for scheduling.

  12. Ok so my background is paid media, mostly lead gen. For years I'd watch the same thing happen with every client.

  13. For the past several months, I’ve been working with Claude as my primary collaborator on a project called SMARRT, which is a diagnostic framework that audits AI prompts before generation to flag what’s strong, weak, missing, or not applica…

  14. Open-Sourcing :Harvey:’s Long Horizon Legal Agent Benchmark An open-source benchmark built to evaluate and improve agent capabilities for supporting legal work. We’re introducing Harvey’s Legal Agent Benchmark (LAB), an open-source benchma…

  15. TLDR; I used AI I make my boy's head less blurry. So I'd like to preface this by saying I've edited the photo (about 2 hours of work) after I asked ChatGPT to help me make my snake's head clearer, because this is my absolute favourite pict…

  16. Before you say anything, I know Claude is better (and I prefer Claude). Today, a friend got an offer from Amex for a discount on ChatGPT through his Amex Biz card.

  17. I keep seeing people dismiss plain LLM-client workflows as “AI slop.” Since this is r/ClaudeAI, let’s make the challenge specific. Bring Claude Code.

  18. model roundup

    Qwen 3.6
    424 items

    Qwen3.6-35B-A3B, a 35 billion parameter sparse MoE model with an active parameter count of 3 billion, was released on April 16, 2026, as open-source software under the Apache 2.0 license by Alibaba Qwen. It offers advanced functionality across various AI applications and outperformed competitors in drawing tests.

    event

    Cowork
    232 items

    Issues with Claude Cowork have been reported, including errors and disruptions for some users on April 16, 2026. Additionally, Google has developed its own desktop Agent to compete with Cowork, while users continue to explore alternatives and troubleshoot bugs in the platform.

  19. Just received the email, effective date is June 15th. Figured it would happen eventually, but damn are we reliant on it for a lot of workflows internally in our company now.

  20. What I've seen from those who have dared to deploy agents with spending/financial capabilities, there seems to be three distinct comfort levels in practice. Most, as expected (still early days), are at the query and recommend stage, agents…

  21. Shipped v0.2.0 today. MIT, public repo.

  22. Has anyone else run into major issues with MiMo-V2.5 (the 310B total / 15B active MoE model from Xiaomi)? I tried the UD-Q4_K_XL quant from Unsloth.

  23. I've been building multi-agent systems for a while — running a 40-agent team on a real product at work. The pattern I kept seeing fail was the same one most public setups use: one agent reviews code, decides if it's good, and routes the ou…

  24. Has anyone successfully created any Google apps script using Claude code? Google recommends using "clasp" that turns the cloud GS files into local JS files.

  25. Anthropic reinstates OpenClaw and third-party agent usage on Claude subscriptions — with a catch | VentureBeat Orchestration Infrastructure Data Security More Newsletters Featured Anthropic reinstates OpenClaw and third-party agent usage o…

  26. A few days ago u/thanpolas posted "the trick was the spec, not the prompts" after shipping a full app solo with Claude. That exactly matched what was eating my time.

  27. I'm trying to figure out what actually makes a power user. I saw a news headline and the author stated using audio to audio made him a power user.

  28. Seems to me like they can basically do everything software related now so surely a good enough sequence of input tokens would be enough. I guess in a way it's guaranteed since the frontier labs are doing all their work through agentic flow…