Skip to content

feat: allow overwriting the openspec-plan agent configuration in opencode.json#11

Open
daniel-eder wants to merge 1 commit intoOctane0411:mainfrom
daniel-eder:patch-1
Open

feat: allow overwriting the openspec-plan agent configuration in opencode.json#11
daniel-eder wants to merge 1 commit intoOctane0411:mainfrom
daniel-eder:patch-1

Conversation

@daniel-eder
Copy link
Copy Markdown

Previously the default agent configuration would overwrite config applied by opencode.json. Now the two configs are merged.

This allows to e.g. do

    "openspec-plan": {
      "model": "github-copilot/gpt-5.4"
    },

in opencode.json to set a custom (smarter than default) model for planning.

…code.json

Previously the default agent configuration would overwrite config applied by opencode.json. Now the two configs are merged.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant