Tagged: agents
88 posts
17% lower on comprehension tests
35% of their internal PRs
5 Tech Predictions for 2026
Agentic AI on Kubernetes and GKE
AI leads to a platform engineering revival at KubeCon NA 2025
Anthropic published a study
CNCF sandbox project
deploying agentic workflows
highly-upvoted post on r/ClaudeAI
Kagent: Cloud Native Agentic AI
large-scale study with 234 students
Observing Without Doing: Pseudo-Apprenticeship Patterns in Student LLM Use
one post with 2,700+ upvotes
put it well on X
senior developer on r/learnprogramming
Sudheer Singh on the reviewing skill ceiling
University of Saarland study on knowledge transfer in AI pair programming
Quote
—
Anthropic announced MCP
Berkeley AI Research group published a piece on compound AI systems
Google introduced the Agent-to-Agent (A2A) protocol
official MCP server registry
OpenAI's Agents SDK
Salesforce acquired it
Agentic Engineering Patterns
AI Agents and Code Review
As one practitioner put it
Making Coding Agents Reliable
State of AI vs Human Code Generation Report
The 80% Problem in Agentic Coding
The AI Coding Trust Gap
Using Linters to Direct Agents
Why Your AI Coding Assistant Keeps Doing It Wrong
Shrinking the Verification Gap: Practical Patterns for AI-Assisted Development
If AI scales execution and verification is the bottleneck, the winning move is to make verification cheaper. Here are the patterns that actually work.
Agent Skills (SKILL.md)
I Vibe-coded an open registry for AI agents
Container registries store bytes. They don't know what's inside. The Agent Registry is a governance layer for AI agents, skills, and MCP servers, built on A2A AgentCard, MCP server.json, and Agent Skills as native identity formats.
Claw Gateway Network Atlas
Six gateway architectures for AI agents, ranked from full control plane to no gateway at all. Interactive diagrams with animated data flows.
Coleman et al., 2022
— Coleman et al., 2022
10 Things Developers Want from Agentic IDEs
Agent Access Control on GitHub
Agent Access Control Presentation
Agent Access Control
Claude Code is the Inflection Point
Claude Code vs Cursor
CyberArk wrote about this
DevEx: What Actually Drives Productivity
Do Cloud Developers Prefer CLIs or Web Consoles?
GitHub Octoverse 2025
Gravitee surveyed 900+ practitioners
JetBrains Developer Ecosystem 2025
MCP Gateway on GitHub
Measuring AI Impact on Developer Productivity
most agents hold 10x more privileges than required
OWASP released their Agentic AI Top 10
OWASP Top 10 for Agentic Applications 2026
Securing Agentic Applications Guide 1.0
Stack Overflow Developer Survey 2025
State of AI Agent Security 2026
The Rise of AI Agents and the Reinvention of Kubernetes
Warp State of the CLI 2023
What's Shaping the AI Agent Security Market in 2026
Why CLIs Are Better for AI Coding Agents Than IDEs
Don't Teach Your Agents Karate
Every agent team rebuilds the same auth, rate limiting, and credential management. I built an agent gateway for Kubernetes that generates it all from two CRDs so the people building agents never touch security and the people running the platform never touch agent code.
Your terminal is an AI runtime now
AI coding agents pulled developers back to the terminal. But the data says the real split isn't CLI versus GUI. It's about what you're doing.
1,000+ servers in the community registry
10-15% of IT spending in 2026
Agent Registry in Copilot
Agent Registry on GitHub
AI 2026: Infra Agentic Runtime
AI Supply Chain Security Imperative
an MCP catalog
announced an enterprise MCP registry
Cloud API Registry integration
Deploying Agentic AI with Safety and Security
Gartner also predicts
Gartner analyst noted
MIT researcher posted in r/artificial
Multi-Agent Coordination Failure Mitigation
official MCP Registry
one r/kubernetes commenter put it
OpenAI Research on Training Procedures
realized LLMs are terrible at infra
Research measuring hallucination rates
Securing the MCP Supply Chain
Tray.ai coined the term "Shadow MCP"
Agent Access Control
The agent gateway for Kubernetes. Covers agent discovery, authentication, routing, credential injection, rate limiting, and MCP protocol support.
Agent Registry
A vendor-neutral registry for AI agents, skills, and MCP servers. Covers the problem of agent discovery, the registry architecture, and how agentctl works.