Skip to content

fix: use truthy check for event.error in Kimi segment coloring

5ed32a7
Select commit
Loading
Failed to load commit list.
Merged

feat: add Kimi CLI agent plugin #306

fix: use truthy check for event.error in Kimi segment coloring
5ed32a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 18, 2026 in 0s

45.00% (target 25.00%)

View this Pull Request on Codecov

45.00% (target 25.00%)

Details

Codecov Report

❌ Patch coverage is 50.72165% with 239 lines in your changes missing coverage. Please review.
✅ Project coverage is 45.00%. Comparing base (07ea6fc) to head (5ed32a7).

Files with missing lines Patch % Lines
src/plugins/agents/builtin/kimi.ts 53.91% 159 Missing ⚠️
src/tui/output-parser.ts 41.17% 80 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #306      +/-   ##
==========================================
+ Coverage   44.93%   45.00%   +0.07%     
==========================================
  Files          97       98       +1     
  Lines       30546    31020     +474     
==========================================
+ Hits        13727    13962     +235     
- Misses      16819    17058     +239     
Files with missing lines Coverage Δ
src/plugins/agents/builtin/index.ts 93.54% <100.00%> (+0.69%) ⬆️
src/setup/skill-installer.ts 74.17% <100.00%> (+0.14%) ⬆️
src/tui/output-parser.ts 71.61% <41.17%> (-6.15%) ⬇️
src/plugins/agents/builtin/kimi.ts 53.91% <53.91%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.