Skip to content

feat: complete agentic ACP workflow and pinned editor tabs#4767

Merged
lulusir merged 118 commits into
mainfrom
codex/acp-chat-followup
Jul 24, 2026
Merged

feat: complete agentic ACP workflow and pinned editor tabs#4767
lulusir merged 118 commits into
mainfrom
codex/acp-chat-followup

Conversation

@lulusir

@lulusir lulusir commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Types

  • [ x ] 🎉 New Features
  • 🐛 Bug Fixes
  • 📚 Documentation Changes
  • 💄 Code Style Changes
  • 💄 Style Changes
  • 🪚 Refactors
  • 🚀 Performance Improvements
  • 🏗️ Build System
  • ⏱ Tests
  • 🧹 Chores
  • Other Changes

Summary

  • Add durable agentic task and project management for ACP chats, including task targeting, workspace switching, restore/archive states, attention indicators, and task-list controls.
  • Improve ACP chat interactions with reusable turn editing, queued turns, draft preservation, mentions/context attachments, cancellation handling, streaming recovery, debug logs, and layout-aware new-chat actions.
  • Harden ACP agent lifecycle and capacity behavior, including pool warmup, saturation handling, session recovery, and concurrency safeguards.
  • Add pinned editor tabs, covering commands, tab lifecycle behavior, layout integration, and extension API synchronization.
  • Expand unit, BDD, and Playwright coverage for ACP chat flows, agentic task workbench behavior, editor tabs, and runtime edge cases.
  • Remove obsolete root context documents and keep package-specific context where applicable.

lulusir added 30 commits July 10, 2026 21:24
@lulusir lulusir changed the title WIP: acp chat followup WIP: feat: complete agentic ACP workflow and pinned editor tabs Jul 20, 2026
@lulusir

lulusir commented Jul 20, 2026

Copy link
Copy Markdown
Contributor Author

/next

@opensumi opensumi Bot added the 🎨 feature feature required label Jul 20, 2026
@codecov

codecov Bot commented Jul 20, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 91.15192% with 53 lines in your changes missing coverage. Please review.
✅ Project coverage is 55.40%. Comparing base (094b998) to head (e3248cd).

Files with missing lines Patch % Lines
...rc/browser/acp/agentic-workspace-switch.service.ts 86.36% 25 Missing and 5 partials ⚠️
...e/src/browser/acp/agentic-task-registry.service.ts 93.24% 21 Missing ⚠️
packages/ai-native/src/browser/acp/index.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4767      +/-   ##
==========================================
+ Coverage   53.80%   55.40%   +1.59%     
==========================================
  Files        1756     1762       +6     
  Lines      112220   114271    +2051     
  Branches    24899    25391     +492     
==========================================
+ Hits        60384    63308    +2924     
+ Misses      43026    42221     -805     
+ Partials     8810     8742      -68     
Flag Coverage Δ
jsdom 48.66% <91.15%> (+1.41%) ⬆️
node 13.81% <0.00%> (+0.05%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@lulusir

lulusir commented Jul 20, 2026

Copy link
Copy Markdown
Contributor Author

/next

1 similar comment
@lulusir

lulusir commented Jul 20, 2026

Copy link
Copy Markdown
Contributor Author

/next

@opensumi

opensumi Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

🎉 PR Next publish successful!

3.9.1-next-1784553929.0

@lulusir

lulusir commented Jul 21, 2026

Copy link
Copy Markdown
Contributor Author

/next

@opensumi

opensumi Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

🎉 PR Next publish successful!

3.9.1-next-1784623944.0

@lulusir

lulusir commented Jul 21, 2026

Copy link
Copy Markdown
Contributor Author

/next

@opensumi

opensumi Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

🎉 PR Next publish successful!

3.9.1-next-1784643835.0

@lulusir

lulusir commented Jul 22, 2026

Copy link
Copy Markdown
Contributor Author

/next

@opensumi

opensumi Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

🎉 PR Next publish successful!

3.9.1-next-1784688644.0

@lulusir lulusir changed the title WIP: feat: complete agentic ACP workflow and pinned editor tabs feat: complete agentic ACP workflow and pinned editor tabs Jul 24, 2026
@lulusir
lulusir merged commit 9fee6aa into main Jul 24, 2026
13 checks passed
@lulusir
lulusir deleted the codex/acp-chat-followup branch July 24, 2026 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🎨 feature feature required

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants