Build your own second brain with supermemory. It's a ChatGPT for your bookmarks. Import tweets or save websites and content using the chrome extension.
Find a file
MaheshtheDev 7e8b65b36d feat(extension): Auto Logout when token is invalidated, Account Section (#438)
## Changes:

- Added token validation logic that checks if the current auth token is still valid
- Implemented automatic logout when token is invalidated with appropriate user feedback
- Added an Account section in the popup that displays the user's email
- Improved error toast messages with clearer formatting and helper text

![image.png](https://app.graphite.dev/user-attachments/assets/b751f6a4-1a33-42d1-88dd-61aff55dd1c7.png)![image.png](https://app.graphite.dev/user-attachments/assets/202f69f9-c853-4801-850e-ee6d115e300c.png)
2025-09-24 21:02:05 +00:00
.github/workflows Add claude GitHub actions 1756491853286 (#397) 2025-08-29 11:24:53 -07:00
apps feat(extension): Auto Logout when token is invalidated, Account Section (#438) 2025-09-24 21:02:05 +00:00
packages Update ADD_MEMORY_SHORTCUT_URL to new URL (#434) 2025-09-23 21:08:55 +00:00
.gitignore small changes 2025-09-09 20:14:38 -07:00
.npmrc New Version of Supermemory Consumer App 2025-08-16 18:50:10 -07:00
biome.json feat: new tools package (#407) 2025-09-02 23:11:19 +00:00
bun.lock change /memories to /documents, remove unwanted dependency, biome format 2025-09-15 19:02:24 -07:00
CLAUDE.md change /memories to /documents, remove unwanted dependency, biome format 2025-09-15 19:02:24 -07:00
CONTRIBUTING.md Rename CONTRIBUTING.md file (#433) 2025-09-23 01:17:53 +00:00
LICENSE Update LICENSE 2025-08-16 20:01:44 -07:00
logo.svg chore: new README with archival notice 2025-05-18 18:54:06 +05:30
package.json change /memories to /documents, remove unwanted dependency, biome format 2025-09-15 19:02:24 -07:00
README.md Rename CONTRIBUTING.md file (#433) 2025-09-23 01:17:53 +00:00
turbo.json Enhanced Text Editor and format fixes with biome (#371) 2025-08-21 08:40:44 -07:00

supermemory Logo
supermemory

Features

Core Functionality

How do i use this?

Go to app.supermemory.ai and sign into with your account

  1. Start Adding Memory with your choose of format (Note, Link, File)
supermemory
  1. You can also Connect to your favourite services (Notion, Google Drive, OneDrive)
supermemory
  1. Once Memories are added, you can chat with Supermemory by clicking on "Open Chat" and retrieve info from your saved memories
supermemory
  1. Add MCP to your AI Tools (by clicking on "Connect to your AI" and select the AI tool you are trying to integrate)
supermemory

Support

Have questions or feedback? We're here to help:

Contributing

We welcome contributions from developers of all skill levels! Whether you're fixing bugs, adding features, or improving documentation, your help makes supermemory better for everyone.

Quick Start for Contributors

  1. Fork and clone the repository
  2. Install dependencies with bun install
  3. Set up your environment by copying .env.example to .env.local
  4. Start developing with bun run dev

For detailed guidelines, development setup, coding standards, and the complete contribution workflow, please see our Contributing Guide.

Ways to Contribute

  • 🐛 Bug fixes - Help us squash those pesky issues
  • New features - Add functionality that users will love
  • 🎨 UI/UX improvements - Make the interface more intuitive
  • Performance optimizations - Help us make supermemory faster

Check out our Issues page for good first issue and help wanted labels to get started!

Updates & Roadmap

Stay up to date with the latest improvements: