chore: format + fix telegram thread ids

This commit is contained in:
Peter Steinberger
2026-01-15 09:13:13 +00:00
parent 5599603bdb
commit 4291d56e0b
8 changed files with 90 additions and 65 deletions

View File

@@ -18,4 +18,3 @@ describe("formatRawAssistantErrorForUi", () => {
expect(formatRawAssistantErrorForUi("")).toContain("unknown error");
});
});