Files
ktransformers/kt-kernel/python/cli
devangpratap d41f569e84 [fix](cli): detect SGLANG_DSV4_2604_SUBMODE conflict before launch (#2025)
* [fix](cli): detect SGLANG_DSV4_2604_SUBMODE conflict before launch

* [fix](cli): tighten env-var validation per review feedback

doctor.py: skip SGLANG_DSV4_2604_SUBMODE row when value is empty string,
not just None, to avoid spurious noise in kt doctor output.

run.py: guard kt_method against None/empty before calling .upper() in
_check_conflicting_env_vars to prevent AttributeError.
2026-05-30 19:20:47 +08:00
..
2026-02-04 16:44:54 +08:00
2025-12-24 15:39:44 +08:00
2025-12-24 15:39:44 +08:00
2026-03-04 16:54:48 +08:00
2026-02-04 16:44:54 +08:00