Skip to content

Claude/update docs roadmap f zd2 j#2868

Merged
asim merged 3 commits intomasterfrom
claude/update-docs-roadmap-fZd2J
Mar 4, 2026
Merged

Claude/update docs roadmap f zd2 j#2868
asim merged 3 commits intomasterfrom
claude/update-docs-roadmap-fZd2J

Conversation

@asim
Copy link
Member

@asim asim commented Mar 4, 2026

No description provided.

claude added 3 commits March 4, 2026 09:27
Add LlamaIndex integration package that enables LlamaIndex agents to
discover and call Go Micro microservices through the MCP gateway.
Follows the same pattern as the existing LangChain SDK.

- GoMicroToolkit with from_gateway() factory and tool filtering
- FunctionTool integration via llama_index.core.tools
- Auth support, error handling, and retry configuration
- Examples for basic agent and RAG + microservices workflows
- Unit tests with mocked gateway responses

https://claude.ai/code/session_01GkduEhcrqcG45rdfYh8dAc
Reflect recently completed work in roadmap and status documents:
- Q2 progress: 85% -> 95% (WebSocket, LlamaIndex SDK done)
- Q3 progress: 40% -> 50% (OpenTelemetry integration done)
- Transports: 2 -> 3 (added WebSocket)
- Agent SDKs: 1 -> 2 (added LlamaIndex)
- Test coverage: 568 -> 1,000+ lines

https://claude.ai/code/session_01GkduEhcrqcG45rdfYh8dAc
…g post

- Add mcp.WithMCP(":3000") service option for one-line MCP setup
- Improve `micro run` startup banner to show Agent playground, MCP
  tools, and WebSocket endpoints prominently
- Add blog post: "Building the AI-Native Future of Go Micro with Claude"
  covering WebSocket transport, OTel integration, LlamaIndex SDK, and
  Anthropic's Claude Max sponsorship
- Update blog index and navigation links

https://claude.ai/code/session_01GkduEhcrqcG45rdfYh8dAc
@asim asim force-pushed the claude/update-docs-roadmap-fZd2J branch from 6ae73a9 to 33667e5 Compare March 4, 2026 09:27
@asim asim merged commit beeaad7 into master Mar 4, 2026
2 checks passed
@asim asim deleted the claude/update-docs-roadmap-fZd2J branch March 4, 2026 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants