1. i've been using claude 4.7 on a next.js project and it keeps pausing to confirm my files aren't malware. like i asked it to help redesign a page and it's reading through my files going "this is not malware — it's a standard Next.js page co…

  2. Built two open source agents: 1. Research agent - searches the web, streams answers with sources (like Perplexity) 2.

  3. I’ve been thinking about how AI agents could evolve beyond simple task automation into something more like a personal knowledge system. Right now, most tools feel disconnected notes in one place, browsing history elsewhere, saved content s…

  4. i keep noticing that a lot of the discussions here don’t really touch on how important it is for companies to build their own AI agents rather than just relying on generic solutions. It seems like there’s this underlying trend where busine…

  5. Elon Musk’s lawsuit against Sam Altman will head to trial this month in an Oakland, California, federal courtroom, where nine jurors will settle a years-long dispute between the cofounders of OpenAI over the group’s founding mission. While…

  6. Claude Opus 4.7 is Anthropic's most capable generally available model, released April 16, 2026. It outperforms Opus 4.6, GPT-5.4, and Gemini 3.1 Pro on key benchmarks including agentic coding, multidisciplinary reasoning, scaled tool use,…

  7. You can finally switch models in a chat without having to start a new one! I love this.

  8. White House Works to Give US Agencies Anthropic Mythos AI - Bloomberg Skip to content Bloomberg the Company & Its Products The Company & its ProductsBloomberg Terminal Demo RequestBloomberg Anywhere Remote Login Bloomberg Anywhere LoginBlo…

  9. Don't know if anyone else is experiencing the same, but since getting Opus 4.7 most of the reasoning steps seems to be Claude obsessed with writing malware. I have highlighted a few, but I kept finding more and more and decided to stop the…

  10. I built an open-source research agent. You ask a question, it searches the web via Tavily, synthesizes an answer with an LLM, and shows the sources it used.

  11. When I first setup my PC, I did get 92t/s in Qwen3.6 35B A3B, and now for some reason it won't ever get past 30t/s no matter what settings I use, either rocm or vulkan. .\llama-server.exe --model ../models/Qwen3.6-35B-A3B-UD-Q5_K_M.gguf -c…

  12. Hi, I do a lot of writing and would be interested to know what people's thoughts are on the most capable model for proofreading, grammatical and academic editing. I have 48GB VRAM but don't imagine i'd need something too overkill.

  13. I use Claude Code every day, and the React Ink TUI started buckling whenever the work got real. Multiple agents in parallel, big diffs streaming in, long tool-call chains.

  14. The data has been slowly building up and points to a very likely economic and rational conclusion : Anthropic is effectively constructively terminating its Max subscription plans with the eventual goal of an enterprise-first (or only) focu…

  15. For context, I'm developing a game runtime modifier and reverse engineering kit with an agentic operator baked in. Something like Cheat Engine with a VS Code-style UI and an AI-first tool-heavy agentic harness.

  16. Make AI agents that never see your data.

  17. https://preview.redd.it/6cep3du3flvg1.png?width=1442&format=png&auto=webp&s=3ca3b852c86bdb20fa1d2d750a1cde66a1230278

  18. When openclaw hit 60k github stars in 72 hours I assumed it was another overhyped open source project that would quietly fade out once people actually tried to use it. Everyone kept calling it the "AI employee" and it sounded like marketin…

  19. Hi all, I am trying to install Claude on my Windows desktop, but the installer never completes. What happens is: It starts downloading, then switches to retrying download, and eventually shows an error popup saying: “Download failed.

  20. https://preview.redd.it/uzyurnroelvg1.png?width=1800&format=png&auto=webp&s=2c9251af2394be2f51cb7b9b18238890717c23ed Did they remove reasoning levels on the new gui for claude code desktop or move them somewhere else?

  21. Introducing Coregit Two developers from Kazakhstan built a Git API that commits 1,000 files in one call while GitHub needs 105. It's 3.6x faster, handles 15,000 requests per hour instead of 500, and runs on Cloudflare Workers with zero ser…

  22. I ran into something confusing with Claude Code and wanted to check if others have seen this. My usage: - 2 conversations total - One conversation: ~70k–100k tokens (as reported by Claude Code) - Another conversation: ~11k tokens - Mostly…

  23. Writing a fine-tuning and deployment pipeline isn't as easy as it looks (Gemma 4 Version) Fine-tune and deploy Gemma 4 on Oxen.ai Google's Gemma 4 dropped in April 2026 with multimodal support (text, image, video, audio), a novel hybrid KV…

  24. Hey, I have a M1 Pro 16gb machine, and I wanted to run the Qwen3.6/3.5 35A3B model. However, this model cannot fit on a 4bit quant on my system.

  25. We’ve been managing AI coding tool adoption at a 300-dev org for a little over a year now. I wanted to share something that changed how I think about these tools, because the conversation always focuses on which model is smartest and I thi…

  26. Hi everyone, my name is Chris, I have been sharing with LocalLLaMA over the past few months what we are working on at SwampRabbit Labs, where we are building tools for LLM integration, especially locally, for interactive media (game system…

  27. well not really but almost (: i liked the companion concept so much that i had to built something like that . so like a good Claude viber i added a new plugin called Compi a collection game that played directly inside Claude with Claude as…

  28. I want to run a custom-built deep research equivalent pipeline, locally. I also want to be able to run coding agents.