chore: home-polish for v0.8.49

- Add completion_sound to config.example.toml notifications section
  (off/beep/bell, default 'beep', introduced in v0.8.48)
- Add kimi-k2.6 to Default Models comments in config.example.toml
  (default Moonshot/Kimi model, provider section already added)
- Fix stale v0.8.47 reference in docs/PROVIDERS.md Planned section
  (now says v0.8.48+, reflecting current milestones)
This commit is contained in:
Hunter B
2026-06-01 00:44:20 -07:00
parent f094db9e02
commit 78facf9239
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -232,7 +232,7 @@ The check fails when:
## Planned, Not Shipped Yet
These items belong to the v0.8.47 provider-abstraction milestone or related
These items belong to the v0.8.48+ provider-abstraction milestone or related
provider docs work, but they are not native shipped behavior in this checkout:
- A unified `Provider` trait in `codewhale-agent` that owns env precedence,