[PR #70] [CLOSED] Retracting bun version #9527

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

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/70
Author: @jpoz
Created: 6/6/2025
Status: Closed

Base: devHead: retract


📝 Commits (3)

📊 Changes

6 files changed (+167 additions, -0 deletions)

View changed files

📝 go.mod (+2 -0)
📝 internal/llm/models/anthropic.go (+15 -0)
📝 internal/llm/models/bedrock.go (+30 -0)
internal/tui/theme/nord.go (+107 -0)
📝 internal/tui/theme/theme_test.go (+12 -0)
📝 www/src/content/docs/docs/themes.mdx (+1 -0)

📄 Description

Fixes https://github.com/sst/opencode/issues/69 once v0.0.54 is released


🔄 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/70 **Author:** [@jpoz](https://github.com/jpoz) **Created:** 6/6/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `retract` --- ### 📝 Commits (3) - [`3f8f7ec`](https://github.com/anomalyco/opencode/commit/3f8f7ec5881640f40490b2f5d17504c6a390f773) feat: claude 4 opus - [`c554430`](https://github.com/anomalyco/opencode/commit/c554430c59171e2dbec4b4d311e5f7d5a8107d0b) Nord theme (#64) - [`932e8ce`](https://github.com/anomalyco/opencode/commit/932e8ce08169c256ca65c570a7f46c214f812340) retracting bun version ### 📊 Changes **6 files changed** (+167 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+2 -0) 📝 `internal/llm/models/anthropic.go` (+15 -0) 📝 `internal/llm/models/bedrock.go` (+30 -0) ➕ `internal/tui/theme/nord.go` (+107 -0) 📝 `internal/tui/theme/theme_test.go` (+12 -0) 📝 `www/src/content/docs/docs/themes.mdx` (+1 -0) </details> ### 📄 Description Fixes https://github.com/sst/opencode/issues/69 once v0.0.54 is released --- <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:42 -05:00
yindo closed this issue 2026-02-16 18:13:42 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9527