Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
modelstudioai
/
cli
Public
Notifications
You must be signed in to change notification settings
Fork
22
Star
308
Code
Issues
1
Pull requests
1
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cli
packages
commands
src
on
main
User selector
All users
All time
Commit history
Commits on Aug 17, 2026
fix(usage): allow disabling auto-stop regardless of quota and fix Auto-Stop column display
Show description for af95a9e
gujieye
committed
af95a9e
View commit details
Copy full SHA for af95a9e
View code at this point
Browse repository at this point
Merge pull request #166 from modelstudioai/feat/iteration1-w1-foundation
Show description for ad5c44d
clark-fc
authored
ad5c44d
View commit details
Copy full SHA for ad5c44d
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/main' into feat/iteration1-w1-foundation
clark-fc
committed
70b5006
View commit details
Copy full SHA for 70b5006
View code at this point
Browse repository at this point
Merge branch 'main' into feat/cli-skill-sync
gujieye
committed
3909a17
View commit details
Copy full SHA for 3909a17
View code at this point
Browse repository at this point
Merge pull request #160 from modelstudioai/feat/skill-init-simplify
Show description for 57c2d98
gujieye
authored
57c2d98
View commit details
Copy full SHA for 57c2d98
View code at this point
Browse repository at this point
Commits on Aug 16, 2026
fix(permission): drop explicit undefined return and make revoke --all e2e credential-independent
gujieye
committed
79a0d2d
View commit details
Copy full SHA for 79a0d2d
View code at this point
Browse repository at this point
feat: update model quota limit & add model permission command
gujieye
committed
8e6af6c
View commit details
Copy full SHA for 8e6af6c
View code at this point
Browse repository at this point
Commits on Aug 15, 2026
Merge branch 'main' into feat/cli-skill-sync
gujieye
committed
7461189
View commit details
Copy full SHA for 7461189
View code at this point
Browse repository at this point
feat: update skill init output
gujieye
committed
4ccda5f
View commit details
Copy full SHA for 4ccda5f
View code at this point
Browse repository at this point
Commits on Aug 14, 2026
docs(knowledge): 修改多处参数描述为“精确匹配”并完善错误处理说明
Show description for 4086da5
clark-fc
committed
4086da5
View commit details
Copy full SHA for 4086da5
View code at this point
Browse repository at this point
Merge pull request #155 from modelstudioai/feat/coding-plan-usage
Show description for a9b0a75
gujieye
authored
a9b0a75
View commit details
Copy full SHA for a9b0a75
View code at this point
Browse repository at this point
Merge pull request #156 from modelstudioai/feat/text-chat-responses-api
Show description for 2b7a0c7
XXPermanentXX
authored
2b7a0c7
View commit details
Copy full SHA for 2b7a0c7
View code at this point
Browse repository at this point
Merge pull request #145 from modelstudioai/feat/change-skills-install
Show description for e5818e1
XXPermanentXX
authored
e5818e1
View commit details
Copy full SHA for e5818e1
View code at this point
Browse repository at this point
Merge branch 'main' into feat/coding-plan-usage
gujieye
authored
5f1c979
View commit details
Copy full SHA for 5f1c979
View code at this point
Browse repository at this point
feat(text): support Responses API
XXPermanentXX
committed
94ccab0
View commit details
Copy full SHA for 94ccab0
View code at this point
Browse repository at this point
feat: add coding plan usage
gujieye
committed
9133b6b
View commit details
Copy full SHA for 9133b6b
View code at this point
Browse repository at this point
Merge remote-tracking branch 'refs/remotes/origin/main' into feat/mcp-support-sse
hopelynd
committed
3b7c4cf
View commit details
Copy full SHA for 3b7c4cf
View code at this point
Browse repository at this point
docs(knowledge): 优化知识库文档内容及CLI说明
Show description for d5c4bd3
clark-fc
committed
d5c4bd3
View commit details
Copy full SHA for d5c4bd3
View code at this point
Browse repository at this point
fix(knowledge): 修正 getConnector 不返回 fileConnectorConfig 问题
Show description for eb4f9af
clark-fc
committed
eb4f9af
View commit details
Copy full SHA for eb4f9af
View code at this point
Browse repository at this point
fix(mcp): harden SSE parsing, abort, and fallback matching
hopelynd
committed
3ea2931
View commit details
Copy full SHA for 3ea2931
View code at this point
Browse repository at this point
feat(speech): 支持同步Flash ASR模型和异步文件转录模型
Show description for b7a4efe
clark-fc
committed
b7a4efe
View commit details
Copy full SHA for b7a4efe
View code at this point
Browse repository at this point
Commits on Aug 13, 2026
Merge branch 'main' into codex/usage-token-plan-reset-times
gujieye
authored
bedd59d
View commit details
Copy full SHA for bedd59d
View code at this point
Browse repository at this point
refactor(usage): align token-plan with --output convention and tolerant quota reading
gujieye
committed
39a4881
View commit details
Copy full SHA for 39a4881
View code at this point
Browse repository at this point
fix(update): sync skills after binary upgrades
XXPermanentXX
committed
4ec0f68
View commit details
Copy full SHA for 4ec0f68
View code at this point
Browse repository at this point
docs(commands): 更新知识库分块命令中 --doc-id 的描述和注意事项
Show description for 30f7525
clark-fc
committed
30f7525
View commit details
Copy full SHA for 30f7525
View code at this point
Browse repository at this point
fix(commands): 修复知识库创建时请求ID未传递问题
Show description for aa38d5c
clark-fc
committed
aa38d5c
View commit details
Copy full SHA for aa38d5c
View code at this point
Browse repository at this point
fix(knowledge): 优化导入任务轮询逻辑与失败信息展示
Show description for cc51164
clark-fc
committed
cc51164
View commit details
Copy full SHA for cc51164
View code at this point
Browse repository at this point
fix(speech): handle qwen3-filetrans singular result.transcription_url
Show description for ae0c2c1
hopelynd
committed
ae0c2c1
View commit details
Copy full SHA for ae0c2c1
View code at this point
Browse repository at this point
Merge remote-tracking branch 'refs/remotes/origin/main' into feat/mcp-support-sse
hopelynd
committed
01a62eb
View commit details
Copy full SHA for 01a62eb
View code at this point
Browse repository at this point
fix(mcp): harden SSE fallback for Bailian and --url overrides
hopelynd
committed
798ce59
View commit details
Copy full SHA for 798ce59
View code at this point
Browse repository at this point
Merge remote-tracking branch 'refs/remotes/origin/main' into fix/fixed_issue_146
Show description for bd91e9d
hopelynd
committed
bd91e9d
View commit details
Copy full SHA for bd91e9d
View code at this point
Browse repository at this point
test(speech): harden flash ASR contract coverage and docs
Show description for e244771
hopelynd
committed
e244771
View commit details
Copy full SHA for e244771
View code at this point
Browse repository at this point
fix(speech): align flash vocabulary_id and qwen3-filetrans language params
hopelynd
committed
9379da7
View commit details
Copy full SHA for 9379da7
View code at this point
Browse repository at this point
Commits on Aug 12, 2026
fix: support sync-flash and qwen3-filetrans ASR models in speech recognize
Show description for 241de61
hopelynd
committed
241de61
View commit details
Copy full SHA for 241de61
View code at this point
Browse repository at this point
refactor(usage): consolidate shared poll logic; migrate freeTrial APIs to bailian-commerce
Show description for 69eb759
gujieye
committed
69eb759
View commit details
Copy full SHA for 69eb759
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.