Vol. I · No. 123THU, AUG 20, 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 ...

··
30 stories