hopefulbutwary
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: A provider-agnostic agent loop built on ports and adapters (openagentloops.featherless.ai)
I work on agent infra at Featherless. This is MIT and works with any OpenAI-compatible endpoint, not just ours. I kept rebuilding the same loop: call model, run tools, feed results back, stop. Every framework I tried…