claude-self-reflect 6.0.4 → 6.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8,7 +8,7 @@ services:
8
8
  command: chown -R 1000:1000 /config
9
9
  volumes:
10
10
  - ${CONFIG_PATH:-~/.claude-self-reflect/config}:/config
11
- profiles: ["watch", "mcp", "import", "async", "safe-watch"]
11
+ profiles: ["watch", "import", "async", "safe-watch"]
12
12
 
13
13
  # Qdrant vector database - the heart of semantic search
14
14
  qdrant:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "claude-self-reflect",
3
- "version": "6.0.4",
3
+ "version": "6.0.5",
4
4
  "description": "Give Claude perfect memory of all your conversations - Installation wizard for Python MCP server",
5
5
  "keywords": [
6
6
  "claude",