You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/basic_memory/mcp/resources/ai_assistant_guide.md
+4-19Lines changed: 4 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
Quick reference for using Basic Memory tools effectively through MCP.
4
4
5
-
**For comprehensive coverage**: See the [Extended AI Assistant Guide](https://github.com/basicmachines-co/basic-memory/blob/main/v15-docs/ai-assistant-guide-extended.md) with detailed examples, advanced patterns, and self-contained sections.
5
+
**For comprehensive coverage**: See the [Extended AI Assistant Guide](https://github.com/basicmachines-co/basic-memory/blob/main/docs/ai-assistant-guide-extended.md) with detailed examples, advanced patterns, and self-contained sections.
6
6
7
7
## Overview
8
8
@@ -14,11 +14,9 @@ Basic Memory creates a semantic knowledge graph from markdown files. Focus on bu
14
14
15
15
**Your role**: You're helping humans build enduring knowledge they'll own forever. The semantic graph (observations, relations, context) helps you provide better assistance by understanding connections and maintaining continuity. Think: lasting insights worth keeping, not disposable chat logs.
16
16
17
-
## Project Management (v0.15.0+)
17
+
## Project Management
18
18
19
-
### Stateless Architecture
20
-
21
-
All tools require explicit project specification (breaking change from v0.14.x).
0 commit comments