Skip to content

Unified AI System v0.3.2 Discovery Metadata

Latest

Choose a tag to compare

@happy520ai happy520ai released this 30 Jul 14:52

Discovery metadata and first-visit improvements

This patch makes the terminal-first Codex MCP path easier to discover and gives downstream registries richer, stable project metadata.

Highlights

  • Adds a 512x512 project icon to server.json for MCP clients and directories.
  • Adds the stable GitHub repository ID, MCP package subfolder, and project website metadata.
  • Moves the one-command Codex setup ahead of the general gateway demo in both READMEs.
  • Pins all public container examples to the reproducible 0.3.2 images.
codex mcp add unified-ai-system -- docker run --rm -i ghcr.io/happy520ai/unified-ai-system/mcp-server:0.3.2

The default path remains credential-free and uses the local fake provider. This release does not claim production certification, L5 autonomy, or AGI.

Verification

  • mcp-publisher v1.8.0 validate server.json
  • pnpm check
  • pnpm test
  • pnpm check:public
  • pnpm verify:public-clone

The release workflow additionally builds multi-architecture gateway and MCP images, verifies anonymous pulls and the container's default MCP command, and publishes the metadata to the official MCP Registry.