Skip to content

Commit 81616ab

Browse files
committed
update CLAUDE.md
Signed-off-by: phernandez <paul@basicmachines.co>
1 parent 73ea91f commit 81616ab

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

CLAUDE.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,4 +172,18 @@ With GitHub integration, the development workflow includes:
172172
4. **Documentation maintenance** - Claude can keep documentation updated as the code evolves
173173

174174
With 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

0 commit comments

Comments
 (0)