tag
#go
ax-go 0.2 and 0.3: contracts worth pinning →
v0.2.0 split ax-go into contract packages you can import without the runtime; v0.3.0 added the coverage floors and compatibility matrix that keep them safe to pin.
#projects#go#agents#ai
agentic experience for Go →
ax-go is a Go library that makes CLIs predictable for LLM agents: trace IDs that cross the plugin boundary, one function behind the human table and the agent's JSON, and deterministic output.
#projects#agents#ai#go