Commit 19a8d41
committed
docs: add
- Add changelog entry for version `v0.13.1` with code refactoring and new features.
- Refactor `Render` function to use formatted strings for `content`.
- Refactor coder block fence rendering to use `RenderStep`.
- Refactor command handler method names for consistency.
- Simplify `coding` function by removing redundant context checks.
- Implement command-line flag handling and completion support.
- Add `deepseek-reasoner` model with alias `ds-r1`.
- Update `Unreleased` link to compare against `v0.13.1`.
Signed-off-by: codiing-hui <wecoding@yeah.net>v0.13.1 chglog1 parent 0fbe2fe commit 19a8d41
1 file changed
+15
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
4 | 17 | | |
5 | 18 | | |
6 | 19 | | |
| |||
315 | 328 | | |
316 | 329 | | |
317 | 330 | | |
318 | | - | |
| 331 | + | |
| 332 | + | |
319 | 333 | | |
320 | 334 | | |
321 | 335 | | |
| |||
0 commit comments