Skip to content
This repository was archived by the owner on Jun 2, 2026. It is now read-only.
This repository was archived by the owner on Jun 2, 2026. It is now read-only.

[Bug] AI Chat Panel ByteString Error (character value 8226) #891

@aiandextensions-ux

Description

@aiandextensions-ux

Even with simple input like hello, the AI chat panel crashes:

TypeError: Cannot convert argument to a ByteString
because the character at index 0 has a value of 8226 (>255)

No encoding option in settings. Likely backend is not using UTF-8 safe conversion (ByteString.copyFromUtf8).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions