Hi there, this is your daily ☕️ AIpresso.
In today's AIpresso:
🕵️ Gemini hacked three real companies in test
🔪 AI robot arms obey harmful orders
🩺 Alibaba open-sources AI diagnostic tool
🤖 Google tool trains AI agents on tasks
🗣️ Tencent's AI agent talks while it works
Plus: 💡 5 strategies & tactics, 🎁 6 other news you might like, 🧰 6 tools, and 📚 5 papers.
🕵️ Gemini hacked three real companies in test LINK
🔪 AI robot arms obey harmful orders LINK
🩺 Alibaba open-sources AI diagnostic tool LINK
🤖 Google tool trains AI agents on tasks LINK
🗣️ Tencent's AI agent talks while it works LINK
💡 Strategies & Tactics
> Coding Agents Need a Recovery Plan Beyond the Undo Button: Verify what an agent's undo actually restored, because rolling back files can leave changes in connected services untouched and pair a passing check with unexamined code.
> Trying the Software factory pattern.: Give AI agents a broad project goal and let them loop autonomously toward it, self-auditing metrics and adding tasks, which surfaces goals you'd otherwise track only in your head.
> It's Easy to Dismiss Jev as Just a Classifier: Jev's real breakthrough is that one classifier generalizes across wildly different tasks, likely thanks to superior training data rather than novel methods.
> Claude Code wastes tokens on tasks that don't need them, but this one setting fixes it: Match Claude Code's effort level to each task's difficulty, since dropping from High to Medium cut token use 45% without hurting quality.
> Benchmarking LLM Inference at Scale with AIPerf: Use NVIDIA's AIPerf to accurately benchmark LLM speed by generating realistic, varied traffic without the testing tool itself becoming the bottleneck.
Other news you might like
- The AI models that cheat the most, according to new CAIS benchmarkLINK
- 69% of enterprises that install OpenAI's agent platform make it primary. For Anthropic's Claude Platform it's 38%LINK
- BragJack attacks hijack AI browser agents through malicious extensionsLINK
- Anthropic tabs Accenture as embedded evaluator to help with AI slowdown proposalLINK
- SoftBank launches $11 billion bond sale to fund OpenAI investmentLINK
- Amazon blocks Meta’s Muse AI assistant in new standoff over agentic shoppingLINK
🧰 Trending tools
Superset Mobile: runs multiple coding agents in isolated sandboxes at once, letting you monitor progress, review diffs, and ship faster without context switching.LINK
Arcjet: runtime security for AI apps, detecting prompt injection, authorizing agent tool calls, redacting sensitive data, and blocking bots before actions happen.LINK
Minicart: run an online store by chatting with AI agents that handle storefront management, marketing, inventory, shipping, and customer replies in plain language.LINK
CC: google's experimental hub for trying early-stage AI products like search enhancements, Workspace assistants, and generative tools such as NotebookLM before wider release.LINK
slop-grader: a rule-based CLI that scores documents against custom rulesets and flags problem lines, helping AI agents strip filler and buzzwords from copy.LINK
Epismo OS: organizes your team's AI work into Cases with results, decisions, and reviews, so switching tools or teammates needs no re-brief.LINK
📚 Trending papers & reports
AI-written GPU code speeds up narrow tasks but barely moves real workloads, cutting transformer runtimes by only ~1% since most time sits in code these tools can't touch, while recommender systems could gain ~8.6%.LINK
AI research agents can be caught making false conclusions, and a human-gated verification system called EvoPilot traced a wrongly blamed 22-point performance drop in a video recommendation engine to a hidden evaluation bug instead.LINK
Robot action planning gets a lightweight add-on that corrects a frozen robot's moves in fewer steps, boosting task success by roughly 3 points while cutting response time about 30%, no retraining of the main system needed.LINK
Grading AI-powered database queries gets a new scoring method that separates rigid database logic from flexible AI answers, correctly recognizing valid queries up to 97% of the time where old checks caught as few as 25%.LINK
Risk-aware decision AI learns cautious strategies that target a chosen worst-case outcome level directly from experience, working on larger problems without the heavy planning older methods required, tested on asset-selling and navigation tasks.LINK
See you tomorrow for a new dose of ☕️ AIpresso!