Skip to content

Perenna v0.3.0

Choose a tag to compare

@github-actions github-actions released this 25 Aug 00:33
7145019

Automated release for Perenna v0.3.0.

Highlights

  • Connect ChatGPT to Perenna on a developer machine or private host through
    OpenAI Secure MCP Tunnel. The new perenna serve --local-only mode serves
    Streamable HTTP without OAuth on a strictly loopback-only address, so no
    public inbound port is required. See the
    Secure MCP Tunnel guide for setup and the
    security boundary.
  • Update the HTTP transport to MCP 2.1 and declare private, zero-TTL tool-list
    metadata so clients can refresh the catalog without reusing a
    connection-specific tool list.

Changelog

Changes since v0.2.0:

  • docs: compare Perenna with agent memory alternatives (#16) (637b879)
  • docs: sharpen memory alternatives comparison (#17) (7255266)
  • docs: simplify memory alternatives comparison (#18) (0bda0b4)
  • docs: streamline memory alternatives comparison (#19) (07fc7d6)
  • chore: upgrade dependencies and MCP protocol support (#20) (84b81d4)
  • feat: Add local-only Secure MCP Tunnel serving (#21) (a1a90db)
  • fix: Update local HTTP test for MCP 2.1 (e47501d)
  • docs: record memory and knowledge boundary (#22) (4e1e6ae)
  • chore: release 0.3.0 (#24) (7145019)

Full diff