Skip to content

Conversation

@MagellaX
Copy link

Summary

  • introduce a tiny PlatformAdapter interface so each host (ChatGPT, Claude, etc.) can plug in cleanly
  • move ChatGPT and Claude scripts onto the adapter pattern and have the loader iterate adapters instead of hard-coded checks
  • lay the groundwork for adding new chat hosts without duplicating the DOM-wiring logic

@graphite-app graphite-app bot added the extension related to Supermemory Chrome Extension label Oct 28, 2025
@graphite-app
Copy link

graphite-app bot commented Oct 28, 2025

How to use the Graphite Merge Queue

Add the label Main to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

@MaheshtheDev
Copy link
Member

@MagellaX , we can add for T3 as well right?

@MagellaX
Copy link
Author

MagellaX commented Nov 3, 2025

@MagellaX , we can add for T3 as well right?

Hey yeah!, yep:-T3 is on my radar. Once the adapter refactor lands I’ll apply the same pattern there and circle back with the update.

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

Labels

extension related to Supermemory Chrome Extension

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants