Skip to content

Releases: CyberArchitecta/session-archive

Session Archive v0.1.0

Choose a tag to compare

@CyberArchitecta CyberArchitecta released this 22 Sep 11:45

Session Archive v0.1.0

Import ChatGPT/Claude JSON exports and Markdown/text into a local searchable archive. Find sessions by title/topic, keep handoff notes, copy bounded continuation packets, and retrieve transcripts or explicitly attached text files through read-only MCP.

Includes a local browser UI, stdio connector, Streamable HTTP with single-owner OAuth, and setup documentation. No paid model calls are required.

Imports are snapshots: no automatic live chat capture. Actual ChatGPT/Claude account connections and public TLS deployment remain unverified; MCP protocol tests use the official SDK client.

Install the attached tarball with npm install -g ./cyberarchitecta-session-archive-0.1.0.tgz, then run session-archive serve. Requires Node.js >=24.13.0. See README and docs/connectors.md for setup. SHA256SUMS verifies the tarball.