
Alibaba just open-sourced a 27B multimodal model that runs on a single consumer GPU and beats Opus 4.6 Max on LiveCodeBench, Meta returned to open source after more than a year with a 30B local agent model, and xAI's Grok Bot gives every agent its own cloud computer that signs into your tools and works while your laptop is off. Here is everything that happened in AI this week:
One day after Anthropic documented how it marks AI-generated content, a developer shipped the counter-tool. Guillaume Meyer published "watermarks-remover" on GitHub, an open-source project that cleans provenance signals from LLMs like Claude, Gemini, and OpenAI, removing invisible Unicode characters, C2PA metadata and more.
Multi Format Support: It strips invisible Unicode artifacts (zero-width spaces, bidirectional control characters, tag characters) plus file-level metadata including hard-bound C2PA manifests, EXIF, and XMP, across PNG, JPEG, SVG, PDF, DOCX, HTML and Markdown.
MIT Licensed Agent Skill: It ships as an MIT-licensed agent skill with Python scripts, targeting Claude, Gemini's SynthID-Text, OpenAI provenance surfaces and open research watermark classes.
The Honest Caveat: The repo does not oversell itself. Unicode and metadata removal is verifiable, but statistical text-watermark removal relies on a best-effort rewrite, and Anthropic has not released a public detector, so the tool cannot prove that rewritten text defeats Claude's mark.
Try it now → https://github.com/guillaumemeyer/watermarks-remover
Meta Superintelligence Labs released Muse Glimmer, a 30 billion parameter model for always-on local agent workflows, with open weights under an Apache 2.0 license. It is Meta's first open-source model in more than a year.
Runs on One Consumer GPU: At 30B parameters it would normally need about 55GB of RAM, but Meta shrunk the footprint to under 20GB using 4-bit quantization, so it runs on PCs and Macs with a single consumer graphics card.
Built for the Agent Loop: Meta pitches it for local agents, function calling, local coding, and LLM-as-a-judge evaluation, "with or without an internet connection." It also retries failed tool calls on its own.
Category Best Agentic Scores: Meta reports category-best results on MCP Atlas (75.5), SWE-Bench Pro (51.2), AIME 2026 (94.7), and Charxiv Reasoning (78.8).
Try it now → https://huggingface.co/meta-models
xAI launched Grok Bot, a beta product it describes as a team of always-on AI agents that get their own cloud computer, sign into a customer's existing tools, and finish multi-step jobs without being supervised.
A Real Machine Per Bot: Each Bot gets its own persistent cloud computer with a browser, filesystem and terminal, signs into your tools with your own credentials, and works through multi-step jobs end to end while you are away, surfacing only when something needs approval.
Bots That Hand Off to Bots: xAI ran it internally with sales bots updating CRM records and drafting follow-ups, ops bots seating new hires and processing Gmail invoices, and engineering bots reproducing UI bugs, filing tickets, then handing fixes to a debugging bot.
Bundled, Not Cheap: It is bundled into SuperGrok Heavy, Cursor Ultra ($200/month) and Cursor Teams Premium ($120/seat/month), on desktop and iOS today. It is also the first product of the SpaceX and Cursor merger, built under the codename "Sand."
Try it now → https://x.ai/bot
Zhipu AI released GLM-5.3, which it claims is the most powerful open-weights coding model, with a 50 percent improvement over its predecessor achieved through post-training alone.
All Gains, Same Base Model: GLM-5.3 shares the same base as GLM-5.2, and every improvement comes from extended post-training, using far more long-horizon task environments and a longer post-training run.
Top Ranked Open Model: It ranks first among open-source models on public benchmarks including Terminal-Bench 3.0 and Agents' Last Exam, and scored 84.5% on CyberGym.
Trained to Find Real Bugs: Working with security teams in China, Zhipu says the model found 2,436 vulnerabilities across 269 projects, some up to 40 years old, documented in a public registry. Weights are due roughly two weeks after launch, once security reviews finish.
Try it now → https://chat.z.ai/
Point it at a link, run one command, and it rebuilds the site. Point it at a URL, run /clone-website, and Claude Code inspects the site via Chrome MCP, extracts design tokens and assets, writes component specs, and dispatches parallel builder agents to reconstruct every section, all in isolated git worktrees that merge automatically.
It Drives a Real Browser: Claude Code opens the target site in Chrome, takes full-page screenshots, and inspects computed CSS values, not just the stylesheet, including inheritance, specificity overrides, and browser defaults, while clicking, hovering, and resizing through every breakpoint.
Real Fonts and Assets, Not Guesses: Before writing any code it installs the exact fonts the site uses, sets up the color system with oklch design tokens, and downloads every image, video, favicon, and OG image into organized folders.
Parallel Rebuild, Then QA: Builder agents run one per section in git worktrees, then the worktrees merge and get visually diffed against the original. The output is a production-ready Next.js codebase, not a static copy.
Alibaba's Qwen team released open weights for Qwen3.8-27B, a multimodal dense model with 27 billion parameters that, according to Qwen, outperforms the much larger Qwen3.7-Plus in coding and office tasks. The weights ship under the Apache 2.0 license.
Fits on Your Desk: The 27B variant is designed for local and on-premise deployment, fitting into roughly 17GB of VRAM at 4-bit quantization, and community reports clock it at 206 tokens per second on a single RTX 5090 via SGLang.
Million Token Context, Native Vision: It natively handles up to 262,000 tokens and scales to one million using YaRN, and beyond text it processes images and videos including diagrams, documents, and multi-hour video.
Punching at Frontier Level: Benchmarks show the 27B model edging out Opus 4.6 Max on LiveCodeBench and instruction following, with 73.0 on Terminal-Bench.
Try it now → https://huggingface.co/collections/Qwen/qwen38
Thanks for making it to the end! I put my heart into every email I send. I hope you are enjoying it. Let me know your thoughts so I can make the next one even better.
See you tomorrow :)
Dr. Alvaro Cintas
✓ Full archive of premium guides with ready-to-use prompts
✓ Structured AI courses (step-by-step, start-to-finish)
✓ Every upcoming premium tutorial






