Commit dffd166
chore(release): v0.21.0 (#288)
Three more coding engines you can install and drive: Kimi Code, Qwen
Code, and DeepSeek Code (#286, #287). `moshcode install kimi | qwen |
deepseek` now resolve, each with reviewed autonomous-mode flags behind
`agents` and a headless mode behind moshscript's ai().
Two of those entries route around a bad name. kimi installs the
kimi-code script directly, because the older code.kimi.com wrapper now
installs the deprecated Python kimi-cli and blocks on a prompt for 30
seconds. deepseek launches `deepseek-code` rather than the `dsc` alias
its package also installs, because `dsc` is Microsoft's Desired State
Configuration binary on a machine that has both.
`template list` grew a --json form for automation (#284).
Also fixes a DoH config that dropped its default guards when only one of
them was overridden (#285).
Minor, not patch: three new engines and a new output format.
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>1 parent 999e0fc commit dffd166
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments