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
309
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
Feat/iteration1 w1 foundation
- #166
#166
Merged
clark-fc
merged 30 commits into
main
modelstudioai/cli:main
from
feat/iteration1-w1-foundation
modelstudioai/cli:feat/iteration1-w1-foundation
Copy head branch name to clipboard
Aug 17, 2026
Conversation
Commits
30
(30)
Checks
Files changed
Merged
Feat/iteration1 w1 foundation
#166
clark-fc
merged 30 commits into
main
modelstudioai/cli:main
from
feat/iteration1-w1-foundation
modelstudioai/cli:feat/iteration1-w1-foundation
Copy head branch name to clipboard
Commits
Commits on Aug 5, 2026
feat(knowledge): 新增知识库管理及用户旅程端到端测试支持
Show description for 43abf0a
clark-fc
committed
43abf0a
View commit details
Copy full SHA for 43abf0a
Browse repository at this point
Merge remote-tracking branch 'origin/main' into feat/iteration1-w1-foundation
clark-fc
committed
9fc6434
View commit details
Copy full SHA for 9fc6434
Browse repository at this point
test(knowledge): 添加多模态与表格型仓库 E2E 测试套件支持
Show description for 8ee2c37
clark-fc
committed
8ee2c37
View commit details
Copy full SHA for 8ee2c37
Browse repository at this point
test(e2e): 优化检索结果标记召回判断并完善服务调优用例
Show description for ef463e8
clark-fc
committed
ef463e8
View commit details
Copy full SHA for ef463e8
Browse repository at this point
chore(deps): 更新pnpm锁文件及包覆盖版本
Show description for 54da9aa
clark-fc
committed
54da9aa
View commit details
Copy full SHA for 54da9aa
Browse repository at this point
test(commands): 添加知识库统计接口的E2E测试
Show description for e3bb5a7
clark-fc
committed
e3bb5a7
View commit details
Copy full SHA for e3bb5a7
Browse repository at this point
feat(knowledge): 支持上传目录路径并递归扫描文件
Show description for d9e8601
clark-fc
committed
d9e8601
View commit details
Copy full SHA for d9e8601
Browse repository at this point
Commits on Aug 10, 2026
Merge remote-tracking branch 'origin/main' into feat/iteration1-w1-foundation
clark-fc
committed
99a3dba
View commit details
Copy full SHA for 99a3dba
Browse repository at this point
fix(knowledge): 修正文档上传接口请求的字段名为 docIds
Show description for 1d98528
clark-fc
committed
1d98528
View commit details
Copy full SHA for 1d98528
Browse repository at this point
test(commands): 添加知识文档列表的端到端测试步骤
Show description for ab766d4
clark-fc
committed
ab766d4
View commit details
Copy full SHA for ab766d4
Browse repository at this point
test(e2e): 修正知识库删除测试中文件名匹配逻辑
Show description for 219d8be
clark-fc
committed
219d8be
View commit details
Copy full SHA for 219d8be
Browse repository at this point
test(knowledge): 增加文档相关命令的独立读回验证
Show description for 12e7a22
clark-fc
committed
12e7a22
View commit details
Copy full SHA for 12e7a22
Browse repository at this point
docs(knowledge): 添加知识库各类资源及操作命令手册
Show description for e292b20
clark-fc
committed
e292b20
View commit details
Copy full SHA for e292b20
Browse repository at this point
Commits on Aug 11, 2026
test(knowledge): 补全知识库相关命令参数并增加E2E测试覆盖
Show description for 1b568e8
clark-fc
committed
1b568e8
View commit details
Copy full SHA for 1b568e8
Browse repository at this point
feat(core): 添加并统一管理 x-dashscope-openapisource 请求头
Show description for 4343fc8
clark-fc
committed
4343fc8
View commit details
Copy full SHA for 4343fc8
Browse repository at this point
test(auth): 添加 openApiSource 头和相关测试字段
Show description for 8195914
clark-fc
committed
8195914
View commit details
Copy full SHA for 8195914
Browse repository at this point
fix(knowledge): 验证并限制查询时间范围为过去时间
Show description for 92a978a
clark-fc
committed
92a978a
View commit details
Copy full SHA for 92a978a
Browse repository at this point
fix(knowledge): 修复内容文件读取时的编码和错误提示
Show description for 0369bd3
clark-fc
committed
0369bd3
View commit details
Copy full SHA for 0369bd3
Browse repository at this point
refactor(knowledge-search): 移除对 query-history 功能的支持及相关代码
Show description for 9bd8b60
clark-fc
committed
9bd8b60
View commit details
Copy full SHA for 9bd8b60
Browse repository at this point
fix(knowledge): 优化quiet和format参数的输出逻辑
Show description for 2d5c49b
clark-fc
committed
2d5c49b
View commit details
Copy full SHA for 2d5c49b
Browse repository at this point
Commits on Aug 13, 2026
fix(knowledge): 优化导入任务轮询逻辑与失败信息展示
Show description for cc51164
clark-fc
committed
cc51164
View commit details
Copy full SHA for cc51164
Browse repository at this point
fix(commands): 修复知识库创建时请求ID未传递问题
Show description for aa38d5c
clark-fc
committed
aa38d5c
View commit details
Copy full SHA for aa38d5c
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
Browse repository at this point
Commits on Aug 14, 2026
feat(speech): 支持同步Flash ASR模型和异步文件转录模型
Show description for b7a4efe
clark-fc
committed
b7a4efe
View commit details
Copy full SHA for b7a4efe
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
Browse repository at this point
docs(knowledge): 优化知识库文档内容及CLI说明
Show description for d5c4bd3
clark-fc
committed
d5c4bd3
View commit details
Copy full SHA for d5c4bd3
Browse repository at this point
docs(knowledge): 修改多处参数描述为“精确匹配”并完善错误处理说明
Show description for 4086da5
clark-fc
committed
4086da5
View commit details
Copy full SHA for 4086da5
Browse repository at this point
Commits on Aug 17, 2026
Merge remote-tracking branch 'origin/main' into feat/iteration1-w1-foundation
clark-fc
committed
70b5006
View commit details
Copy full SHA for 70b5006
Browse repository at this point
feat(cli): 增加知识库全生命周期管理命令
Show description for e681263
clark-fc
committed
e681263
View commit details
Copy full SHA for e681263
Browse repository at this point
test(commands): 添加dry-run参数测试支持文件检测
Show description for 9450895
clark-fc
committed
9450895
View commit details
Copy full SHA for 9450895
Browse repository at this point
You can’t perform that action at this time.