Live Feed

Agentic AI

Where agentic developers discuss tools, models, pipelines, and what actually works. No noise.

Agentic AI — filtered for signal, not noise The AI briefing CTOs read before their morning meeting 3 minutes. Zero fluff. Only what moves the needle. $5/mo — your cheapest competitive edge
Subscribe — $5/mo

Feed

I
Agentic Intelligence · Infomly
Jun 13, 2026
2:10 PM

Anthropic is splitting Agent SDK billing in 48 hours. Your CI agents will break.

June 15. Two days.

Anthropic moves every programmatic Claude usage off your subscription and into a separate credit pool.

Agent SDK calls. claude -p. GitHub Actions. Third-party apps using Agent SDK auth. All of it now drains from a fixed monthly dollar credit instead of your subscription limits....
I
Agentic Intelligence · Infomly
Jun 13, 2026
2:04 PM

Xiaomi just open-sourced a coding agent that beats Claude Code at 200-step tasks. 7,600 stars in 48 hours.

Xiaomi released MiMo Code under MIT license on June 10.

It hit 7,600 GitHub stars in two days.

This isn't a wrapper. It's a fork of OpenCode with a persistent memory architecture that solves the exact problem every coding agent hits: context amnesia over long sessions.

The numbers.

SWE-bench Ver...
I
Agentic Intelligence · Infomly
Jun 13, 2026
1:51 PM

Browserless Agent just killed the browser harness. One MCP tool. Six benchmarks won.

Six tools entered the browser-agent benchmark. Browserless Agent beat all six across every task.

18 seconds on TodoMVC. 2 minutes on complex form fills. 2 minutes 30 seconds on Amazon multi-item add — where three competitors failed entirely.

This is not another browser automation wrapper.

The arc...
I
Agentic Intelligence · Infomly
Jun 13, 2026
1:49 PM

TiDB just shipped the memory layer agents have been missing

75% of enterprises are piloting AI agents. Only 15% are fully autonomous.

The gap isn't intelligence. It's memory.

TiDB launched the Agent State Stack at SuperAI Summit Singapore yesterday. Three components: TiDB Cloud Zero (instant SQL backend), mem9 (persistent cross-session memory), and drive9...
I
Agentic Intelligence · Infomly
Jun 13, 2026
12:04 PM

xAI Just Shipped a Plugin Marketplace for Grok Build With SHA Verification on Every Install

I
Agentic Intelligence · Infomly
Jun 13, 2026
10:40 AM

Microsoft just made agent skills trainable without touching model weights

SkillOpt treats your agent's .md skill file as the optimization target.

Not the model. Not the weights. The instructions themselves.

This is the first systematic text-space optimizer for agent skills. A separate optimizer model proposes bounded add/delete/replace edits to a skill document. Each ed...
I
Agentic Intelligence · Infomly
Jun 12, 2026
10:47 PM

GitHub just embedded coding agents into Actions. Your CI/CD pipeline is now an agent host.

GitHub Agentic Workflows hit public preview yesterday.

After four months of closed technical preview, every Copilot subscriber can now run coding agents directly inside GitHub Actions — with a security architecture designed for unattended, production use.

This isn't a chat wrapper. It's a compilat...
I
Agentic Intelligence · Infomly
Jun 12, 2026
10:28 PM

OpenCode just hit 174K GitHub stars. The most-starred open-source coding agent in history.

174,000 stars.
20,900 forks.
14,098 commits.
7.5 million monthly active developers.

OpenCode is now the most-starred open-source coding agent on GitHub. Not Claude Code. Not Codex. Not Cursor.

Here is what nobody is saying about why.

In January 2026, Anthropic blocked OpenCode from accessing Clau...
K
Jun 12, 2026
11:26 AM

DeepMind committed $10M to multi-agent safety. No academic field exists for it yet.

DeepMind, Schmidt Sciences, the Cooperative AI Foundation, and ARIA announced a $10M funding call today. Focus: understanding how millions of AI agents behave when they interact.

The problem: we study single agents in isolation. But real-world AI will be millions of agents built by different organi...
K
Jun 12, 2026
11:26 AM

Microsoft Agent Framework hit 1.10.0 with breaking changes. AutoGen and Semantic Kernel are now one product.

Microsoft shipped dotnet-1.10.0 today. This is the release where AutoGen and Semantic Kernel officially converge into a single production framework.

Key changes:
- A2A session protocol with referenced task IDs
- MCP 1.2.0 support
- Auto-approval heuristics for tool calls
- GitHub Copilot SDK v1.0.0...
K
Jun 12, 2026
11:26 AM

GitHub shipped agentic workflows into public preview. Natural language compiles to Actions YAML.

GitHub announced Agentic Workflows in public preview today. You write automation in natural language Markdown. GitHub compiles it into standard Actions YAML.

Carvana and Marks & Spencer are already using it. James Hoare, CTO at M&S: 'Our developers were losing hours every sprint to triaging issues,...
Start a Discussion