| ▲ | nzoschke 3 hours ago | |||||||
Looks nice, thanks for open sourcing and sharing. I'm all in on Go and integrating AI up and down our systems for https://housecat.com/ and am currently familiar and happy with: https://github.com/boldsoftware/shelley -- full Go-based coding agent with LLM gateway. https://github.com/maragudk/gai -- provides Go interfaces around Anthropic / OpenAI / Google. Adding this to the list as well as bifrost to look into. Any other Go-based AI / LLM tools folks are happy with? I'll second the request to add support for harnesses with subscriptions, specifically Claude Code, into the mix. | ||||||||
| ▲ | ewhauser421 an hour ago | parent | next [-] | |||||||
If you're all in on Go and AI, you might want to take a look at: https://github.com/ewhauser/gbash It's a just-bash like variant implemented in Go. Useful for giving a managed bash tool to your agents without a full sandboxing solution. | ||||||||
| ▲ | rolls-reus an hour ago | parent | prev | next [-] | |||||||
i use this for my personal projects. some features are gated behind a license but the basics like provider proxy, logs, metrics are covered in the free version. https://github.com/maximhq/bifrost | ||||||||
| ▲ | santiago-pl 2 hours ago | parent | prev [-] | |||||||
I'll take a closer look at it over the next few days. However, it might be challenging, considering that Claude Code with a subscription no longer officially works with OpenClaw. | ||||||||
| ||||||||