Tag
IBM introduces CUGA, an open-source agent harness that handles plumbing for state, tool calls, and orchestration, allowing developers to focus on defining tools and prompts. The article showcases two dozen single-file example apps built with CUGA, demonstrating how it eliminates repetitive framework setup.
Discussion of best practices for storing and managing OAuth tokens used by AI agents to call third-party services, covering token refresh, revocation, and scope drift.
Google announces Genkit Middleware, a composable middleware system for the Genkit open-source framework to add retries, fallbacks, human-in-the-loop approvals, and observability to agentic applications. It is available now for TypeScript, Go, and Dart, with Python support coming soon.