Commit de4832f
StackMemory Bot (CLI)
chore: remove ChromaDB integration
ChromaDB was disabled via feature flag, never used in practice, and added
~15MB of native bindings. Remove all ChromaDB source, hooks, scripts,
templates, config commands, and feature flag references.
- Delete chromadb-adapter.ts, repo-ingestion-skill.ts, storage-config.ts
- Delete 4 ChromaDB hooks (save, startup, code-change, periodic-save)
- Delete 8 ChromaDB scripts and 1 template
- Remove from feature-flags, CLI init, config storage commands
- Remove RepoIngestionSkill from claude-skills.ts
- Remove chromadb from package.json optionalDependencies
- Clean ChromaDB refs from hooks.json, on-task-complete, on-important
- Clean ChromaDB refs from claude-sm-autostart.js1 parent 8e680ca commit de4832f
25 files changed
Lines changed: 12 additions & 4404 deletions
File tree
- .claude
- hooks
- scripts
- src
- cli
- commands
- core
- config
- storage
- skills
- templates/claude-hooks
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | 13 | | |
28 | 14 | | |
29 | 15 | | |
30 | 16 | | |
31 | 17 | | |
32 | 18 | | |
33 | 19 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | 20 | | |
43 | 21 | | |
44 | 22 | | |
| |||
48 | 26 | | |
49 | 27 | | |
50 | 28 | | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | 29 | | |
60 | 30 | | |
61 | 31 | | |
| |||
69 | 39 | | |
70 | 40 | | |
71 | 41 | | |
72 | | - | |
| 42 | + | |
This file was deleted.
This file was deleted.
0 commit comments