19:54
2026-09-16
kagifeedback.org
ai-products
Non-ASCII characters in q= are not decoded when Assistant is opened via a URL template (umlaut stays as %C3%BC)
Kagi Assistant fails to decode percent-encoded non-ASCII characters passed through the `q` URL parameter, so a query typed as `bΓΌgel` is submitted to the model as the literal string `b%C3%BCgel`. The β¦