[PR #775] [MERGED] fix: support cancelled task state #9706

Closed
opened 2026-02-16 18:14:01 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/775
Author: @rlcurrall
Created: 7/8/2025
Status: Merged
Merged: 7/8/2025
Merged by: @adamdotdevin

Base: devHead: fix/cancelled-task-state


📝 Commits (1)

  • 0f38be9 fix: support cancelled task state

📊 Changes

2 files changed (+3 additions, -1 deletions)

View changed files

📝 packages/opencode/src/tool/todo.ts (+1 -1)
📝 packages/tui/internal/components/chat/message.go (+2 -0)

📄 Description

Addresses #520


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opencode/pull/775 **Author:** [@rlcurrall](https://github.com/rlcurrall) **Created:** 7/8/2025 **Status:** ✅ Merged **Merged:** 7/8/2025 **Merged by:** [@adamdotdevin](https://github.com/adamdotdevin) **Base:** `dev` ← **Head:** `fix/cancelled-task-state` --- ### 📝 Commits (1) - [`0f38be9`](https://github.com/anomalyco/opencode/commit/0f38be953d840daa2b87bab2a03388e3143b1fba) fix: support cancelled task state ### 📊 Changes **2 files changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/opencode/src/tool/todo.ts` (+1 -1) 📝 `packages/tui/internal/components/chat/message.go` (+2 -0) </details> ### 📄 Description Addresses #520 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 18:14:01 -05:00
yindo closed this issue 2026-02-16 18:14:01 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9706