-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Override kimi baseUrl, warming of exseed context limit #4368
Copy link
Copy link
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requesttuiTerminal UI behavior, rendering, or interactionTerminal UI behavior, rendering, or interactionv0.9.0Targeting v0.9.0Targeting v0.9.0workflow-runtimeWorkflow IR, executor, control flow, and replay runtimeWorkflow IR, executor, control flow, and replay runtime
Milestone
Description
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requesttuiTerminal UI behavior, rendering, or interactionTerminal UI behavior, rendering, or interactionv0.9.0Targeting v0.9.0Targeting v0.9.0workflow-runtimeWorkflow IR, executor, control flow, and replay runtimeWorkflow IR, executor, control flow, and replay runtime
Projects
StatusShow more project fields
Done
Description
Steps to reproduce
step1, The file
~\.codewhale\config.tomladd following setting:[providers.moonshot]
api_key = "sk-kimi-xxxxx"
base_url = "https://api.kimi.com/coding/v1"
step2, choose kimi-k2.7-code as current model, start a new conversasion, typing some words, the bottom shows warming msg: Emergency context compaction failed to reduce request below model limit (estimate ~21179 tokens, budget ~1024).
remark: the conversation is able to run in normal way, but every time I typing some words, it show the warming msg at bottom.
Expected behavior
Actual behavior
Impact
Environment
codewhale doctorsummary:Version Information:
codewhale-tui: 0.8.67
rust: rustc 1.94.0 (4a4ef493e 2026-03-02)
Updates:
· current: v0.8.67
✓ latest: v0.8.67
Already up to date.
<
Logs, screenshots, or recordings