feat(nova): add hermes plugin instructions#832
Conversation
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
supermemory-app | 0638f65 | Apr 06 2026, 11:22 PM |
How to use the Graphite Merge QueueAdd 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. This stack of pull requests is managed by Graphite. Learn more about stacking. |
|
Claude finished @MaheshtheDev's task in 1m 9s —— View job PR Review Complete
Overview: Adds Hermes plugin integration across the web app, including plugin info, icons, and a new Issues found: None — this looks good to ship. The changes are well-structured:
Score: 10/10 |
There was a problem hiding this comment.
Overview: Adds Hermes plugin integration across the web app, including plugin info, icons, and a new ?plugins=true URL parameter for direct panel access.
Issues found: None — this looks good to ship.
The changes are well-structured:
- Type safety is maintained by importing and reusing
IntegrationParamValueconsistently - The new
pluginsPanelParamboolean param provides a clean way to deep-link to the plugins panel - SVG is safe (no script tags or event handlers)
- The
useEffectinintegrations-view.tsxproperly handles the new state alongside existing integration param logic - All plugin catalog entries follow the established pattern
Score: 10/10
Merge activity
|
60a8953 to
0638f65
Compare

No description provided.