AI Agents & Automation
-
Upstage Solar Open 2 (Solar-Open2-250B): a 250B model that fires only 15B per token
Korea’s Upstage just put out Solar Open 2, an open-weight LLM rebuilt from scratch for agentic work — the multi-step, tool-calling, document-heavy stuff that eats context. It’s a Mixture-of-Experts: 250B total parameters, but only 15B activate per token. They reused just 2.3% of the last generation. This is a ground-up model wearing an old name.… Continue reading
-
Blaxel Agent Drive gives Codex and Claude Code one filesystem to share
Run five agents on a task and you hit the same wall: each one works in its own sandbox, blind to what the others produced. Blaxel Agent Drive is a shared, persistent filesystem that fixes that — mount the same Drive across multiple agent sandboxes and they all read and write the same files. What… Continue reading
-
text-to-cad by earthtojake hits 9.8k GitHub stars turning plain English into editable CAD
CAD is where generative AI usually falls apart — geometry needs precision, and a part that’s 95% right is a part that doesn’t fit. text-to-cad, an open-source project from earthtojake, is the first attempt in a while that hardware people are actually passing around. 9.8k stars, 600+ in a single day, trending on GitHub. What… Continue reading
-
WorldMonitor (koala73) hit 70K GitHub stars — +4,000 in one day
Fastest-climbing AI repo on GitHub Trending right now. WorldMonitor is an open-source, self-hosted dashboard that turns the entire planet into one screen: geopolitics, 29 stock exchanges, commodities, crypto, energy, aviation, military, and cyber — 65+ data sources and 500+ feeds pulled into a single situational-awareness view. What it actually is Not a SaaS, not an… Continue reading
-
OpenAI Presence already handles 75% of OpenAI’s own phone support with no human
OpenAI shipped Presence on July 22, its biggest enterprise agent play of the year. It’s a platform for building, deploying, and managing realtime voice and chat agents — the kind that pick up your support call, look up your account, and actually do something about it instead of reading a script. What it actually is… Continue reading
-
Samsung Galaxy Glasses ships without a screen, and 800 million devices is the reason why
Samsung showed up to the smart glasses fight. At Galaxy Unpacked in London on July 22 — alongside the Z Fold 8, Z Fold 8 Ultra, Watch Ultra 2 and Watch 9 — it announced Galaxy Glasses, its first AI wearable, aimed straight at Meta’s Ray-Bans. No display, and that’s on purpose The hardware is… Continue reading
-
Claude Cowork “Record a Skill” turns a screen recording into a reusable agent skill
Until July 21, teaching Claude a repeatable workflow meant writing it down — steps, edge cases, a SKILL.md file. Now you just do the task while it watches. Record a Skill sits in the + menu of the Claude desktop app, inside Cowork, Anthropic’s agent workspace for the office work nobody wants to do by… Continue reading
-
Jack Dorsey’s Block open-sourced Buzz to replace Slack and GitHub at the same time
Buzz shipped July 21 at version 0.4.21: channels, threads, DMs, canvas, search, audit log, plus Git hosting inside the same app. Apache 2.0, self-hostable, desktop clients free on macOS, Windows and Linux. Hacker News gave it 269 points in a day. Block already runs it internally to cut both Slack and GitHub out. The twist… Continue reading
-
Google Gemini 3.6 Flash / 3.5 Flash-Lite / 3.5 Flash Cyber: two you can use, one you can’t
Google shipped three Flash models on July 21, all aimed at the same problem — agents that run thousands of steps and burn tokens doing it. 3.6 Flash uses 17% fewer output tokens than 3.5 Flash and still scores better where agents live: DeepSWE code editing 49% vs 37%, MLE Bench 63.9% vs 49.7%, OSWorld-Verified… Continue reading
-
Cursor Agent Swarms hit 1,000 commits per second, and dropped worker cost from $9,373 to $411
Cursor pointed a swarm of coding agents at a blank repo and told it to rebuild SQLite in Rust. Four hours later, Grok 4.5 had 80% of the test suite passing. The old swarm architecture couldn’t survive past hour two. A planner that never writes code Agent Swarms is orchestration inside Cursor, not a new… Continue reading
