Show HN: A provider-agnostic agent loop built on ports and adapters
11 hours ago
- #AI Agents
- #Developer Tools
- #Open Source Framework
- Open Agent Loops offers a minimal, provider-agnostic agent loop with swappable components like models and tools.
- It provides an API to quickly create agents using tools like defineTool and runAgent, enabling features such as streaming and composability.
- The framework supports any OpenAI-compatible model, runs anywhere with minimal dependencies, and includes built-in tracing and permissioned tool calls for secure, testable agent development.