This is the part of AI progress that will sneak up on people. Agents grinding away at training code, kernels, architecture tweaks, and benchmarks until they start finding real performance gains. Coding agents are struggling at this, but this breakthrough looks promising.
CODE
-
Development progress on LLM tool calling integration
By
–
thank you, yeah, there's still a lot i need to do around the LLMs. getting the underlying stuff working was most of the work up to now. thx for the pointer on model, will update when i fix tool calling
-
Google’s Antigravity platform uses AI agents to automate software development
By
–
4/ Antigravity 2.0.
— AI Highlight (@AIHighlight) 20 mai 2026
Google's coding platform. Like Cursor or Claude Code, but built around running many AI agents at once.
In the I/O demo, 93 subagents built a working OS in 12 hours for under $1,000.
Use for: building software. pic.twitter.com/fwGJi9mhpP4/ Antigravity 2.0. Google's coding platform. Like Cursor or Claude Code, but built around running many AI agents at once. In the I/O demo, 93 subagents built a working OS in 12 hours for under $1,000. Use for: building software.
-
User review of AI vibe-coding platforms Base44 and Lovable
By
–
i’ve tried a bazillion vibe-coding platforms. Base44 and Lovable and currently my top 2. So yep, pretty stoked about this one. → https://
base44.com -
Anthropic Acquires StainlessAPI, OpenAI and Google’s Provider
By
–
Anthropic just acquired developer tool startup @StainlessAPI, whose biggest customers were OpenAI and Google.
— Dan Shipper 📧 (@danshipper) 20 mai 2026
Back in October, I had Stainless CEO and founder Alex Rattray (@RattrayAlex) on AI & I to talk about MCP servers and the unglamorous plumbing that makes AI agents… pic.twitter.com/UbjiFKvKn8Anthropic has just acquired the developer tool startup @StainlessAPI, whose biggest clients were OpenAI and Google. Back in October, I had Stainless CEO and founder Alex Rattray (@RattrayAlex) on AI & I to discuss MCP servers and the behind-the-scenes infrastructure that powers AI agents.
-

Google AI Studio antigravity-preview-05-2026 Agent launched
By
–
ICYMI : Google AI Studio got a new "antigravity-preview-05-2026" Agent! > A general-purpose autonomous agent running in a remote, Google-hosted Linux environment. > This agent can execute code, take real actions, and use a large number of tokens.
-
Focusing on AI models for real-world agentic coding and knowledge work
By
–
the team is super focused on making models great for real world use cases. We spend all day using them for agentic coding, knowledge work, etc and so we feel the good and bad daily : )
-

Implementing BabyAGI using ActiveGraph
By
–
this is what babyagi looks like using activegraph the graph is the loop (this is simplified code, you can find a real example in examples/babyagi.py)
-
Active Graph: An Open Source Reactive Runtime for AI Agents
By
–
i'm excited to open source Active Graph: an event-sourced reactive graph runtime for long-running, agents 🔄🧠
— Yohei (@yoheinakajima) 20 mai 2026
events/logs projects a graph. reactive behaviors react and affect the graph. fork-and-diff agent runs. no A2A, no workflows, no DAG
site: https://t.co/ufL9Ht0hYX
docs:… pic.twitter.com/zLd4i4OKYfi'm excited to open source Active Graph: an event-sourced reactive graph runtime for long-running, agents events/logs projects a graph. reactive behaviors react and affect the graph. fork-and-diff agent runs. no A2A, no workflows, no DAG site: http://
activegraph.ai
docs: -
Google releases Antigravity 2.0 for autonomous agent-based workflows
By
–
📢The dev IDE is dead, long live the agent desktop.
— Futurepedia – Learn to Leverage AI (@futurepedia_io) 20 mai 2026
Google just dropped Antigravity 2.0 – a standalone app where autonomous agents spin up subagents, run async tasks, and even trigger on CRON‑like schedules.
Follow us @futurepedia_io for the latest AI dev tools, and check it… pic.twitter.com/L1VIKDXZYDThe dev IDE is dead, long live the agent desktop. Google just dropped Antigravity 2.0 – a standalone app where autonomous agents spin up subagents, run async tasks, and even trigger on CRON‑like schedules. Follow us @futurepedia_io for the latest AI dev tools, and check it
