smart_ide/.gitmodules
4NK 4fa2cc2418 Add PageIndex service (VectifyAI upstream submodule, CLI wrapper)
- Submodule services/pageindex/upstream (shallow), run-pageindex.sh, .env.example
- Docs: service-pageindex, pageindex-semantic-documents, index updates
2026-04-03 22:15:09 +02:00

9 lines
282 B
Plaintext

[submodule "services/carbonyl/upstream"]
path = services/carbonyl/upstream
url = https://github.com/fathyb/carbonyl.git
shallow = true
[submodule "services/pageindex/upstream"]
path = services/pageindex/upstream
url = https://github.com/VectifyAI/PageIndex.git
shallow = true