[PR #15586] [MERGED] launch: OpenCode inline config #41091

Closed
opened 2026-04-23 01:49:29 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/15586
Author: @hoyyeva
Created: 4/14/2026
Status: Merged
Merged: 4/14/2026
Merged by: @hoyyeva

Base: mainHead: hoyyeva/opencode-inline-config-with-doc


📝 Commits (2)

📊 Changes

4 files changed (+709 additions, -840 deletions)

View changed files

📝 cmd/launch/opencode.go (+113 -129)
📝 cmd/launch/opencode_test.go (+594 -634)
📝 cmd/launch/runner_exec_only_test.go (+1 -1)
📝 docs/integrations/opencode.mdx (+1 -76)

📄 Description

revert the revert #15568 #15462
Confirmed that opencode actually merge its config sources on startup so whatever in the opencode.json should be merged. This PR also update the doc


🔄 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/ollama/ollama/pull/15586 **Author:** [@hoyyeva](https://github.com/hoyyeva) **Created:** 4/14/2026 **Status:** ✅ Merged **Merged:** 4/14/2026 **Merged by:** [@hoyyeva](https://github.com/hoyyeva) **Base:** `main` ← **Head:** `hoyyeva/opencode-inline-config-with-doc` --- ### 📝 Commits (2) - [`cc39662`](https://github.com/ollama/ollama/commit/cc3966287db763de0846ec8e3512e203eabbc3bf) Reapply "launch/opencode: use inline config (#15462)" (#15568) - [`2de4a10`](https://github.com/ollama/ollama/commit/2de4a10e22fbe0886989c8905edbbdce7e199059) update doc ### 📊 Changes **4 files changed** (+709 additions, -840 deletions) <details> <summary>View changed files</summary> 📝 `cmd/launch/opencode.go` (+113 -129) 📝 `cmd/launch/opencode_test.go` (+594 -634) 📝 `cmd/launch/runner_exec_only_test.go` (+1 -1) 📝 `docs/integrations/opencode.mdx` (+1 -76) </details> ### 📄 Description revert the revert #15568 #15462 Confirmed that opencode actually merge its config sources on startup so whatever in the `opencode.json` should be merged. This PR also update the doc --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-23 01:49:29 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#41091