-
Notifications
You must be signed in to change notification settings - Fork 0
Set scoped models for home Pi agent #91
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🧩 Analysis chain
🏁 Script executed:
Repository: boga/dotfiles
Length of output: 39
🌐 Web query:
Are the following AI model IDs valid and currently available: openai-codex gpt-5.5, opencode-go glm-5.1, kimi-k2.6, mimo-v2.5-pro, minimax-m3, qwen3.7-max, deepseek-v4-pro?💡 Result:
As of June 10, 2026, the status of the requested AI model IDs is as follows: openai-codex gpt-5.5: Valid but currently experiencing significant service availability issues [1][2]. While officially released for ChatGPT and Codex users [2], numerous reports indicate that users encounter 400 (unsupported model) and 404 (model not found) errors when attempting to use it via API or integrated tools, suggesting ongoing routing or entitlement propagation problems [3][4]. opencode-go glm-5.1: Valid and available [5][6]. It is a supported model within the OpenCode Go platform [5], although users may encounter "model not supported" errors if their account entitlements (subscription status) are not properly recognized or if they attempt to misconfigure the model identifier in their client settings [7][8]. kimi-k2.6: Valid and available [9]. It is accessible via the official Kimi platform, API, and various third-party providers [9][10]. It is also open-weight and available on Hugging Face [11]. mimo-v2.5-pro: Valid and available [12]. It was released by Xiaomi and is fully rolled out across their API platforms and accessible via Hugging Face [12]. minimax-m3: Valid and available [13][10]. It is supported by various providers and platforms, including OpenRouter and other API aggregators [13][10]. qwen3.7-max: Valid and available [14][15]. This model is offered by Qwen Cloud and multiple third-party API providers, often labeled as Qwen/Qwen3.7-Max or qwen-3.7-max [16][15][17]. deepseek-v4-pro: Valid and available [18]. This flagship model is provided via the official DeepSeek API and is available as open-weight model weights on Hugging Face [18].
Citations:
Confirm model IDs via external docs; add guardrails for openai-codex/gpt-5.5 availability
openai-codex/opencode-gowas found in this repo, so validity relies on external references.glm-5.1,kimi-k2.6,mimo-v2-5-pro,minimax-m3,qwen3.7-max,deepseek-v4-pro) are real/available on their respective providers.openai-codex/gpt-5.5has documented ongoing API/model-not-found or entitlement/routing issues; ensure callers have fallback or error handling since this ID is included inenabledModels(and may be used by overrides).🤖 Prompt for AI Agents