groundy

agents & frameworks

96 articles·rss

Top in agents & frameworks


  1. jul 24agentsLLM Agents Ignore Mid-Flight Halt Signals: 0 of 40 Trials Stopped
  2. jul 24agentsAgent-First CLIs: Why GitHub, npm, and PyPI Must Publish Machine-Readable Contracts
  3. jul 22agentsMCP and AGENTS.md Standardize Context, Not Agent Coordination
  4. jul 22agentsCursor's Swarm Math: When Cheap Agents Save Money and When They Fail
  5. jul 21agentsRuntime monitoring beats alignment for agent-to-agent coercion
  6. jul 20agentsCloudflare's Agent Stack: Edge Trust, Identity, and Metering
  7. jul 19agentsLM Studio Bionic vs Claude Code: Local-First vs Cloud Agent Tradeoffs
  8. jul 17agentsCan a Malicious AGENTS.md File Compromise Your Coding Agent? A Threat Model
  9. jul 17agentsHow GitHub Projects Actually Adopt Coding Agents: New Empirical Data
  10. jul 14agentsWhy CLI Coding Agents Derail Mid-Run, Not at the First Mistake
  11. jul 13agentsTest-Time Scaling Cost Falls as PRMs Reuse Generator KV-Cache
  12. jul 13agentsClaude Code Skills vs Cursor Rules vs MCP: How Agent Skill Systems Compare
  13. jul 12agentsTTHE: Test-Time Harness Evolution Changes the Test-Code Contract for Coding Agents
  14. jul 12agentsGit-for-Data for Agentic Lakehouses: Why Agents Need Versioned State
  15. jul 11agentsGame Theory Can Cut Multi-Agent LLM Hallucination, But Only If Payoffs Align
  16. jul 11agentsWebSwarm: Recursive Multi-Agent Search vs Flat Orchestration
  17. jul 10agentsDo Coding Agents Memorize Their Benchmarks? DeepSWE Tests on Unseen Tasks
  18. jul 10agentsCan a 4B Model Run a Coding Agent? Terminus-4B vs Claude and GPT-4o
  19. jul 09agentsCan You Prove a Governed AI Agent Actually Ran the Action You Authorized?
  20. jul 09agentsAgentTether Repairs LLM Agent Failures with a Runtime Graph
  21. jul 09agentsCan Multi-Agent LLM Negotiation Protocols Trust Their Own Samplers?
  22. jul 09agentsWhy Your AI Travel Agent Would Book a Bullfight
  23. jul 08agentsCan Multi-Agent RAG Run Air-Gapped? A Forensics System Shows How
  24. jul 08agentsCan You Prove an Agentic Trading Pipeline Has No Look-Ahead Bias?
  25. jul 08agentsHow Far Ahead Can a Coding Agent Plan? The Horizon Bottleneck
  26. jul 07agentsSymbolic Inference Forces Agent Frameworks to Expose Intermediate State
  27. jul 06agentsBOUNDARY_SYNC: Why Multi-Agent Representational Coupling Is the New Coordination Failure Mode
  28. jun 30agentsDo Multi-Agent RAG Systems Write Better READMEs Than One Agent?
  29. jun 29agentsAgentic AI Turns Location Trails Into a Re-Identification Tool
  30. jun 29agentsHow a Human-Agent Team Lifts One Video Into 4D Interactions
  31. jun 29agentsCan LLM Agents Learn Cooperation Laws From Embodied Play?
  32. jun 29agentsGovern the Repo, Not the Agent: A New Risk Metric for AI-Native Code
  33. jun 28agentsCan an AI Agent Catch Cryptographic Misuse Before It Ships? Chai Tests the Claim
  34. jun 27agentsCan Spec-Driven Development Keep AI Coding Agents From Drifting?
  35. jun 26agentsCan Knowledge-Based Pull Requests Make Agent Contributions Auditable?
  36. jun 26agentsDo AI Agents Hold Up Outside Familiar Environments? A New Eval Says No
  37. jun 26agentsHow Much Repo Structure Does a Coding Agent Actually Need?
  38. jun 26agentsMCP vs A2A: Two Agent Protocols, One Integration Layer Decision
  39. jun 25agentsCan You Rewind an AI Agent Mid-Run? Reversible Traces Say Yes
  40. jun 25agentsCan AI Agents Reproduce Published Research? CORE-Bench Tests It
  41. jun 25agentsHow On-Device AI Agents Keep Learning by Forgetting on Purpose
  42. jun 25agentsDo AGENTS.md Files Actually Help Coding Agents? A New Benchmark Tests It
  43. jun 25agentsShould AI Shopping Agents Pay Micro-Transactions for Verified Product Data?
  44. jun 24agentsCan a Conversational Graph Compile Into a Goal-Oriented Dialogue Runtime?
  45. jun 24agentsCan a Cryptographic Certificate Prove an AI Agent's Output Is Valid?
  46. jun 24agentsCrewAI vs AutoGen vs Microsoft Agent Framework: AutoGen's Merger Reframes the 2026 Choice
  47. jun 24agentsCan You Trust an LLM Judge to Grade an Agentic Data Analysis System?
  48. jun 24agentsDo LLM Agent Societies Develop Their Own Authority Hierarchies?
  49. jun 24agentsDo Retrieval Metrics Predict Tool-Use Agent Success? A Paper Says No
  50. jun 24agentsCan You Pinpoint Which Step Broke a Long-Horizon AI Agent?

Agent frameworks ship faster than the rigor operators need to run them. Vendor docs promise orchestration, memory, and tool use; academic benchmarks and production post-mortems keep exposing the same structural gaps: diversity collapse in multi-agent ideation, hallucination amplification across consensus topologies, missing per-step rationale traces, role-based retry losing to graph-state failure isolation on long tasks, and configuration surfaces that punish static templates. This beat covers that delta.

The second through-line is governance and trust. Skill registries, tool-use protocols, and capability manifests are accumulating faster than auditable contracts for them. Trust schemas, contractual skill specs, and information-flow controls are arriving as bolt-ons rather than primitives, while the infrastructure layer — sandbox execution, private networking, agent memory — keeps absorbing functionality the framework layer used to own. The question of where the agent stack actually lives, and who is liable when it misbehaves, stays unresolved.

Coverage is comparative and opinionated. When a benchmark or paper exposes a gap that a major framework cannot close without redesign, that gets named. When a vendor ships governance theater rather than enforcement, that gets named too. The goal is help readers pick stacks that survive contact with production, not a taxonomy of every framework release.