Blog: Windsurf persistent memory#2406
Closed
benfrank241 wants to merge 1 commit into
Closed
Conversation
Adds the integration walkthrough for hindsight-windsurf: persistent long-term memory for Windsurf's Cascade agent via a remote MCP server plus an always-on workspace rule (no lifecycle hooks). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2 tasks
Member
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a blog post for the hindsight-windsurf integration: persistent long-term memory for Windsurf's Cascade agent.
Angle
Windsurf is the odd one out among the IDE integrations — it exposes no third-party lifecycle hooks, so memory is wired through a remote MCP server + one always-on workspace rule rather than
sessionStart/stophook scripts. The post leads with that distinction and is direct about the tradeoff (model-driven recall vs. the deterministic guarantees of hook-based integrations like Cursor/Claude Code).Grounded in the real integration (
hindsight-integrations/windsurf):initflow, the verbatim installed rule,recall/retain/reflecttools, Cloud vs. self-host, bank scoping, and thestatus/uninstall/--print-onlycommands.Details
hindsight-docs/blog/2026-06-25-windsurf-persistent-memory.md/what-is-agent-memory,/articles/best-ai-agent-memory-systems, and the sibling Cursor/Cline posts.Before merge
hindsight-docs/static/img/blog/windsurf-persistent-memory.png(frontmatterimage:+ hero reference point at it; placeholder for now, same as other integration posts).2026-06-25).Draft until the cover image lands.
🤖 Generated with Claude Code