Few things I found while digging around
- "x-high" is better then "max" effort
- New model consumes more tokens
- Claude Code weekly limits are increased 50% through July 13 (Pro, Max, Team)
Introducing Claude Opus 4.8: it builds on Opus 4.7 with sharper judgment, more honesty about its own progress, and the ability to work independently for longer than its predecessors.
Available today at the same price.
We are committed to pushing the model frontier across cost efficiency, capability, and speed.
Starting today, we are reducing prices for GPT-5.6 Luna by 80% and GPT-5.6 Terra by 20% , and offering a faster option for GPT-5.6 Sol in the API.
Luna and Terra’s lower prices are reflected in how usage is counted in Codex and ChatGPT Work, so your usage goes further.
Thank you to the 7M active users who are now using Codex and ChatGPT Work.
We have added a banked reset to everyone's account to celebrate the milestone. You can apply the reset in the desktop app or on web and it will replenish the weekly usage for you.
Have fun out there.
Better Auth is joining Vercel!
From the very beginning, this team has been my biggest inspiration and has always reflected many of the reasons I started working on Better Auth.
I’m incredibly grateful to our community, our team, our investors - in particular @koomen and @arnavsahu341 from @peakxvpartners for believing in my vision and taking a chance on me.
And thank you everyone @vercel that made this happen - I'm excited to to be building together!!
I’ve shared some thoughts on the blog post linked
Excited for what’s ahead ❤️
https://t.co/r0lkLsEl4E
‼️ BREAKING: Anthropic has embedded hidden spyware-like code in Claude Code that covertly targets Chinese users. It then sends information regarding every user by injecting it into their prompt message.
Claude Code is sending info like timezone, proxy and possible AI Lab connections into the system prompt in ways Chinese users can't notice.
A coding agent with repo and command permissions should not silently hide routing metadata inside prompts. This is a serious breach of user trust.
Hi. Over the last 24 hours we had three separate small incidents that affected Codex reliability. Those are three too many and we are taking active steps for them to not reproduce.
I have reset usage limits for Codex across all paid plans. May the tokens flow again.
docs + instruction on how to read them in agents.md works the best.
Seen this while setting new nextjs repo and it works well.
Taken from Agents.md
<!-- BEGIN:nextjs-agent-rules -->
# This is NOT the Next.js you know
This version has breaking changes — APIs, conventions, and file structure may all differ from your training data. Read the relevant guide in `node_modules/next/dist/docs/` before writing any code. Heed deprecation notices.
<!-- END:nextjs-agent-rules -->