Skip to content

v0.1.1

Choose a tag to compare

@Imgrund Imgrund released this 15 Aug 21:57
· 1 commit to main since this release
74be6de

Changed

  • The README leads with the MCP server rather than the dashboard, and the
    tool table moved out of Connect an AI into a section of its own, right
    behind What it is. The dashboard keeps its place in the description:
    it draws the body map and the load view, and it is the login the
    connector authenticates against.

Fixed

  • The server name in server.json and in the image's
    io.modelcontextprotocol.server.name label is io.github.Imgrund/hybridlog,
    with the capital I of the GitHub account. The registry compares the two
    case-sensitively and refused the lowercase spelling, so 0.1.0 could not
    be published there.