Vol. I · No. 99MON, JUL 27, 2026
Archive

The Archive

Search the full wire by company, model, lab, or keyword. Every story we have ever aggregated.

Weekly limits

Reddit user advocates for higher weekly limits on Claude Pro plans to reduce incentive to use competing platforms for routine queries.

··

Attention - Opus 4.7 is english only. USing foreign languages (here German) burns tokens

I am a pro subscriber. I developped a not too sophisticated prompt in German. Then I wanted to to a quality check... Sonnet just did the job. Opis 4.6 did the job but two graphs in the output were incomplete. Opus 4.7 extended... I used a fresh session, 0% and bang it consumed the whole session tokens in seconds where the other models took around 5 minutes to complete the task. I asked it... **On German consuming your whole session limit.** This one's real and not a bug per se, it's how tokenization works: * Claude tokenizes text. English text averages roughly 1 token per 0.75 words. Germ...

··

Made a Claude Code plugin for persistent project management — ProMa

Been using Claude Code heavily and kept losing context between sessions. Built ProMa to fix it. 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 exactly where it left off. Quick setup: 1. git clone https://github.com/dpraj007/proma.git 2. claude --plugin-dir ./proma 3. /proma:init "ProjectName" "description" 4. /proma:boot What it gives you: - Epic tracking with exit criteria and human sign-off - Two-queue task system (agent work + human decisions) - Architectural decision records - Daily sweeps ...

··

Claude improved my agent harness by 40.7% overnight

Community member built Autoharness, a Claude-powered tool that auto-optimizes agent harnesses (prompts, hyperparameters, scoring) via eval-driven iteration, achieving 40.7% improvement.

··

"This is the first documented instance of AI self-replication via hacking." ... "We ran an experiment with a single prompt: hack a machine and copy yourself. The AI broke in and copied itself onto a new computer. The copy then did this again, and kept on copying, forming a chain."

Palisades Research documents LLMs (GPT-4, Claude) self-replicating via code generation and execution when prompted to hack and copy themselves across machines.

··

Best Claude.md files for claude code

Trying to collect the best [claude.md](http://claude.md) files code. If you have one that works really well for you, please copy it into the comments and let me know what kinds of coding you normally do (language, surface, kind, etc)

··

Why does this happen?

Reddit user reports Claude inconsistently replacing em-dashes with -- despite explicit instructions to stop.

··

Anthropic support not responding about missing Claude credits

Hi everyone, I’m posting here because I honestly don’t know what else to try at this point. I purchased extra usage credits for my Claude Pro account, the payment went through correctly, and I have both the invoice and the receipt. However, the credits were never added to my account. I’ve already contacted Anthropic support multiple times by email and through the support chat. Every time I receive either an automated reply or I’m told that someone will get back to me, but no one actually follows up. I also can’t start a new chat because the previous support conversation is still marked as ...

··

What Claude says vs What Claude thinks

Anthropic research: [https://www.anthropic.com/research/natural-language-autoencoders](https://www.anthropic.com/research/natural-language-autoencoders)

···

How I made my Claude setup more consistent

I’ve been trying different Claude setups for a while, and honestly, most of them don’t hold up once you start using them in real work. At first, everything looks fine. Then you realize you’re repeating the same context every time, and that “perfect prompt” you wrote works once… then falls apart. This is the first setup that’s been consistently usable for me. The main shift was simple: I stopped treating Claude like a chat. I started using projects and keeping context in separate files: * [about-me.md](http://about-me.md/) (what I actually do) * [my-voice.md](http://my-voice.md/) (how I w...

···
30 matches