Opus 4.6 lets you set the effort level Not... every task needs high reasoning. For simpler tasks you can set it to low or medium. Claude thinks less (or skips it entirely), makes fewer tool calls, and gives more concise answers Lower effort = faster responses with fewer tokens!show more

Lydia Hallie ✨
34,173 次观看 • 5 个月前
ANTHROPIC JUST DROPPED THE OFFICIAL GUIDE TO PROMPTING OPUS... 5 This is the most important prompting guide for anyone using Claude. Bookmark this before you forget. Most people still prompt Opus 5 like older models. That's the mistake. > give the complete task upfront — don't drip-feed instructions. > explicitly ask for shorter responses if you want them. > use low/medium effort by default. increase effort only when needed. > let it finish the entire feature instead of asking for partial implementations. > use subagents intentionally for large codebases, not every task. Opus 5 is at its best when you stop micromanaging it and let it own the work. Read it before writing your next prompt. Claude → Opus 5 → Agentic Execution → Production-Ready Output → Moneyshow more

Rahul
402,141 次观看 • 8 天前
PEOPLE ARE BURNING THROUGH THEIR TOKENS IN 30 MINUTES... AND BLAMING CLAUDE The problem isn’t with the model. The problem is how they’re using it A simple formatting question they set Max effort The 40th message in the chat the model re-reads the entire history from the beginning Every single time. Using your tokens Low effort costs 10 times less than Max Just get into the habit of routing tasks by level and your limit won’t run out by noon Tokens don’t disappear. You’re just paying for unnecessary processingshow more

Asteri
15,752 次观看 • 2 个月前
Sonnet 5 is here. It's worse than Opus 4.8... on nearly every benchmark... Does that mean it's useless? Absolutely not. Use it with Claude Code Dynamic Workflows! 1. /model set to Sonnet 5 2. /effort set to Ultracode 3. Any complex task will kick off a dynamic workflow This will only become more powerful when Fable is back. You'll use Fable 5 as the superintelligent advisor and Sonnet 5 as the fast and efficient implementer.show more

Dan McAteer
662,911 次观看 • 1 个月前
You don’t have to use one model (or one... provider!) for everything. With Workshop, you can combine frontier and local models in the same workflow. For example: Opus can be the main agent, and delegate specific tasks to Gemma 4 via subagents. Better quality where it matters. Better privacy, speed, and cost where it counts. One workflow, best model for each task.show more

Workshop AI
904,641 次观看 • 3 个月前
Claude Code Scheduled Tasks is now available... here's a... solid idea to connect it with Telegram Save this so you don't forget to set it up! First, ask Claude to add a simple Telegram messaging module to your repo. You can use the Telegram Bot Builder Skill from Link: Install command: npx claude-code-templates@latest --skill enterprise-communication/telegram-bot-builder Once the module is in your project, grab your bot credentials from BotFather and add the bot ID to your .env file That's it! ✅ Now every Scheduled Task you create should end with an instruction for Claude to send the task result to Telegram using that module. Claude will handle the delivery automatically on every task it runsshow more

Daniel San
91,123 次观看 • 5 个月前
New Claude Sonnet 5 performs at GPT 5.5 level... 6x cheaper! We gave 4 models the same prompt: build three self-contained HTML5 canvas scenes with real physics crash demos Prompts: - A car crashes into a brick wall - A wrecking ball destroys a house - A catapult throws a rock at a castle wall Outputs: Sonnet 5: 15,047 tokens, $0.15 Opus 4.8: 23,063 tokens, $0.58 Sonnet 4.6: 25,824 tokens, $0.39 GPT 5.5: 31,152 tokens, $0.94 Sonnet 5 did as well as Opus 4.8 and GPT 5.5 on all three tests. In the wrecking ball test, it beat Opus 4.8. The cable moves smoothly and every hit connects. In the catapult test, it beat GPT 5.5. The rock always lands inside the wall. Sonnet 5 still needs better detail and graphics. But it used fewer tokens than every other modelshow more

atomic.chat
727,939 次观看 • 1 个月前
Perplexity Computer in 60 seconds: 1. It's a cloud-based... AI employee that runs tasks in the background. 2. 19 models working together. Claude for reasoning, GPT-5.2 for research, Grok for speed tasks. You don't pick. It routes automatically. 3. 400+ connectors. Gmail, Slack, Notion, Salesforce, HubSpot. One click to enable each. 4. Credits, not tokens. Simple tasks cost ~30. Complex builds cost 1,000+. Vague prompts waste them. Specific prompts save them. 5. Spaces = persistent project folders. Upload context once, every task inherits it. 6. Scheduled tasks run on autopilot. "Every Monday, prep my calendar." Set it and forget it. The PRD hack alone (in the article) will save you hundreds in credits. Full breakdown in the article below.show more

Corey Ganim
106,105 次观看 • 3 个月前
Claude Code's new dynamic workflow is the real deal.... 🤖 Why it matters: It's not just a chain of prompts — it's an autonomous agent swarm. 1. Set model to Opus 4.8 + reasoning effort /ultracode 2. Claude detects complexity, writes orchestration script on the fly 3. Spawns a parallel fleet of coordinated subagents Operator takeaway: This is the first time I've seen an agent actually decompose and delegate autonomously without a rigid framework. Have you tried it yet? 🚀show more

EK
197,752 次观看 • 2 个月前
Rejoice. Just following up with another quick W in... Codex You can now configure your reasoning level in plan mode separately directly from your config file. This is huge for Plus users who want to plan with high or xhigh reasoning levels, and then switch over to medium reasoning for implementation, without needing the slash command. This is a great way to save your usage limits, and now it happens automatically. Even if you're on Pro, this should make you very happy. Prior to this, it was switching you automatically to medium every time you planned, which was pretty annoying. Place this near the top of your config file: plan_mode_reasoning = "high" (or xhigh) 0.150.0 is a massive quality of life update. They're clearly listening. This time I am shouting out Charlie. 🙏show more

am.will
25,907 次观看 • 5 个月前
You can now use Claude inside After Effects. Higgsfield's... new MCP connector lets Claude work inside your actual AE project. It can build compositions, set keyframes, write expressions, and run the repetitive ExtendScript work for you, and everything it makes becomes an editable AE scene. More creative tools should work this way: an assistant that does the routine work while you keep full manual control. Try it here:show more

elvis
14,649 次观看 • 21 天前
GPT-5.5 by Reasoning Effort: I've asked it in Codex... to create a physics-based visualisation of RL cycles for different sized models (70b, 1t, 10t), to demonstrate how the amount of RL you can do differs by model size. My assessment of each: - Low: weird slop - Medium: kinda cooked - High: sort of tried but ultimately incoherent - Extra High: elite - really nice idea and well executed Obviously this is just one shot, but worth trying different reasoning levels for the new models, medium seems to be pretty good for GPT-5.5 and it was really bad for many previous GPT models.show more

Peter Gostev (SF: 22-26 June)
209,258 次观看 • 3 个月前
OpenAI’s GPT-5.6 Sol model can now run inside Claude... Code. There are two ways to do it, and both take minutes to set up, here’s how: Option 1, the official plugin: /plugin marketplace add openai/codex-plugin-cc /plugin install codex@openai-codex /reload-plugins, then /codex:setup That unlocks /codex:review, /codex:adversarial-review, and /codex:rescue. Claude writes, GPT critiques, you ship. Option 2, the proxy. One alias makes Sol your main model: alias claudex=‘CLAUDE_CODE_SUBAGENT_MODEL=gpt-5.6-sol CLAUDE_CODE_ALWAYS_ENABLE_EFFORT=1 claude –model gpt-5.6-sol’ Bonus: Claude Code lets you set subagent model and effort yourself. Sol Ultra runs can burn several times the tokens of a base run, so right-sizing delegated work saves real money.show more

Alvaro Cintas
89,994 次观看 • 23 天前
🚨 BREAKING: R.I.P. CLICKFUNNELS. Opus 4.6 ONE-SHOTS entire VSL... funnels now. I compressed my entire VSL framework into a single 5,280-word prompt. The same framework that's generated $1M+ and 500+ booked calls. HOW IT WORKS: You plug in your offer details. It spits out: → Full VSL script from hook to close → Built on the persuasion structure behind EVERY high-converting agency funnel → Generated $1M+ and 500+ booked calls This thing can INSTANTLY double your booked calls. Use it now or get left behind. 🤘 Like + reply "OPUS" and I'll DM it to youshow more

Lucas - EffectiveVSL
37,461 次观看 • 4 个月前
🚨 BREAKING: R.I.P. CLICKFUNNELS. Opus 4.6 ONE-SHOTS entire VSL... funnels now. I compressed my entire VSL framework into a single 5,280-word prompt. The same framework that's generated $1M+ and 500+ booked calls. HOW IT WORKS: You plug in your offer details. It spits out: → Full VSL script from hook to close → Built on the persuasion structure behind EVERY high-converting agency funnel → Generated $1M+ and 500+ booked calls This thing can INSTANTLY double your booked calls. Use it now or get left behind. 🤘 Like + reply "OPUS" and I'll DM it to youshow more

Lucas - EffectiveVSL
71,009 次观看 • 5 个月前
You can make $600K. With a bot that earns... $83 every hour, 24/7, no days off, 365 days straight. By buying both sides of the same match on Polymarket and locking profit before the game even starts. > The bot buys YES and NO simultaneously on sports markets. > When combined price is below $1 - profit is locked instantly. > 7,877 trades. > $619K in 12 months. Check the wallet here: I reverse-engineered every trade and rebuilt the full logic in Claude Opus 4.6. The strategy, the math, both arb types, the exact 5-step bot architecture - all in the article. Feed it to your OpenClaw, let it spec the bot for Claude Opus 4.6, and you are set.show more

may.crypto {🦅}
998,611 次观看 • 5 个月前
Robots struggle with strict action rules…memory and symbols help... them learn fast. [Project + Full video link ⬇️] Robots struggle when tasks require specific steps in a fixed order. What if memory helped them think symbolically and learn faster? Solving tasks like unlocking a door then opening it is hard for deep RL. But by learning constraint relationships and storing them in memory, robots can solve these tasks much faster; with fewer trials and less training. Why it works ✅ Learns symbolic rules about action constraints ✅ Uses memory to transfer what it learned across tasks ✅ Handles real-world exploration with just 30 minutes of data ✅ Needs 10x fewer episodes than deep RL approaches This memory-based method shows a promising path forward for robots learning structured, real-world tasks. Full video: Paper: Thank you, Mrinal Verghese for sharing this amazing work! 🙏show more

Ilir Aliu - eu/acc
10,241 次观看 • 1 年前
Marketers. I’m begging you. Stop prompting Claude 12+ times... when it can be done in 1. Most marketers open Claude and start typing whatever comes to mind. Several rounds later, you’re editing mediocre output by hand. My team built a prompt auditing tool that reads your work, grades it, and gets you to 95% in minutes. It’s based on the RCTC framework, which answers the 4 questions Claude actually needs to be effective: Role - WHO is this for? Channel - WHERE is this going? Task - WHAT outcome is the output getting to? Constraints - WHAT bad output sounds like? Then automatically edits your work so you’re more effective in Claude, ChatGPT, or Gemini. Comment “GA” and I’ll send you the tool.show more

Jesse Pujji
10,758 次观看 • 2 个月前
You can now orchestrate Fable 5, Sol, and any... model inside Codex with one plugin. It's called Codex-Orchestration. Assign Fable 5 as the advisor, Sol as the executor, or any model to any role. Then define the order they work in. Codex handles the routing. I ran Fable 5 High as planner with GPT-5.6 Sol Extra High as executor on a set of issues Opus and GPT-5.5 always struggled with. Done in 30 minutes. 40% fewer limit hits. 2x faster implementation. Install it by pasting this into Codex: "Install Codex Orchestration: codex plugin marketplace add Cjbuilds/Codex-Orchestration codex plugin add codex-orchestration@codex-orchestration Verify the installation, then tell me to start a new task." Then assign your models: @ codex-orchestration advisor: Claude Fable 5 High, Executor: GPT-5.6 Sol High Open source. Tweak the routing however you want.show more

Alvaro Cintas
90,216 次观看 • 19 天前
BREAKING: Anthropic just dropped Opus 4.8—and it is a... MONSTER We've been testing for about a week Every 📧 and our verdict is they could've just called it Opus 5, it's that good. Here's our vibe check: - Beats GPT-5.5 on Senior Engineer bench. On our toughest benchmark Opus 4.8 scores a 63—a hair higher than GPT-5.5's score of 62, and a full 30 points higher than Opus 4.7. It tackled a ground-up rewrite of a production codebase, and actually built something that works. HOWEVER: Coding performance varied a lot at different reasoning levels. We recommend using it on xhigh for best results. - Incredibly good writer. Opus 4.8 scored a 79.6 on our writing benchmark—measuring models on real-world writing tasks we do all of the time like essay writing, promo email writing, and more. It beats GPT-5.5 by 6 points. It produces well-written prose with fewer "AI-isms". It's also very good at writing in your voice given the right context. HOWEVER: Writing performance also varied with reasoning levels. Medium reasoning had higher incidence of AI-isms—we found best results with high. - Beast at knowledge work. Opus 4.8 is very good at general knowledge work tasks like report creation, research and more. It produced the best PowerPoint one-shot we've ever seen on our deck generation benchmark. - Emotionally intelligent, willing to question the frame. I've also found it to be quite good at talking through psychological or interpersonal issues. It has a high EQ, and it's also good at not glazing and helping to expand your perspective. Its thought process feels extremely rich and dynamic. THE BAD: These days a model is only as good as its harness, and Codex is still a far superior harness to the Claude Desktop app. This has kept me using Codex + GPT-5.5 as my daily driver, but I am flipping back and forth a lot more between Codex and Claude. Anthropic is back baby! Read the rest on Every 📧:show more

Dan Shipper 📧
354,163 次观看 • 2 个月前