@compass-ai/nova 1.1.13 → 1.1.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (4) hide show
  1. package/README.md +1 -1
  2. package/dist/cli.js +1006 -930
  3. package/dist/index.js +759 -687
  4. package/package.json +1 -1
package/README.md CHANGED
@@ -248,7 +248,7 @@ Nova supports multiple AI models — switch anytime with `/model`:
248
248
  | **Claude Sonnet 4.5** | `sonnet-4.5` | Previous-gen balanced performance |
249
249
  | **Claude Haiku 4.5** | `haiku`, `h` | Fast iterations, quick tasks |
250
250
  | **Z.AI GLM 5.1** | `glm-5.1`, `g` | Cloud-hosted, open-source alternative |
251
- | **MiniMax M2.7** | `minimax-m2.7`, `m` | Versatile cloud alternative |
251
+ | **MiniMax M3** | `minimax-m3`, `m` | Versatile cloud alternative |
252
252
  | **Kimi K2.6** | `kimi-k2.6`, `k` | Deep reasoning alternative |
253
253
  | **Gemini 3 Pro** | `gemini-3-pro`, `p` | Creative cloud alternative |
254
254
  | **DeepSeek V4 Pro** | `deepseek-v4-pro` | High-context reasoning alternative |