feat: model config persistence #3

Closed
opened 2026-02-16 17:24:49 -05:00 by yindo · 0 comments
Owner

Originally created by @rekram1-node on GitHub (May 14, 2025).

Copying my issue and PR from original opencode project.

When I change my model selection and exit opencode, the selection should be persisted the next time I open opencode again.

I imagine this would be the global config file that is updated but I wonder if people would like the ability to have selection persisted per project.

Main questions:

  • Should it be persisted globally?
  • Should we just persist the coding agent? < I imagine so since we don't allow selection of the title or task agents
Originally created by @rekram1-node on GitHub (May 14, 2025). ### Copying my issue and PR from original opencode project. When I change my model selection and exit opencode, the selection should be persisted the next time I open opencode again. I imagine this would be the global config file that is updated but I wonder if people would like the ability to have selection persisted per project. Main questions: * Should it be persisted globally? * Should we just persist the coding agent? < I imagine so since we don't allow selection of the title or task agents
yindo closed this issue 2026-02-16 17:24:49 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#3