mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-09-01 15:32:11 +08:00
008387a8ac
* fix(cli): restore kilo branding in MCP auth toast and client name The 'Run: opencode mcp auth' popup / toast and the MCP protocol client 'name' field were reverted to 'opencode' by an upstream refactor (opencode PR #22913, pulled in via Kilo PR #9346). Re-apply the Kilo-branded strings with narrow kilocode_change markers and add a regression test in packages/opencode/test/kilocode/ so the next upstream merge fails a Kilo-owned test instead of shipping an 'opencode' popup. * fix: use kilocode_change block markers for startAuth signature --------- Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com> Co-authored-by: marius-kilocode <marius@kilocode.ai>