Tools
Two Non-JS Ecosystems Get Native AI SDKs the Same Week — goai for Go and cruby's llm for Ruby
zendev-sh/goai (168 stars) offers one unified API across 21+ providers with streaming, structured output and MCP support using only the Go standard library — no dependencies. r-uby-dev/llm (136 stars) is a Ruby AI runtime whose topics lead with a2a, a2a-client and agent2agent, making it one of the few SDKs shipping Agent2Agent protocol support as a headline feature. Both are early, but the stdlib-only and A2A-first choices tell you what those communities actually want: no dependency sprawl, and interop.
Source
↳ Follow the thread