Skip to content

WIP: feat(ai-native): harden ACP task startup and error recovery - #4769

Open
lulusir wants to merge 16 commits into
mainfrom
codex/improve-acp-error-message
Open

WIP: feat(ai-native): harden ACP task startup and error recovery#4769
lulusir wants to merge 16 commits into
mainfrom
codex/improve-acp-error-message

fix(ai-native): clarify ACP session restoration

92bf01a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 11, 2026 in 1s

55.56% (+0.15%) compared to 9fee6aa

View this Pull Request on Codecov

55.56% (+0.15%) compared to 9fee6aa

Details

Codecov Report

❌ Patch coverage is 86.86567% with 88 lines in your changes missing coverage. Please review.
✅ Project coverage is 55.56%. Comparing base (9fee6aa) to head (92bf01a).

Files with missing lines Patch % Lines
...tive/src/browser/chat/chat.internal.service.acp.ts 78.97% 29 Missing and 8 partials ⚠️
...ckages/ai-native/src/node/acp/acp-agent.service.ts 91.20% 19 Missing ⚠️
packages/ai-native/src/node/acp/acp-thread.ts 80.00% 9 Missing and 3 partials ⚠️
...ative/src/browser/chat/chat-manager.service.acp.ts 84.84% 4 Missing and 1 partial ⚠️
...i-native/src/browser/chat/acp-chat-queued-turns.ts 93.33% 4 Missing ⚠️
...rc/browser/chat/agentic-conversation-view-model.ts 94.20% 4 Missing ⚠️
...ai-native/src/browser/chat/chat-manager.service.ts 25.00% 1 Missing and 2 partials ⚠️
...ges/ai-native/src/node/acp/acp-cli-back.service.ts 75.00% 2 Missing and 1 partial ⚠️
...i-native/src/browser/chat/chat.internal.service.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4769      +/-   ##
==========================================
+ Coverage   55.40%   55.56%   +0.15%     
==========================================
  Files        1762     1763       +1     
  Lines      114271   114841     +570     
  Branches    25547    25560      +13     
==========================================
+ Hits        63313    63809     +496     
- Misses      42216    42274      +58     
- Partials     8742     8758      +16     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

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