ymq e2291b7735 frontend: intercept AgentIO.inputw in project_form.changed, XHR splits on 0x0a
Backend: untouched (sends 0x0a newlines)
Frontend: on project_form.changed, unbind AgentIO's native inputed, rebind with custom XHR that sends url-encoded body and parses 0x0a-separated NDJSON
2026-08-08 22:08:55 +08:00
..