kimi/issue-627
main
Break up the 72-line chat() command into a thin orchestrator that delegates stdin reading to _read_message_input() and session ID resolution to _resolve_session_id(). Fixes #627 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>