[PR #4] [MERGED] feat: add configuration persistence for model selections #9494

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

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/4
Author: @rekram1-node
Created: 5/14/2025
Status: Merged
Merged: 5/14/2025
Merged by: @adamdotdevin

Base: devHead: feat-persist-model-selection


📝 Commits (1)

  • 0dea212 feat: add configuration persistence for model selections

📊 Changes

1 file changed (+58 additions, -51 deletions)

View changed files

📝 internal/config/config.go (+58 -51)

📄 Description

Fixes #3

I originally brought this up when I added model selection in the first place, I have these changes in open pr and figured I would copy it over to here since it is the new repo.


🔄 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/4 **Author:** [@rekram1-node](https://github.com/rekram1-node) **Created:** 5/14/2025 **Status:** ✅ Merged **Merged:** 5/14/2025 **Merged by:** [@adamdotdevin](https://github.com/adamdotdevin) **Base:** `dev` ← **Head:** `feat-persist-model-selection` --- ### 📝 Commits (1) - [`0dea212`](https://github.com/anomalyco/opencode/commit/0dea212ebf2a8d5bcc002a25fbc6ddb2a97b7948) feat: add configuration persistence for model selections ### 📊 Changes **1 file changed** (+58 additions, -51 deletions) <details> <summary>View changed files</summary> 📝 `internal/config/config.go` (+58 -51) </details> ### 📄 Description Fixes #3 I originally brought this up when I added model selection in the first place, I have these changes in open pr and figured I would copy it over to here since it is the new repo. --- <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:39 -05:00
yindo closed this issue 2026-02-16 18:13:39 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9494