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
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 }}
x22x22
/
code-cli-any-llm
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
5
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 14, 2025
更新: 将版本号从 0.1.12 升级至 0.1.13;优化命令行输入处理逻辑,增强用户体验。
x22x22
x22x22
committed
2c6c4cb
View commit details
Copy full SHA for 2c6c4cb
Browse repository at this point
Commits on Oct 11, 2025
更新: 将版本号从 0.1.11 升级至 0.1.12;添加健康检查模式配置,支持简单和深度检查,优化健康检查控制器逻辑。
x22x22
x22x22
committed
c5ddd05
View commit details
Copy full SHA for c5ddd05
Browse repository at this point
Commits on Sep 30, 2025
更新: 将版本号从 0.1.10 升级至 0.1.11;将默认模型版本从 `glm-4.5` 升级至 `glm-4.6`,确保配置与文档的一致性。
x22x22
x22x22
committed
7fc1a76
View commit details
Copy full SHA for 7fc1a76
Browse repository at this point
更新: 将版本号从 0.1.9 升级至 0.1.10,确保项目版本管理的准确性。
x22x22
x22x22
committed
7a95bf1
View commit details
Copy full SHA for 7a95bf1
Browse repository at this point
更新: 添加快捷键提示功能,优化用户在配置向导中的体验;将用户代理版本号更新至 `claude-cli/2.0.1`,确保文档与配置的一致性。
x22x22
x22x22
committed
500e467
View commit details
Copy full SHA for 500e467
Browse repository at this point
更新: 将版本号从 0.1.8 升级至 0.1.9,确保项目版本管理的准确性。
x22x22
x22x22
committed
787852d
View commit details
Copy full SHA for 787852d
Browse repository at this point
更新: 将 Claude Code 模型版本从 `claude-sonnet-4-20250514` 升级至 `claude-sonnet-4-5-20250929`,确保文档与配置的一致性。
x22x22
x22x22
committed
303fdf9
View commit details
Copy full SHA for 303fdf9
Browse repository at this point
Commits on Sep 29, 2025
更新: 将版本号从 0.1.7 升级至 0.1.8,确保项目版本管理的准确性。
x22x22
x22x22
committed
a9ed45d
View commit details
Copy full SHA for a9ed45d
Browse repository at this point
优化 CodexProvider 的重试机制与错误处理逻辑,增强对流式响应的支持;调整工具格式化器的参数拼接方式,提升代码可读性;更新 CLI 网关模块解析逻辑,确保环境变量的正确设置。
x22x22
x22x22
committed
c6930c9
View commit details
Copy full SHA for c6930c9
Browse repository at this point
更新: 将版本号从 0.1.6 升级至 0.1.7,优化 CodexProvider 的内容规范化逻辑,新增对数组和对象内容的处理,增强消息处理能力;新增单元测试以验证功能正确性。
x22x22
x22x22
committed
5d339f1
View commit details
Copy full SHA for 5d339f1
Browse repository at this point
更新: 将版本号从 0.1.5 升级至 0.1.6,增强 CLI 网关启动逻辑,支持 TypeScript 环境下的模块解析与错误提示,优化用户体验。
x22x22
x22x22
committed
08cccfa
View commit details
Copy full SHA for 08cccfa
Browse repository at this point
更新: 将 openaiModel 重命名为 providerModel,新增 resolveProviderModel 函数以支持多种 AI 提供者模型的解析,优化代码结构与可读性。
x22x22
x22x22
committed
3130702
View commit details
Copy full SHA for 3130702
Browse repository at this point
更新: 将版本号从 0.1.4 升级至 0.1.5,确保项目版本管理的准确性。
x22x22
x22x22
committed
509da3c
View commit details
Copy full SHA for 509da3c
Browse repository at this point
新增: 实现增强型 LLM 提供者接口与工具格式转换功能,优化双重转义处理逻辑,增强对智谱模型的支持;更新 CLI 版本检查逻辑,确保用户体验流畅。
x22x22
x22x22
committed
f821db4
View commit details
Copy full SHA for f821db4
Browse repository at this point
Commits on Sep 28, 2025
更新: 将版本号从 0.1.3 升级至 0.1.4,确保项目版本管理的准确性。
x22x22
x22x22
committed
3aed4d1
View commit details
Copy full SHA for 3aed4d1
Browse repository at this point
新增: 在项目中添加 MCP 服务器配置,更新版本检查逻辑以支持自定义注册表,增强版本管理功能。
x22x22
x22x22
committed
5de932c
View commit details
Copy full SHA for 5de932c
Browse repository at this point
更新: 将版本号从 0.1.1 升级至 0.1.2,确保项目版本管理的准确性。
x22x22
x22x22
committed
e68e535
View commit details
Copy full SHA for e68e535
Browse repository at this point
更新: 在项目中新增 Qwen Code CLI 模式支持,扩展 CLI 模式切换功能,更新相关文档与配置示例,确保用户能够顺利使用 Qwen Code CLI。
Show description for 08263dd
x22x22
x22x22
committed
08263dd
View commit details
Copy full SHA for 08263dd
Browse repository at this point
更新: 修改 AGENTS.md 文档为英文,增强可读性与一致性;新增 CLI 模式扩展开发者手册,详细说明 CLI 模式的工作流程与开发流程,确保开发者理解与实现规范。
x22x22
x22x22
committed
9caa615
View commit details
Copy full SHA for 9caa615
Browse repository at this point
Commits on Sep 27, 2025
更新: 将版本号从 0.1.0 升级至 0.1.1,调整多个文件中的日志输出格式,确保一致性与可读性。
x22x22
x22x22
committed
3ed0bc3
View commit details
Copy full SHA for 3ed0bc3
Browse repository at this point
更新: 修改文档中的英文描述为更清晰的表达,确保术语一致性,增强用户理解。调整 CLI 模式切换说明,更新配置项注释,确保与实际功能一致性。
x22x22
x22x22
committed
40ce583
View commit details
Copy full SHA for 40ce583
Browse repository at this point
更新: 在 package.json 中新增关键词 "opencode" 和 "crush",以增强项目的可搜索性和相关性。
x22x22
x22x22
committed
732f2b3
View commit details
Copy full SHA for 732f2b3
Browse repository at this point
更新: 将环境变量前缀从 GAL_ 修改为 CAL_,确保配置项一致性,涉及多个文件的更新,包括文档、配置和代码逻辑。
x22x22
x22x22
committed
b9888c2
View commit details
Copy full SHA for b9888c2
Browse repository at this point
更新: 修改文档中的 AI Code CLI Tool 相关描述,确保术语一致性,增强用户理解。新增 CLI 模式切换说明,更新配置项注释。
x22x22
x22x22
committed
79fc35d
View commit details
Copy full SHA for 79fc35d
Browse repository at this point
更新: 修改 README 文档,调整项目名称为 Code CLI Any LLM,增强功能描述,新增 CLI 工具安装步骤及配置说明,确保与实际功能一致性。
x22x22
x22x22
committed
9905d29
View commit details
Copy full SHA for 9905d29
Browse repository at this point
更新: 将 CLI 命令从 gal 更改为 cal,涉及多个文件的命令行接口调整。修正文档中的示例命令,确保一致性。调整 ESLint 配置,关闭不安全赋值的警告。版本号升级至 0.1.0,新增 cal 相关功能实现。
x22x22
x22x22
committed
32f1c24
View commit details
Copy full SHA for 32f1c24
Browse repository at this point
- OpenAI 伪装接口落地(新控制器 + Provider 统一解析)。
Show description for c8e313e
x22x22
x22x22
committed
c8e313e
View commit details
Copy full SHA for c8e313e
Browse repository at this point
更新: 将项目名称从 gemini-any-llm 更改为 code-cli-any-llm,并同步更新相关配置文件路径与文档说明
x22x22
x22x22
committed
0a363ff
View commit details
Copy full SHA for 0a363ff
Browse repository at this point
Commits on Sep 20, 2025
更新: 将版本号从0.0.25升级至0.0.26
x22x22
x22x22
committed
12b1505
View commit details
Copy full SHA for 12b1505
Browse repository at this point
Merge pull request #30 from x22x22/fix/qwen-tool-call-align
Show description for 1815c0c
x22x22
x22x22
authored
1815c0c
View commit details
Copy full SHA for 1815c0c
Browse repository at this point
新增: 请求转换器消息后处理逻辑
Show description for 287730d
x22x22
x22x22
committed
287730d
View commit details
Copy full SHA for 287730d
Browse repository at this point
Merge pull request #29 from x22x22/refactor/stream-transformer-buffer-optimization
Show description for c430500
x22x22
x22x22
authored
c430500
View commit details
Copy full SHA for c430500
Browse repository at this point
重构: 优化流式转换器文本缓冲逻辑
Show description for bf31a68
x22x22
x22x22
committed
bf31a68
View commit details
Copy full SHA for bf31a68
Browse repository at this point
Merge pull request #28 from x22x22/refactor/lazy-provider-initialization
Show description for 1815a40
x22x22
x22x22
authored
1815a40
View commit details
Copy full SHA for 1815a40
Browse repository at this point
重构: 实现控制器提供者延迟初始化
Show description for 6a969fa
x22x22
x22x22
committed
6a969fa
View commit details
Copy full SHA for 6a969fa
Browse repository at this point
Previous
Next
You can’t perform that action at this time.
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル