chore: fix graphs

This commit is contained in:
Jesús Pérez 2025-11-10 12:18:34 +00:00
parent 2669e2822f
commit c97f712573

View File

@ -282,7 +282,8 @@ provisioning workflow run workflows/deploy-full-stack.yaml
├─────────────────────────────────────────────────────────┤ ├─────────────────────────────────────────────────────────┤
│ │ │ │
│ ┌─────────┬─────────┬─────────┬─────────┐ │ │ ┌─────────┬─────────┬─────────┬─────────┐ │
│ │ 📌 TODO 🔵 DOING 🟣 REVIEW ✅ DONE │ │ │ │ 📌 | 🔵 | 🟣 | ✅ │ │
│ │ TODO │ DOING │ REVIEW │ DONE │ │
│ │ (5) │ (3) │ (2) │ (12) │ │ │ │ (5) │ (3) │ (2) │ (12) │ │
│ ├─────────┼─────────┼─────────┼─────────┤ │ │ ├─────────┼─────────┼─────────┼─────────┤ │
│ │ ┌─────┐ │ ┌─────┐ │ ┌─────┐ │ ┌─────┐ │ │ │ │ ┌─────┐ │ ┌─────┐ │ ┌─────┐ │ ┌─────┐ │ │
@ -312,10 +313,10 @@ provisioning workflow run workflows/deploy-full-stack.yaml
│ │ │ │
│ ┌──────────────────────────────────────────┐ │ │ ┌──────────────────────────────────────────┐ │
│ │ 📚 RAG Search Plugin │ │ │ │ 📚 RAG Search Plugin │ │
│ │ Semantic search over Vapora docs & code │ │ │ │ Semantic search over Vapora docs & code │ │
│ │ • Local embeddings (fastembed) │ │ │ │ • Local embeddings (fastembed) │ │
│ │ • Indexes: guides/, FEATURES, .coder/ │ │ │ │ • Indexes: guides/, FEATURES, .coder/ │ │
│ │ [✓ Installed] │ │ │ │ [✓ Installed] │ │
│ └──────────────────────────────────────────┘ │ │ └──────────────────────────────────────────┘ │
└─────────────────────────────────────────────────────────┘ └─────────────────────────────────────────────────────────┘