Skip to content

Unify README and website to present consistent messaging#2929

Merged
asim merged 1 commit into
masterfrom
claude/fix-issue-2893-x3rpd
Jun 4, 2026
Merged

Unify README and website to present consistent messaging#2929
asim merged 1 commit into
masterfrom
claude/fix-issue-2893-x3rpd

Conversation

@asim
Copy link
Copy Markdown
Member

@asim asim commented Jun 4, 2026

Both surfaces now lead with the same line: "Go Micro is a framework for building microservices that AI agents can use."

README:

  • Leads with prompt generation + chat (the differentiator)
  • Features as a compact table instead of paragraph-per-feature
  • CLI workflow table
  • Removed redundant sections, tightened to ~150 lines

Website:

  • Hero: "Microservices That AI Agents Can Use"
  • Hero command: micro run --prompt instead of go get
  • Features grid reordered: AI tools, orchestration, generation first
  • First two-col section: describe/generate/run/chat story
  • Architecture and DX sections follow

Both tell the same story in the same order:

  1. What it is (microservices framework)
  2. What makes it different (every service is an AI tool)
  3. How you use it (prompt → run → chat)
  4. What's underneath (registry, RPC, store — all pluggable)

https://claude.ai/code/session_01QTp4SshuVmLAvvEGJe4TJd

Both surfaces now lead with the same line: "Go Micro is a framework
for building microservices that AI agents can use."

README:
- Leads with prompt generation + chat (the differentiator)
- Features as a compact table instead of paragraph-per-feature
- CLI workflow table
- Removed redundant sections, tightened to ~150 lines

Website:
- Hero: "Microservices That AI Agents Can Use"
- Hero command: micro run --prompt instead of go get
- Features grid reordered: AI tools, orchestration, generation first
- First two-col section: describe/generate/run/chat story
- Architecture and DX sections follow

Both tell the same story in the same order:
1. What it is (microservices framework)
2. What makes it different (every service is an AI tool)
3. How you use it (prompt → run → chat)
4. What's underneath (registry, RPC, store — all pluggable)

https://claude.ai/code/session_01QTp4SshuVmLAvvEGJe4TJd
@asim asim merged commit d541625 into master Jun 4, 2026
4 checks passed
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