Compare commits

...
Author SHA1 Message Date
Ben 745046fa2c fix(docs): credit cursor-cli integration to its community author (@Korayem)
The Cursor CLI integration was contributed by Salem Korayem (@Korayem) in
PR #1975, but the integrations gallery listed it as official/Hindsight Team.
Flip it to a community entry attributed to the author.
2026-06-10 11:07:45 -04:00
+2 -2
View File
@@ -164,8 +164,8 @@
"id": "cursor-cli",
"name": "Cursor CLI",
"description": "Automatic long-term memory for Cursor CLI via Hindsight hooks. Recalls relevant context before each prompt and retains conversations after each turn.",
"type": "official",
"by": "hindsight",
"type": "community",
"by": "Korayem",
"category": "tool",
"link": "/sdks/integrations/cursor-cli",
"icon": "/img/icons/cursor-cli.svg"