Skip to content

Docs: New ChatGPT2MemMachine Tool Guide#1114

Open
SarahScargall wants to merge 2 commits intoMemMachine:mainfrom
SarahScargall:chatgpt2mm
Open

Docs: New ChatGPT2MemMachine Tool Guide#1114
SarahScargall wants to merge 2 commits intoMemMachine:mainfrom
SarahScargall:chatgpt2mm

Conversation

@SarahScargall
Copy link
Contributor

@SarahScargall SarahScargall commented Feb 12, 2026

Purpose of the change

This pull request introduces comprehensive documentation for the chatgpt2memmachine utility. It establishes a new "Tools" section within the MemMachine documentation site to house official migration and integration scripts, providing users with a clear path for importing legacy chat histories.

Description

This change adds the ChatGPT2MemMachine.mdx guide, which translates the technical README.md from the tool's source into a user-friendly, Mintlify-native format.

Key updates include:

  • Creation of a new "Tools" navigation group in docs.json.
  • Implementation of <Steps> for data preparation, dependency installation, and migration execution.
  • Detailed documentation of all command-line arguments, including recently added filtering options like --chat-title and --index.
  • Added a "Verifying Your Migration" section to ensure "Human-in-the-Loop" success checking.

Dependencies: - Requires mintlify for local preview/deployment.

Fixes/Closes

Fixes #1112

Type of change

  • New feature (non-breaking change which adds functionality)
  • Documentation update

How Has This Been Tested?

The documentation has been manually verified for rendering accuracy and style guide compliance.

  • Manual verification (list step-by-step instructions)

Test Steps:

  1. Integrated tools/ChatGPT2MemMachine.mdx into the local docs.json navigation.
  2. Ran mintlify dev to verify the "Tools" section sidebar and icon (bolt) rendering.
  3. Cross-referenced all CLI flags against the latest migration.py README to ensure 100% technical accuracy.

Checklist

  • My code follows the style guidelines of this project (See STYLE_GUIDE.md)
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have checked my code and corrected any misspellings

Maintainer Checklist

  • Confirmed all checks passed
  • Contributor has signed the commit(s)
  • Reviewed the code
  • Run, Tested, and Verified the change(s) work as expected

Screenshots/Gifs

NOTE: The new Tools menu structure is shown on the left-hand side in all images.
Screenshot 1 - ChatGPT2MemMachine.mdx (1 of 4):
Screenshot 2026-02-12 at 12 13 07 PM

Screenshot 2 - ChatGPT2MemMachine.mdx (2 of 4):
Screenshot 2026-02-12 at 12 13 43 PM

Screenshot 3 - ChatGPT2MemMachine.mdx (3 of 4):
Screenshot 2026-02-12 at 12 15 04 PM

Screenshot 4 - ChatGPT2MemMachine.mdx (4 of 4):
Screenshot 2026-02-12 at 12 15 38 PM

Further comments

The "Overview" file for the Tools section is created but intentionally excluded from the current navigation to avoid "stub" pages until additional tools are added. The ChatGPT2MemMachine guide is currently the primary entry point for the Tools group.

@SarahScargall SarahScargall added the documentation Issues related to documentation label Feb 12, 2026
Signed-off-by: Sarah Scargall <sarah.scargall@memverge.com>
Signed-off-by: Sarah Scargall <sarah.scargall@memverge.com>
@dxu104
Copy link
Contributor

dxu104 commented Feb 12, 2026

@codex review

1 similar comment
@leomem
Copy link

leomem commented Feb 12, 2026

@codex review

@chatgpt-codex-connector
Copy link

To use Codex here, create a Codex account and connect to github.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Issues related to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Docs]: Create Documentation for ChatGPT to MemMachine Migration Tool

3 participants