Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ model-selector.test.ts
File
model-selector.test.ts
apps/kimi-code/test/tui/components/dialogs/model-selector.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ ModelAlias } from
'@moonshot-ai/kimi-code-sdk'
;
2
import
{ visibleWidth } from
'@moonshot-ai/pi-tui'
;
3
import
{ describe, expect, it, vi } from
'vitest'
;
4
Callers
nothing calls this directly
Calls
8
visibleWidth
Function · 0.90
fg
Method · 0.80
model
Function · 0.70
text
Function · 0.70
effortModel
Function · 0.70
strip
Function · 0.70
handleInput
Method · 0.65
render
Method · 0.65
Tested by
no test coverage detected