Skip to content

fix: use execFile instead of spawn for security

f3057f8
Select commit
Loading
Failed to load commit list.
Open

feat: add Ampcode agent support #120

fix: use execFile instead of spawn for security
f3057f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 19, 2026 in 0s

45.04% (target 25.00%)

View this Pull Request on Codecov

45.04% (target 25.00%)

Details

Codecov Report

❌ Patch coverage is 10.76923% with 290 lines in your changes missing coverage. Please review.
✅ Project coverage is 45.04%. Comparing base (f9829c5) to head (f3057f8).
⚠️ Report is 101 commits behind head on main.

Files with missing lines Patch % Lines
src/plugins/agents/builtin/ampcode.ts 9.65% 290 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #120      +/-   ##
==========================================
+ Coverage   41.95%   45.04%   +3.08%     
==========================================
  Files          59       64       +5     
  Lines       12690    16312    +3622     
==========================================
+ Hits         5324     7347    +2023     
- Misses       7366     8965    +1599     
Files with missing lines Coverage Δ
src/plugins/agents/builtin/index.ts 87.50% <100.00%> (-12.50%) ⬇️
src/plugins/agents/builtin/ampcode.ts 9.65% <9.65%> (ø)

... and 42 files 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.