File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed
Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -172,4 +172,18 @@ With GitHub integration, the development workflow includes:
1721724 . ** Documentation maintenance** - Claude can keep documentation updated as the code evolves
173173
174174With this integration, the AI assistant is a full-fledged team member rather than just a tool for generating code
175- snippets.
175+ snippets.
176+
177+
178+ ### Basic Memory Pro
179+
180+ Basic Memory Pro is a desktop GUI application that wraps the basic-memory CLI/MCP tools:
181+
182+ - Built with Tauri (Rust), React (TypeScript), and a Python FastAPI sidecar
183+ - Provides visual knowledge graph exploration and project management
184+ - Uses the same core codebase but adds a desktop-friendly interface
185+ - Project configuration is shared between CLI and Pro versions
186+ - Multiple project support with visual switching interface
187+
188+ local repo: /Users/phernandez/dev/basicmachines/basic-memory-pro
189+ github: https://github.com/basicmachines-co/basic-memory-pro
You can’t perform that action at this time.
0 commit comments