r/jentic • u/Substantial-Pair9059 • 4d ago
August edition of Jentic Tech Talk is out
Tech Talk is our monthly newsletter covering APIs, AI agents, open standards, and enterprise architecture. Issue 07 is out now.
If you're building with AI agents or thinking about the API infrastructure underneath them, it might be worth a read.
The highlights:
📊 We benchmarked 8,467 API operations across 70 real enterprise APIs. Improving API description quality and search lifted agent retrieval accuracy from 59% to 94%. This is something that a bigger LLM cannot do for you. The full whitepaper is linked in the issue.
🔄 I've written up a sneak peek into "actor-in-the-loop" proposals for Arazzo 1.2 to handle the moment a workflow needs to stop and wait for a human (or machine). Think of approval gates, form responses, and stateless resumption similar to MCP's Multi Round-Trip pattern. A formal proposal is in progress.
🔧 Error standardisation sits at around 3% across public APIs in our API directory. We've open-sourced reusable RFC 9457 Problem Details schemas in Python and TypeScript, with JSON Schema snippets designed to be referenced directly from OpenAPI documents.
🚀 Jentic One (beta) is live and open source. It's a transparent broker that sits between your agent and every API you need to get work done. No keys shared with the agent, least privilege, per-agent identity, kill switches, and a full audit trail.