[PR #304] [MERGED] fix: invisible html tags and compact long delay #9580

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

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/304
Author: @PhantomReactor
Created: 6/22/2025
Status: Merged
Merged: 6/22/2025
Merged by: @adamdotdevin

Base: devHead: issue-298/270


📝 Commits (2)

  • 1222b82 fix: invisible html tags and compact long delay
  • e965db0 fix: stream compact command response

📊 Changes

3 files changed (+60 additions, -25 deletions)

View changed files

📝 packages/opencode/src/session/index.ts (+45 -13)
📝 packages/tui/internal/app/app.go (+13 -11)
📝 packages/tui/internal/components/chat/message.go (+2 -1)

📄 Description

Some bug fixes which i noticed while using the app
fixes #298 and #270


🔄 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/304 **Author:** [@PhantomReactor](https://github.com/PhantomReactor) **Created:** 6/22/2025 **Status:** ✅ Merged **Merged:** 6/22/2025 **Merged by:** [@adamdotdevin](https://github.com/adamdotdevin) **Base:** `dev` ← **Head:** `issue-298/270` --- ### 📝 Commits (2) - [`1222b82`](https://github.com/anomalyco/opencode/commit/1222b82cb77e4cafbc0357a4eb3f6a4f6462b3c0) fix: invisible html tags and compact long delay - [`e965db0`](https://github.com/anomalyco/opencode/commit/e965db0b324dbc7fdc7e00744b7122a3c4dfe6f4) fix: stream compact command response ### 📊 Changes **3 files changed** (+60 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `packages/opencode/src/session/index.ts` (+45 -13) 📝 `packages/tui/internal/app/app.go` (+13 -11) 📝 `packages/tui/internal/components/chat/message.go` (+2 -1) </details> ### 📄 Description Some bug fixes which i noticed while using the app fixes #298 and #270 --- <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:13:48 -05:00
yindo closed this issue 2026-02-16 18:13:48 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9580