Skip to content

acp_thread: Mark in progress plan items as pending#52196

Merged
benbrandt merged 1 commit intomainfrom
fix-plan-stats-pending
Mar 23, 2026
Merged

acp_thread: Mark in progress plan items as pending#52196
benbrandt merged 1 commit intomainfrom
fix-plan-stats-pending

Conversation

@benbrandt
Copy link
Copy Markdown
Member

Context

We were seeing some off by one errors because we weren't counting in progress as either pending or completed.

Release Notes:

  • acp: Fix plan stats showing all tasks as done when items were still in progress.

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Mar 23, 2026
@benbrandt benbrandt enabled auto-merge (squash) March 23, 2026 12:32
@zed-community-bot zed-community-bot bot added the staff Pull requests authored by a current member of Zed staff label Mar 23, 2026
@zed-codeowner-coordinator zed-codeowner-coordinator bot requested review from a team, mikayla-maki and osyvokon and removed request for a team March 23, 2026 12:32
@benbrandt benbrandt merged commit b423194 into main Mar 23, 2026
42 checks passed
@benbrandt benbrandt deleted the fix-plan-stats-pending branch March 23, 2026 12:41
AmaanBilwar pushed a commit to AmaanBilwar/zed that referenced this pull request Mar 23, 2026
)

## Context

We were seeing some off by one errors because we weren't counting in
progress as either pending or completed.

Release Notes:

- acp: Fix plan stats showing all tasks as done when items were still in
progress.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement staff Pull requests authored by a current member of Zed staff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants