» Tag
sdk
17 postsMCP 2026-07-28 Spec: Protocol Core Goes Stateless
MCP's 2026-07-28 spec drops sessions for a stateless core, adds MRTR, cacheable list responses, and CIMD-based auth hardening.
ERC-8004 trust scores: the naive average crowns the wrong agent
How ERC-8004 reputation should be computed: why naive averaging fails, and how Beta-distribution witness capping fixes it in viem, web3.py, and alloy.
Clare Liguori on AWS Strands SDK's Model-Driven Agent Design
AWS engineer Clare Liguori explains the model-driven design behind the Strands Agents SDK and lessons from building production AI agents.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comTelegram Serverless: Run Bot Backends Without Servers
Telegram Serverless runs bot and Mini App backend code in an isolated V8 sandbox with no infrastructure, using a CLI for deploys and database migrations.
Building an MCP Client in C#: Connecting, Discovering, and Calling Tools
Learn how to build an MCP client in C#. Discover connection, tool discovery, and invocation processes.
Cinchor brings bound-before, proven-after accountability to AI agents
Cinchor offers accountability infrastructure for autonomous AI agents, enforcing action limits beforehand and producing verifiable proof afterward, via SDKs or a managed gateway.
Fragment API SDK Guide for Telegram Bots and Mini Apps
MyStars FaaS offers Node.js and Python SDKs to manage Telegram Stars and Premium fulfillment via the Fragment API, covering architecture and webhook security.
How Sentry uses a Claude skill to reproduce SDK bugs
Sentry engineers built a Claude skill that turns GitHub issues into minimal reproductions, cutting boilerplate work and speeding up SDK bug triage across 159 packages.
Debugging Application Insights Locally Without a Cloud Subscription
Quickly resolve Application Insights issues locally with Topaz, querying data instantly.
FastAPI Agent Template: Task Ownership Must Cross Every Layer for Production
Vercel's FastAPI template for OpenAI Agents SDK emphasizes the importance of cross-layer task ownership for production readiness.