docs: improve commit-staged command workflow and add model config

- Update command description for clarity
- Add plan mode handling instructions
- Add guidance on scaling commit message complexity
- Configure claude-sonnet-4-5 as default model in opencode config
This commit is contained in:
2025-12-20 01:09:31 -06:00
parent 22a6a85438
commit ec0d51e8d3
2 changed files with 12 additions and 2 deletions
@@ -1,5 +1,6 @@
{
"$schema": "https://opencode.ai/config.json",
"model": "anthropic/claude-sonnet-4-5",
"plugin": [
"@tarquinen/opencode-dcp@latest",
"@franlol/opencode-md-table-formatter@0.0.3",