| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| go-micro_6.7.1_checksums.txt | 2026-07-12 | 1.4 kB | |
| micro_darwin_arm64.tar.gz | 2026-07-12 | 10.3 MB | |
| micro_linux_amd64.tar.gz | 2026-07-12 | 10.9 MB | |
| protoc-gen-micro_darwin_amd64.tar.gz | 2026-07-12 | 2.3 MB | |
| protoc-gen-micro_darwin_arm64.tar.gz | 2026-07-12 | 2.2 MB | |
| protoc-gen-micro_linux_amd64.tar.gz | 2026-07-12 | 2.3 MB | |
| protoc-gen-micro_linux_armv7.tar.gz | 2026-07-12 | 2.2 MB | |
| micro_linux_armv7.tar.gz | 2026-07-12 | 10.1 MB | |
| protoc-gen-micro_linux_arm64.tar.gz | 2026-07-12 | 2.1 MB | |
| protoc-gen-micro_windows_amd64.zip | 2026-07-12 | 2.4 MB | |
| protoc-gen-micro_windows_arm64.zip | 2026-07-12 | 2.1 MB | |
| micro_darwin_amd64.tar.gz | 2026-07-12 | 11.1 MB | |
| micro_linux_arm64.tar.gz | 2026-07-12 | 9.8 MB | |
| micro_windows_amd64.zip | 2026-07-12 | 11.2 MB | |
| micro_windows_arm64.zip | 2026-07-12 | 9.9 MB | |
| README.md | 2026-07-12 | 3.5 kB | |
| v6.7.1 source code.tar.gz | 2026-07-12 | 5.0 MB | |
| v6.7.1 source code.zip | 2026-07-12 | 5.5 MB | |
| Totals: 18 Items | 99.3 MB | 0 | |
What's Changed
- Refresh planner queue after cancellation work by @asim in https://github.com/micro/go-micro/pull/4756
- Add CLI input resume for agent runs by @asim in https://github.com/micro/go-micro/pull/4758
- Refresh planner queue after input resume by @asim in https://github.com/micro/go-micro/pull/4761
- Stream remote agent replies in micro chat by @asim in https://github.com/micro/go-micro/pull/4763
- Refresh planner queue after chat streaming by @asim in https://github.com/micro/go-micro/pull/4766
- Expose compacted memory summaries by @asim in https://github.com/micro/go-micro/pull/4769
- Refresh planner priority after memory compaction by @asim in https://github.com/micro/go-micro/pull/4772
- Add model retry jitter control by @asim in https://github.com/micro/go-micro/pull/4775
- Refresh planner queue after retry controls by @asim in https://github.com/micro/go-micro/pull/4778
- Normalize provider failure inspection status by @asim in https://github.com/micro/go-micro/pull/4782
- Refresh planner queue after provider inspection by @asim in https://github.com/micro/go-micro/pull/4785
- roadmap: restock with capability bets; repoint the loop queue by @asim in https://github.com/micro/go-micro/pull/4790
- Add Gemini provider streaming support by @asim in https://github.com/micro/go-micro/pull/4793
- roadmap: drop the word "bets" (development, not bets) by @asim in https://github.com/micro/go-micro/pull/4792
- docs: refresh coherence changelog by @asim in https://github.com/micro/go-micro/pull/4798
- Refresh planner queue after closed items by @asim in https://github.com/micro/go-micro/pull/4799
- agent: wire x402 payer into tool runtime by @asim in https://github.com/micro/go-micro/pull/4802
- loop: drop completed x402 buyer priority by @asim in https://github.com/micro/go-micro/pull/4804
- Observe agent x402 spend by @asim in https://github.com/micro/go-micro/pull/4806
- loop: drop completed spend observability priority by @asim in https://github.com/micro/go-micro/pull/4808
- examples: add x402 buyer agent by @asim in https://github.com/micro/go-micro/pull/4811
- loop: drop shipped x402 buyer priority by @asim in https://github.com/micro/go-micro/pull/4818
- gateway/mcp: expose reflected gRPC services by @asim in https://github.com/micro/go-micro/pull/4821
- loop: refresh planner priorities after gRPC MCP by @asim in https://github.com/micro/go-micro/pull/4828
- mcp: stdio/ws tool results are JSON + isError (fixes garbage to Claude Desktop) by @asim in https://github.com/micro/go-micro/pull/4825
- Fix grpcreflect JSON name lint by @asim in https://github.com/micro/go-micro/pull/4826
- x402: harden spend cap — reject invalid amounts, require settler option by @asim in https://github.com/micro/go-micro/pull/4831
- Add alpha Kubernetes CRD foundation by @asim in https://github.com/micro/go-micro/pull/4839
- loop: refresh priorities after shipped capability by @asim in https://github.com/micro/go-micro/pull/4844
- a2a: conform to external A2A clients — well-known path + spec SSE events by @asim in https://github.com/micro/go-micro/pull/4832
- loop: pause automatic runs while we do focused fixes by @asim in https://github.com/micro/go-micro/pull/4843
- deploy/kubernetes: embed CRDs instead of duplicating them by @asim in https://github.com/micro/go-micro/pull/4845
Full Changelog: https://github.com/micro/go-micro/compare/v6.7.0...v6.7.1