Feature hasn't been suggested before.
Describe the enhancement you want to request
In OpenCode 1.0.61 it not possible to override the built-in "build" and "plan" agents with your own agent definitions (in .config/opencode/agent/build.md/plan.md). One can disable the build-in names and set them up under new names, but not reuse the same names.
Furthermore, it would make sense to also define built-in agents using the agent markdown definition syntax instead of with code. This would make it easier to understand and adjust their configurations.
Feature hasn't been suggested before.
Describe the enhancement you want to request
In OpenCode 1.0.61 it not possible to override the built-in "build" and "plan" agents with your own agent definitions (in
.config/opencode/agent/build.md/plan.md). One can disable the build-in names and set them up under new names, but not reuse the same names.Furthermore, it would make sense to also define built-in agents using the agent markdown definition syntax instead of with code. This would make it easier to understand and adjust their configurations.