Show HN: Go Port of OpenAI's Agents SDK
1 matteogrella 0 6/15/2025, 8:57:18 PM github.com ↗
Among the agentic AI frameworks I’ve tried, OpenAI's Python Agents SDK has the best balance of features and simplicity. Since I usually understand software by porting it to another language, I contributed to a Go reimplementation!
It’s a work in progress, but already quite usable. Repo: https://github.com/nlpodyssey/openai-agents-go
Feedback is welcome: on the design, missing features, refactoring ideas, building patterns, or anything else that could help improve it. Thank you.
No comments yet