Elon Musk shared that Grok 4.7 is in final polish, explaining that RL over-penalizing token length caused models to surrender prematurely on hard problems. The team is correcting length penalties and rigor before release in days.
Key Takeaways
Grok 4.7 completed base pretraining, now undergoing RL reward signal fine-tuning
Removes token length penalties causing premature model surrender on complex reasoning
Bolsters multi-step verification and reflection ahead of full rollout in days
Abacus AI CEO @bindureddy announced open-weights Smaug Flash, a personal-agent fine-tune on RouteLLM API at about $0.10/M input and $0.40/M outputβclaiming DeepSeek Flash-level performance at roughly 4x lower price, with weights on Hugging Face.
Key Takeaways
Open-weights Smaug Flash tuned for personal agents.
RouteLLM API pricing ~$0.10/M in, $0.40/M out.
Claims DeepSeek Flash-level performance at ~4x lower price; HF weights.
OpenAI Developers: GPT-Rosalind is out of research preview for eligible orgs via API, Codex, and ChatGPT Enterpriseβstronger biological reasoning across papers and experiments. Codex Life Sciences plugins connect genomic/protein/translational workflows to 50+ scientific tools.
Key Takeaways
GPT-Rosalind GA for eligible orgs on API, Codex, and ChatGPT Enterprise.
Official @ClaudeDevs: Claude Code adds `claude plugin eval`βauthor test cases, score a plugin/skill against a no-plugin baseline (terminal + HTML), then `claude update`. Docs at code.claude.com/docs/en/plugin-evals. Evals burn tokens; MCP/hooks run as configured.
Key Takeaways
Official claude plugin eval command to quantify plugin/skill value.
Test cases with plugin vs no-plugin baseline; terminal + HTML reports.
Requires Claude Code update; evals use tokens and run MCP/hooks.
Elon Musk said Grok 4.7 still needs a few more days. He suggested RL may have penalized response length too much, causing the model to give up too early on hard tasks it can do and to check its work insufficiently.
Key Takeaways
Elon Musk said Grok 4.7 still needs a few more days. He suggested RL may have penalized response length too much, causing the model to give up too early on hard tasks it can do and to check its work insufficiently.
Cognition introduced Fusion in Devin CLIβan efficient frontier harness for Fable & Astra claiming ~39% lower cost across coding benchmarks. Pick a preferred model for planning and a cost-effective model for execution.
Key Takeaways
Fusion multi-model harness ships in Devin CLI.
Frontier models (e.g. Fable/Astra) for planning; cheaper models for execution.
xAI upgraded Grok Bot for sales teams with native integrations across Salesforce, HubSpot, Gong, Clay, and Granola, enabling autonomous customer research, meeting follow-ups, and CRM workflows.
Key Takeaways
Deep enterprise integrations across Salesforce, HubSpot, Gong, Clay, and Granola
Automates CRM lead enrichment, post-call action items, and pipeline hygiene
Evolves Grok Bot from chatbot into an autonomous enterprise workforce agent
Warp now has built-in support for the Grok Build CLIβrich input for longer pasted prompts and multi-cursor, /remote-control to share an agent session to another device, plus file explorer and code review panels.
Key Takeaways
Native Grok Build CLI support inside Warp.
Longer prompts, multi-cursor, and /remote-control cross-device sessions.
File explorer and code review panels available in-session.
Cursor launched Projects, introducing a persistent orchestrator agent in a unified thread that dispatches specialized subagents, monitors PRs/CI, and retains deep project-level memory over time.
Key Takeaways
Persistent master thread solves context fatigue in large-scale multi-file development
Orchestrator agent actively dispatches and verifies specialized coding subagents
Autonomously monitors PRs and CI status with proactive self-healing capabilities