Skip to content

fix(installer): trim codegraph skill description under Codex's 1024-char limit#163

Merged
sunerpy merged 1 commit into
mainfrom
fix/codex-skill-description-limit
Jul 19, 2026
Merged

fix(installer): trim codegraph skill description under Codex's 1024-char limit#163
sunerpy merged 1 commit into
mainfrom
fix/codex-skill-description-limit

fix(installer): trim codegraph skill description under Codex's 1024-c…

cc1944f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 19, 2026 in 1s

95.26% (target 95.00%)

View this Pull Request on Codecov

95.26% (target 95.00%)

Details

Codecov Report

❌ Patch coverage is 84.31373% with 8 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
crates/codegraph-cli/src/installer/skill.rs 84.31% 8 Missing ⚠️

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #163      +/-   ##
==========================================
- Coverage   95.27%   95.26%   -0.02%     
==========================================
  Files         124      124              
  Lines       61140    61191      +51     
==========================================
+ Hits        58252    58293      +41     
- Misses       2888     2898      +10     
Files with missing lines Coverage Δ
crates/codegraph-cli/src/installer/skill.rs 94.16% <84.31%> (-1.47%) ⬇️

... and 1 file with indirect coverage changes

🚀 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.