Beginning July 20, Claude Fable 5 will be included in all Max and Team Premium plans, at 50% of limits.
Pro and Team Standard users will continue to have access to Fable via usage credits, and will receive a one-time $100 credit.
Demand for Fable has been challenging to predict, which is why we rolled it out to subscription plans in stages, extending access several times as we secured additional capacity.
I love waking up to this news.
So good, I had spec out all my projects ready, now I get a couple of more sessions .
I hope July 19 you get extended again
Watching videos is dead
Hermes’ watches it for you.
Hermes Video Analyser inspects scenes, speech and on-screen text, then gives you clear answers with timestamps.
It’s simple, copy the link of a 3 hour YouTube video give it to your Hermes’ agent it will come back with key learnings.
Getting access to information is so easy.
The Printing Press now prints SELF-LEARNING CLIs Every CLI it prints from now on leaves itself notes, so your agent gets smarter every run. Real benchmark in the video: same question went from 10 calls to 2 calls. Printed an ESPN CLI before the World Cup existed... it taught itself how to find results. @ppressdev (SOUND ON!)
GPT-5.6 Sol was released a few days ago, and it’s insane.
This guy recorded a full 21-minute free tutorial on how to build premium, cinematic websites with GPT-5.6 Sol
I'm just going to dump my whole agentic setup out here, because I see too many people missing giant chunks of this and it's hurting them.
Here's what I have and recommend:
0. an AGENTS.md that is a router -- it sends the agent to the right skills, docs, tools
1. a standard workflow doc/skill customized to my needs ... (grab Matt Pocock skills if you don't already have something) ... I tag this in most sessions with `@/AGENT_WORKFLOW.md` and it pulls it in.
2. self-healing docs for every system, and agents are instructed to keep them updated ... I tag the ones I know I need, or let the agent find them through AGENTS.md ... I also provide a more detailed summary in the first 7 lines of every doc, so they're easily greppable to find the right thing, and this is documented in AGENTS.md
3. agents always run the app ... the agent should always actually run the app itself, and test its work and fix issues as it goes, especially if running autonomously / asynchronously
4. end-to-end tests and instructions to write more and keep up to date, and docs on how to write tests, what to avoid, and a list of all the tests and what they test in yet another markdown doc ... write and run targeted tests during implementation, improve and commit with work
5. custom linters at precommit hooks looking for any problems you run across, with `--fix` fixing the problems automatically, OR if that's not feasible, it shells out to a cheaper LLM like Composer 2.5 or Sonnet to fix the problems -- NOT just flagging them, but actually resulting in cleaned code
6. cross-agent review at each major point: research, plan, implementation, and wrap-up. I mean codex, claude, cursor, whatever -- but it shouldn't be the same model reviewing the same code. And specific docs for agent review, what to look for, how to approach it. Also, personas -- looking at the code from different perspectives, such as maintainability, code quality, security, performance, AI smells, domains (e.g. "financial services expert" or whatever) ... and each persona also "owns" a set of system docs too and keeps them up to date
7. agent traces / worksheets that track what the agent is doing each session. if the agent fails partway through, you should be able to hand this worksheet to another agent and it could finish the job. commit this worksheet with the work so it's all connected and easy to reference later (you will reference these later!!), also have the agent apply git tags that correspond to specific worksheet names so they're easy to find
8. automatic agent feedback to you at the end of the session, added to a doc that is also committed with the work, that you periodically ingest into an interactive session and improve your workflows
9. a tools or bin folder that contains python or bash scripts that the agent has skills to make to make its job easier (for example, I have an `agent_review` bash script that lets the agent kick off agent reviews via CLI without knowing each agent's particular incantations) ... docs on how to make scripts effectively, and instructions to constantly build these out more
10. periodic agent sweeps through recent commits, looking for problems / gotchas from a higher level across commits
11. a coding conventions doc that is just for specific coding conventions you want to see in the code base, your review agents use these a lot (but a lot of this should be in linters)
12. an agent loop / night shift skill for autonomous work, that lays out how the agent is to approach this, from an orchestration standpoint
13. a task queue that is accessible to the agent (mine is just a TODOS.md, but yours might be in Linear etc, with a CLI to fetch via API)
14. a periodic false-confidence test audit skill that looks for tests that aren't actually testing what you think they're testing, and that fix those
15. visual regression tests -- take screenshots, compare via tool and with agent visual review, commit with work (git lfs useful here) or at least push into the PR
16. automatic performance benchmark tests that notice when performance degrades
17. performance profiling tools that can be used by agents for targeted benchmarking, trying new techniques, comparing outputs, and comparing profiles
18. end-of-shift full validations, including running all tests, performance, agent reviews, sweeps, everything -- when you return, it's all as pristine as it can be
If you have all this, your agentic coding experience is going to be very different than dry prompting and manually guiding it toward the right thing every time.
ChatGPT 5.6 is the greatest technology I've ever used
I've been testing it in early access and I can confidently say it's as smart as Fable for a fraction of the price
It's harness is also 100x better
Here's everything you need to know about getting the most out of ChatGPT 5.6
Claude Fable 5 is actually beast for web design
❤️🔥 Just recorded a full guide on how to Design & Build Interactive Animated 3D websites with Claude Code + Fable 5 (0 Design + 0 Coding)
launching https://t.co/5F8Xyzg1Hw today!
it's an open source catalog of every products MCP / API / CLI / GraphQL server and how to authenticate to them
deep links to generate api keys, 1 click copy spec urls, it's still early but i've been loving having it
The greatest AI model ever created Claude Fable 5 is back
Fable truly gives you super powers, but only if you prompt it the right way
In this video I give you the first 8 things you should be doing when you get access to this model again
We are SO back:
Claude Fable 5 will be available again globally tomorrow.
After a series of productive conversations with the US government, we're redeploying the model with a new set of classifiers to target and block more cybersecurity tasks. In the near term, some routine tasks like coding and debugging will fall back to Opus 4.8. We’ll continue to refine these classifiers over the coming weeks to reduce false positives and better distinguish genuine misuse from legitimate requests.
We’ve also begun drafting a consensus framework—with Amazon, Microsoft, Google, and other Glasswing partners—for assessing the severity of AI jailbreaks and how AI developers should respond to them. We invite other industry partners and model providers to join us in this effort.
Finally, we’re scaling up our collaboration with the US government on model testing and safeguards. This will include pre-release access to models and safeguards for evaluation, information sharing on jailbreaks and misuse, and dedicated resources for joint research.
Thank you to our users for your patience, and to our partners across the government, industry, and the research community who worked alongside us to make Fable 5 available again.
Read our full blog: https://t.co/VHyum831ri
Massive day
Claude Sonnet 5 is going to release and even potentially Fable 5
Good news and bad news: Sonnet 5 is looking like it will be excellent, fast and cost effective. Fable 5 looks like it might be API pricing
Still, you need to prepare. Block off your calendar now
Delete your TikTok. Delete your Roblox account.
You need to tell your friends you'll be in Turks for the week
When the fireworks are going off Friday,, you're squarely staring at your phone maintaining your Fable coding loop
You do what it takes to lock in and use these new models hardcore when they drop/come back
As you probably learned with the last Fable release, the first few days are a massive opportunity to get ahead.
If you can leverage Fable 5 effectively, you can literally move mountains
Take these actions now:
• Download Claude Code Desktop (best way to use Claude Code)
• Get your OpenClaw/Hermes ready for the update
• Turn on the setting in Claude Code that auto turns on remote sessions so you can code on the go
• Moment the new model drops plug it in and use it
Lock in my friends. Now is the opportunity to strike