update docs

This commit is contained in:
YeonGyu-Kim
2026-02-19 18:41:37 +09:00
parent 9402905738
commit ce44445946
8 changed files with 45 additions and 29 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ A Category is an agent configuration preset optimized for specific domains.
| `quick` | `anthropic/claude-haiku-4-5` | Trivial tasks - single file changes, typo fixes, simple modifications |
| `unspecified-low` | `anthropic/claude-sonnet-4-6` | Tasks that don't fit other categories, low effort required |
| `unspecified-high` | `anthropic/claude-opus-4-6` (max) | Tasks that don't fit other categories, high effort required |
| `writing` | `google/gemini-3-flash` | Documentation, prose, technical writing |
| `writing` | `kimi-for-coding/k2p5` | Documentation, prose, technical writing |
### Usage