Hacker News new | ask | show | jobs
Show HN: I built a vibe agent builder with deployment (GPT-5-mini powered) (github.com)
3 points by Radeen1 317 days ago
You just write the agent you need for any agentic framework e.g. "write research writing agent in Agno/ write summarizer agent in llamaindex" and then it will create agent and automatically deploy locally the agent and give you an agent testing page. Failed with previous GPT models and claude is expensive. Insanely stable with gpt-5-mini
1 comments

RunAgent's entrypoint system makes it achievable to be framework agnostic.