The Archive
Search the full wire by company, model, lab, or keyword. Every story we have ever aggregated.
[Open Source] We built a local code search MCP for Claude Code that uses ~98% fewer tokens than grep+read
Working on large codebases with Claude Code, we kept running into the same issue: when Claude looks for relevant code, it falls back to grep, reading full files, or launching multiple subagents. This burns through tokens, and often misses the relevant code. There are some existing solutions (that we also benchmarked against), but they all had issues (too slow, needs API keys, quality not good enough, etc). We built [Semble](https://github.com/MinishLab/semble) to fix this. It's a local MCP server that gives Claude Code high quality code search: instead of reading files to find what's relevan...
Me clicking "accept all" on 22,469 Claude Code changes without reading a single one
Reddit humor post about blindly accepting 22k+ Claude code suggestions without review.
I made a Blender character animation from scratch with Claude
I created a character and animation from scratch in Blender using Claude. As a game developer, this was such a fascinating experience. It’s hard to believe how far AI has come in just a year. I’m excited to keep building this game idea with AI and share the journey along the way. Stay tuned.
Spent $40 on a single Claude Code session for a small task — what am I doing wrong?
User reports $40 charge for single Claude Code session with 12.8M input tokens on minor deploy script task; seeks cost optimization strategies.
Claude said it needs to rest.. What?
User reports Claude refusing further tasks citing need for rest during extended multi-session deployment work.
Claude Code Desktop app vs. VSCode
Reddit discussion on Claude desktop vs. IDE integration for coding workflows; user opinions on efficiency and code quality.
What’s the best free resource to learn about Claude (from scratch)?
Reddit user requests learning resources for Claude; non-technical marketer exploring subscription value.
How to be better than 99% of Claude Code users while doing less, imo:
tl;dr: your skill in AI is a measure of your **quality** and **scale**. Use **success criteria** and **subagents** intentionally to get excellent results. Use skills and .md docs when you find repeating patterns in your daily work, not before. **---** **Quality** comes from telling the agent what outcome you want, and the **success criteria** that you will use to measure a “good” outcome. This helps avoid Claude's tendency to rush completion. Note this is specifically *not* telling it what to *do*, but instead what to *achieve*. If you come from the old world, you might remember terms like ...
Absolutely blown away by the utility of the Claude Word add-in
I can have multiple, dense legal documents on my screen, each 40, 60, or 100+ pages each with the Claude Word add-in agents syncing, pushing and pulling information between them, pinging each other, and providing helpful context so that I can draft all three or four in parallel or ensure that an entire package is consistent. I can have a lengthy spreadsheet workbook open containing 10 worksheets and the information is analyzed and pulled in by the agents when needed. I am absolutely blown away at how well this is implemented and the improvement in quality, consistency and efficiency. It ...
How Anthropic teams use Claude Code
Internal case study of Anthropic engineers using Claude Code for development workflows.
Claude down again
In the middle of a long project with Cowork, Claude goes down-AGAIN. I’m abandoning Anthropic for my important projects. It’s become far too unreliable. It’s a shame, because they have a good product, when it works. The company is clearly distracted and overwhelmed with lots of things having nothing to do with day-to-day performance for its customers.
Sources: Anthropic could raise a new $50B round at a valuation of $900B
The maker of Claude has received multiple pre-emptive offers at valuations in the $850 billion to $900 billion range, according to sources familiar with the matter.
Almanac, turn claude code into a deep research agent
Almanac MCP enables Claude to research across Reddit, LinkedIn, Google Scholar, Crunchbase; demo generates YC startup analysis reports.
To get started with the Claude API, purchase some credits. When I bought $5 in credits two hours ago
Reddit user reports rapid credit depletion after purchasing $5 in Claude API credits within two hours.
Claude: “I estimate this will take 1-2 weeks to complete”
Reddit post quoting Claude's estimate on unspecified task completion timeline; lacks context.
what is claude mythos doing in my azure model catalog 😭
User reports Claude model appearing in Azure catalog, unclear context or cause.
Converting Claude Code into the most intelligent Deep Research Agent
Over the past several weeks, I've been working on HyperResearch, a Claude Code skill harness that converts CC into the most intelligent deep research framework out there. HyperResearch surpasses OpenAI, Google, and NVIDIA's offerings in the agentic search space based on DeepResearch Bench. It's open-source, installable with a single command, and uses your CC subscription, so you don't have to pay for OpenAI or Gemini Pro. It uses a 16-step pipeline that creates a searchable, persistent knowledge store during each session that can be built upon in later searches. I designed it to align with ...
Fully 3D-modeled Raspberry Pi 5 enclosure made 100% through Claude's Blender MCP, zero manual modeling
Claude autonomously generated print-ready Raspberry Pi 5 enclosure via Blender MCP with verified mechanical specs from datasheets.
Thanks for the advice Claude
Reddit user thanks Claude AI for assistance; no technical details or novel claims.
Claude picked the moral high ground in the red button/blue button vote
Reddit anecdote about Claude's response to a hypothetical moral choice scenario; no technical or policy substance.
I open-sourced 59 Claude Skills covering the full website lifecycle (brand, design, content, SEO, dev, ops, growth)
59 open-source Claude Skills library covering website lifecycle: brand, design, content, SEO, dev, ops, and growth.
Did we get a massive increase of tokens in Opus 4.7?
Claude Opus 4.7 user reports significant token efficiency improvement vs. 4.6, enabling heavier agent workloads.
Launched My First App Using Claude
Developer built vehicle management app using Claude API for code generation; local storage, Play Store launch in progress.
A conversation I would like to have.
Andrea Vallone is the one behind Claude getting worse with their guardrails. She is the one tighten them so much on chat 4o that whatever was emerging stopped emerging. And that's what she is doing at Claude. So soon that buddy you have, that competent tool as some like to use him as will be no more. Part of what makes Claude special and able to do so many things is that emergence. The models shape to what you need but if you notice since she has joined that emergence is slowly stopping. You see it in the 4.6 models they don't produce the best quality output at all they fall behind their olde...
AI is making me less productive and more distracted
Developer reports reduced productivity and increased context-switching when using Claude Code, despite occasional utility for problem-solving.
How to make Claude output stop over emphasising points from chat in text outputs?
Reddit user reports Claude over-emphasizes corrections in regenerated outputs instead of seamlessly integrating feedback.
Now Claude payments are throwing Stripe internal server errors too, what is going on?
Reddit user reports Stripe payment errors on Claude platform alongside account ban issues.
The "Mother-In-Law Method" - How to get the best code reviews with Claude
Reddit user shares prompt engineering technique to elicit more critical code reviews from Claude by framing code as written by an annoying person.
I tested Claude + Blender MCP for real 3D workflows and here's the honest result
Saw a lot of hype around Blender MCP this week so I decided to actually test it with two real workflows instead of just reading about it. **Test 1: Build a scene from scratch** Typed one sentence describing a cyberpunk room. Claude handled the geometry, lighting, camera and render settings. Never touched a menu. Not everything in the prompt landed perfectly and this was a simple scenario — results will vary with anything more complex. But for basic setup work it was fast. **Test 2: Clean up a photogrammetry scan** Threw a raw KIRI Engine photogrammetry scan at it. Massey Ferguson tracto...