feat: add Moonshot coding plan support and fix Zhipu coding plan for …#132
Merged
Conversation
…Anthropic format - Add coding plan toggle for Moonshot provider with dedicated endpoints: - OpenAI compatible: https://api.kimi.com/coding/v1 - Anthropic compatible: https://api.kimi.com/coding - Fix Zhipu coding plan to support both API formats (previously forced OpenAI only): - OpenAI compatible: https://open.bigmodel.cn/api/coding/paas/v4 - Anthropic compatible: https://open.bigmodel.cn/api/anthropic - Add i18n translations for Moonshot coding plan hints (zh/en) - Update Zhipu default OpenAI base URL to exclude /chat/completions suffix Closes #16, closes #63, closes #119 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This was referenced Feb 26, 2026
This was referenced Feb 28, 2026
mammut001
pushed a commit
to mammut001/LobsterAI
that referenced
this pull request
Mar 11, 2026
…moonshot-coding-plan feat: add Moonshot coding plan support and fix Zhipu coding plan for …
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…Anthropic format
Closes #16, closes #63, closes #119