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 }}
ThreeFish-AI
/
coding-proxy
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
19
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(error-handling+ci+docs): 增强错误处理诊断能力、完善 CI 发布流水线与文档体系;
- #89
#89
Merged
ThreeFish-AI
merged 22 commits into
master
ThreeFish-AI/coding-proxy:master
from
feature/1.x.x
ThreeFish-AI/coding-proxy:feature/1.x.x
Copy head branch name to clipboard
Apr 5, 2026
Conversation
Commits
22
(22)
Checks
Files changed
Merged
feat(error-handling+ci+docs): 增强错误处理诊断能力、完善 CI 发布流水线与文档体系;
#89
ThreeFish-AI
merged 22 commits into
master
ThreeFish-AI/coding-proxy:master
from
feature/1.x.x
ThreeFish-AI/coding-proxy:feature/1.x.x
Copy head branch name to clipboard
Commits
Commits on Apr 4, 2026
ci(github-actions): 修复 Release 工作流构建失败,新增 uv 包管理器安装步骤;
Show description for 214b577
ThreeFish-AI
committed
214b577
View commit details
Copy full SHA for 214b577
Browse repository at this point
Merge pull request #81 from ThreeFish-AI/vk/41ee-github-actions-w
Show description for 1ff1e74
ThreeFish-AI
authored
1ff1e74
View commit details
Copy full SHA for 1ff1e74
Browse repository at this point
ci(github-actions): 新增 PyPI 发布 API Token 回退认证模式;
Show description for 734aa19
ThreeFish-AI
committed
734aa19
View commit details
Copy full SHA for 734aa19
Browse repository at this point
Merge pull request #82 from ThreeFish-AI/vk/41ee-github-actions-w
Show description for 6ea9175
ThreeFish-AI
authored
6ea9175
View commit details
Copy full SHA for 6ea9175
Browse repository at this point
Commits on Apr 5, 2026
ci(github-actions): 新增 Pre-release → Production 门控发布工作流;
Show description for 2144777
ThreeFish-AI
committed
2144777
View commit details
Copy full SHA for 2144777
Browse repository at this point
Merge pull request #83 from ThreeFish-AI/vk/41ee-github-actions-w
Show description for e82f117
ThreeFish-AI
authored
e82f117
View commit details
Copy full SHA for e82f117
Browse repository at this point
fix(error-handling): 修复流式/非流式路径未预期异常导致裸 500 问题,并增强非 200 响应日志详细度;
Show description for 459fc24
ThreeFish-AI
committed
459fc24
View commit details
Copy full SHA for 459fc24
Browse repository at this point
Merge pull request #84 from ThreeFish-AI/vk/b2ca-fix-500-200
Show description for 690e0ef
ThreeFish-AI
authored
690e0ef
View commit details
Copy full SHA for 690e0ef
Browse repository at this point
refactor(cli-usage): 将 usage 命令的 -b/--backend 参数重命名为 -v/--vendor,对齐内部 vendor 术语体系;
Show description for 134630e
ThreeFish-AI
committed
134630e
View commit details
Copy full SHA for 134630e
Browse repository at this point
Merge pull request #85 from ThreeFish-AI/vk/5ce7-preening-substra
Show description for 46c89aa
ThreeFish-AI
authored
46c89aa
View commit details
Copy full SHA for 46c89aa
Browse repository at this point
ci(github-actions): 修复 TestPyPI 发布因 attestations 不兼容导致 400 错误;
Show description for caf0a9a
ThreeFish-AI
committed
caf0a9a
View commit details
Copy full SHA for caf0a9a
Browse repository at this point
ci(github-actions): 启用 verbose 日志并补充包元数据以排查 TestPyPI 发布 400 错误;
Show description for 866473c
ThreeFish-AI
committed
866473c
View commit details
Copy full SHA for 866473c
Browse repository at this point
docs(changelog): 新增 v0.1.0 MVP 版本 Release Note,建立版本变更历史规范;
Show description for 462f796
ThreeFish-AI
committed
462f796
View commit details
Copy full SHA for 462f796
Browse repository at this point
Revise MVP release note in CHANGELOG.md
Show description for 957cbba
ThreeFish-AI
authored
957cbba
View commit details
Copy full SHA for 957cbba
Browse repository at this point
Merge pull request #87 from ThreeFish-AI/vk/1fc4-coding-proxy-v0
Show description for cea17da
ThreeFish-AI
authored
cea17da
View commit details
Copy full SHA for cea17da
Browse repository at this point
Merge pull request #86 from ThreeFish-AI/vk/413e-fix-github-actio
Show description for 88024ba
ThreeFish-AI
authored
88024ba
View commit details
Copy full SHA for 88024ba
Browse repository at this point
fix(vendor-zhipu): 增强非 200 VendorResponse 错误日志诊断能力,填补 executor 日志盲区;
Show description for da59575
ThreeFish-AI
committed
da59575
View commit details
Copy full SHA for da59575
Browse repository at this point
docs(changelog): 优化 v0.1.0 发布日志 — 格式规范化 + 条目精简;
Show description for edee72e
ThreeFish-AI
committed
edee72e
View commit details
Copy full SHA for edee72e
Browse repository at this point
Merge pull request #88 from ThreeFish-AI/vk/b611-fix-vendor-zhipu
Show description for b8171ea
ThreeFish-AI
authored
b8171ea
View commit details
Copy full SHA for b8171ea
Browse repository at this point
docs(changelog): 升级 v0.1.0 发布日志文案 — 表情符号 + 生动表达 + 格式优化;
Show description for 52b3581
ThreeFish-AI
committed
52b3581
View commit details
Copy full SHA for 52b3581
Browse repository at this point
docs(readme): 重绘架构 Mermaid 图 — 暗色模式兼容 + 样式升级 + 排版微调;
Show description for bd3741e
ThreeFish-AI
committed
bd3741e
View commit details
Copy full SHA for bd3741e
Browse repository at this point
docs(readme): 中文版架构图同步升级 + 英文表格排版微调;
Show description for 1aa980e
ThreeFish-AI
committed
1aa980e
View commit details
Copy full SHA for 1aa980e
Browse repository at this point
You can’t perform that action at this time.