fix: complete extension usage accounting

closes #6509
This commit is contained in:
Mario Zechner
2026-07-20 17:04:12 +02:00
parent 2fd3868401
commit f8b74a4507
20 changed files with 267 additions and 36 deletions
@@ -116,6 +116,7 @@ ${conversationText}
summary,
firstKeptEntryId,
tokensBefore,
usage: response.usage,
},
};
} catch (error) {