[PR #87] [CLOSED] fix typo in [www/src/content/docs/docs/config.mdx] #9530

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

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/87
Author: @rishavkundu
Created: 6/13/2025
Status: Closed

Base: devHead: typo/config-docs-typofix


📝 Commits (5)

📊 Changes

8 files changed (+170 additions, -4 deletions)

View changed files

📝 README.md (+1 -1)
📝 install (+3 -2)
📝 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/config.mdx (+1 -1)
📝 www/src/content/docs/docs/themes.mdx (+1 -0)

📄 Description

merge for good english


🔄 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/87 **Author:** [@rishavkundu](https://github.com/rishavkundu) **Created:** 6/13/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `typo/config-docs-typofix` --- ### 📝 Commits (5) - [`3f8f7ec`](https://github.com/anomalyco/opencode/commit/3f8f7ec5881640f40490b2f5d17504c6a390f773) feat: claude 4 opus - [`c554430`](https://github.com/anomalyco/opencode/commit/c554430c59171e2dbec4b4d311e5f7d5a8107d0b) Nord theme (#64) - [`77f1116`](https://github.com/anomalyco/opencode/commit/77f1116ac9f182e8da784a958159fa7bfc38b82b) Update README.md - [`3bce2c9`](https://github.com/anomalyco/opencode/commit/3bce2c9dc3b2b009388cb696a1eec06ad14fc84a) pin install script - [`30732b1`](https://github.com/anomalyco/opencode/commit/30732b147544de55285eccb24aceaa3babcd8fc0) fix typo ### 📊 Changes **8 files changed** (+170 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) 📝 `install` (+3 -2) 📝 `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/config.mdx` (+1 -1) 📝 `www/src/content/docs/docs/themes.mdx` (+1 -0) </details> ### 📄 Description merge for good english --- <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:43 -05:00
yindo closed this issue 2026-02-16 18:13:43 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9530