Opening another 100 alpha access spots. Last ones for a while. First come, first serve! (Oh, and you can use your Claude Max subscription so most tokens are free!)
SOFTWARE
-
Image generation confirmed: Easy fix for numbers, but mistake left for honesty.
By
–
Yes — this also proves it's imagegen, i.e. it didn't just literally generate the whole thing via code. Fixing this was as easy as saying "Fix the numbers in the lower right." I did do this but decided it was more honest to leave the mistake in.
-
Anthropic Quietly Restores Claude Code Access for Pro Users
By
–
Has anyone seen ANY official communication from Anthropic or an Anthropic staff member about the fact that the checkbox for Claude Code on Pro is back to being checked again, or is the only evidence that they've reversed course on this that one box on http://
claude.com/pricing? -

Easy sharing of chat logs to Hugging Face
By
–
Very cool. Would be super nice to make it easy to share the chat/session logs to HF
-
Open Source Project Focuses on Core Development and Plugins
By
–
It's open source, anyone can build on top of it or do plugins. I'm super busy focussing on core.
-
discrawl 0.3.0 Release: Git-Backed Archive Sync
By
–
discrawl 0.3.0 is out. This release adds Git-backed archive sync, so a Discord archive can be published to a private repo and queried locally without every user needing bot credentials. Also: auto-refresh, activity reports, field notes, faster imports.
-
How to Enable Summarized Thinking Mode in AI API Settings
By
–
OK, here's a resolution – I managed to get it to think using these settings: "thinking": { "type": "adaptive", "display": "summarized"
},
"output_config": { "effort": "max"
} Without "display": "summarized" I couldn't tell if it thought or not -
Reasoning Tokens Not Reported Separately in API Response
By
–
Thanks, that did work! https://
gist.github.com/simonw/0f1a370
92fd0814bae75050eced48889#raw-json-response
… – the thing that confused me most is that it doesn't report "reasoning" tokens as a separate line item any more, see comment at the bottom of my Gist -
Codex Now Available Across ChatGPT Free Plus Pro Plans
By
–
ICYMI – you can use Codex across Codex App, CLI and IDE with your ChatGPT Free (0$), Go (8$), and Plus (20$) plans too! This is of course in addition to both Pro plans (100 & 200$) You can just build things!!