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
description: Reliability fixes for code search with Qdrant and more accurate cost/token usage metrics across providers.
3
+
keywords:
4
+
- roo code 3.29.5
5
+
- bug fixes
6
+
- qdrant
7
+
- codebase search
8
+
image: /img/social-share.jpg
9
+
---
10
+
11
+
# Roo Code 3.29.5 Release Notes (2025-11-01)
12
+
13
+
This patch improves code search reliability with Qdrant and ensures accurate usage and cost reporting across providers.
14
+
15
+
16
+
## Bug Fixes
17
+
18
+
* Qdrant codebase_search reliability: Indexes the type field to prevent errors when using Qdrant hosted instances (thanks rossdonald!) ([#8964](https://github.com/RooCodeInc/Roo-Code/pull/8964))
19
+
* Accurate cost and token tracking across providers: Ensures consistent usage metrics and billing in Roo Code Cloud dashboards ([#8954](https://github.com/RooCodeInc/Roo-Code/pull/8954))
0 commit comments