Skip to content

v0.3.69

Choose a tag to compare

@github-actions github-actions released this 18 Jul 17:29

19 commits since v0.3.68. 74 files changed, +2646 / -88 lines.

✨ Features

  • a38a8eb7 Built-in Moonshot AI provider: Moonshot (Kimi) as a first-class provider with API plan (api.moonshot.ai) and Coding plan (api.kimi.com) endpoints, alias-resolved from kimi/moonshotai
  • abeff7cf Moonshot onboarding wizard: API plan / Coding plan picker before the API key field, with live model fetch per plan
  • 15a57720 Command Code CLI provider: add Command Code CLI (cmd) subprocess provider
  • 1617a5aa MiniMax-M3: wire the current flagship into the config example, README, crate docs, and usage normalizer; default_model bumped to MiniMax-M3
  • d47cbf4e Plan discard/show: agent can discard and show the plan on the user's request
  • 775a2f60 Click-to-expand: left-click a tool-call or reasoning block to expand just that block, complementing Ctrl+O
  • de89f73b Follow-up suggestions tool: suggest_followups tool plus event plumbing
  • 0857d066 Follow-up suggestions in the TUI: rendering and keys, fill-not-submit
  • 1b91ce47 Telegram follow-up suggestions: tap-to-send optional follow-ups
  • b3e849b8 Discord follow-up suggestions: tap-to-send optional follow-ups
  • ae64c1a7 Slack follow-up suggestions: tap-to-send optional follow-ups
  • 661506a7 WhatsApp follow-up suggestions: numbered tap-to-send optional follow-ups

🔧 Fixes

  • 5e416d0c Kimi K3 pricing: price Kimi K3 correctly on /usage instead of billing $0.00
  • 36228a36 Phantom plan detection: catch narrated plans hidden behind a structured preamble
  • 9132a620 Telegram react marker: recover a leaked react marker on reaction turns
  • 745ad200 Command Code CLI build: make the provider build and actually work

📖 Documentation

  • e4d540ef Moonshot config example section and README provider docs

🧹 Miscellaneous

  • 95f8fd53 refactor(provider): rename Moonshot display name "Moonshot Kimi" to "Moonshot AI"
  • ac17513b refactor(provider): rename onboarding display name "Anthropic Claude" to "Anthropic"

📊 Stats

  • 19 commits since v0.3.68
  • 74 files changed, +2646 / -88 lines
  • 5018 tests (4989 passed, 0 failed, 29 ignored)

Full Changelog: v0.3.68...v0.3.69