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 }}
ding113
/
claude-code-hub
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
392
Star
3.4k
Code
Issues
25
Pull requests
17
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix: 修复请求记录卡在【请求中】导致崩溃 (#854)
- #858
#858
Open
tesgth032
wants to merge 45 commits into
ding113:dev
ding113/claude-code-hub:dev
from
tesgth032:fix/issue-854-message-request-stuck
tesgth032/claude-code-hub:fix/issue-854-message-request-stuck
Copy head branch name to clipboard
Conversation
Commits
45
(45)
Checks
Files changed
Open
fix: 修复请求记录卡在【请求中】导致崩溃 (#854)
#858
tesgth032
wants to merge 45 commits into
ding113:dev
ding113/claude-code-hub:dev
from
tesgth032:fix/issue-854-message-request-stuck
tesgth032/claude-code-hub:fix/issue-854-message-request-stuck
Copy head branch name to clipboard
Commits
Commits on Mar 2, 2026
fix: 修复请求记录卡在“请求中”导致崩溃 (#854)
Show description for 1f60d23
tesgth032
committed
1f60d23
View commit details
Copy full SHA for 1f60d23
Browse repository at this point
fix: 修正异步写入入队语义并增强封闭安全性
Show description for eb69162
tesgth032
committed
eb69162
View commit details
Copy full SHA for eb69162
Browse repository at this point
fix: 区分异步入队结果,避免无效 patch 触发同步回退
Show description for b8be549
tesgth032
committed
b8be549
View commit details
Copy full SHA for b8be549
Browse repository at this point
fix: 完善队列溢出终态判定并增强封闭参数校验
Show description for 99d95a1
tesgth032
committed
99d95a1
View commit details
Copy full SHA for 99d95a1
Browse repository at this point
fix: 队列溢出时保护终态并同步兜底
tesgth032
committed
f8a9bf5
View commit details
Copy full SHA for f8a9bf5
Browse repository at this point
chore: 统一 message-write-buffer 导入并明确孤儿错误码
tesgth032
committed
db55c41
View commit details
Copy full SHA for db55c41
Browse repository at this point
fix: cost 更新在 overflow 时不走同步写入
tesgth032
committed
9ea0302
View commit details
Copy full SHA for 9ea0302
Browse repository at this point
ci: 确保安装 Biome CLI 以稳定格式检查
tesgth032
committed
ab07c59
View commit details
Copy full SHA for ab07c59
Browse repository at this point
chore: format code (fix-issue-854-message-request-stuck-ab07c59)
github-actions[bot]
committed
3d285d7
View commit details
Copy full SHA for 3d285d7
Browse repository at this point
fix: 强化 message_request 写缓冲容错
Show description for 5e5ccf5
tesgth032
committed
5e5ccf5
View commit details
Copy full SHA for 5e5ccf5
Browse repository at this point
chore: 恢复 usage-ledger 测试格式化
Show description for b378f1b
tesgth032
committed
b378f1b
View commit details
Copy full SHA for b378f1b
Browse repository at this point
chore: format code (fix-issue-854-message-request-stuck-b378f1b)
github-actions[bot]
committed
d7b927e
View commit details
Copy full SHA for d7b927e
Browse repository at this point
chore: 触发 CI 重新运行
tesgth032
committed
f636bd4
View commit details
Copy full SHA for f636bd4
Browse repository at this point
fix: 扩展孤儿请求封闭条件(补 status_code)
tesgth032
committed
3d41876
View commit details
Copy full SHA for 3d41876
Browse repository at this point
chore: format usage-ledger integration test
tesgth032
committed
a2dd6f0
View commit details
Copy full SHA for a2dd6f0
Browse repository at this point
chore: format code (fix-issue-854-message-request-stuck-a2dd6f0)
github-actions[bot]
committed
e55090f
View commit details
Copy full SHA for e55090f
Browse repository at this point
perf: 优化 proxy-status lastRequest 查询
tesgth032
committed
88a1459
View commit details
Copy full SHA for 88a1459
Browse repository at this point
refactor: 提取 per-item 暂态错误回队列逻辑
tesgth032
committed
aab8fff
View commit details
Copy full SHA for aab8fff
Browse repository at this point
fix: 加固 #854 异步写缓冲自愈与孤儿清扫
tesgth032
committed
e048a8b
View commit details
Copy full SHA for e048a8b
Browse repository at this point
chore: format code (fix-issue-854-message-request-stuck-e048a8b)
github-actions[bot]
committed
e342b0c
View commit details
Copy full SHA for e342b0c
Browse repository at this point
ci: 固定 Biome 版本以匹配 schema
tesgth032
committed
485275a
View commit details
Copy full SHA for 485275a
Browse repository at this point
chore: 处理 AI review(移除 Biome CLI 硬编码)
Show description for 63e2584
tesgth032
committed
63e2584
View commit details
Copy full SHA for 63e2584
Browse repository at this point
chore: format code (fix-issue-854-message-request-stuck-63e2584)
github-actions[bot]
committed
cf8fa1c
View commit details
Copy full SHA for cf8fa1c
Browse repository at this point
ci: 固定 Biome 版本避免 schema 漂移
Show description for 023c491
tesgth032
committed
023c491
View commit details
Copy full SHA for 023c491
Browse repository at this point
fix: 暂态错误时避免 flush 忙等重试
Show description for 1bd6fff
tesgth032
committed
1bd6fff
View commit details
Copy full SHA for 1bd6fff
Browse repository at this point
fix: overflow 丢弃时返回补丁并增强同步写入兜底
tesgth032
committed
d92c4ea
View commit details
Copy full SHA for d92c4ea
Browse repository at this point
fix: proxy-status lastRequest 排除进行中请求
tesgth032
committed
2f1e9fe
View commit details
Copy full SHA for 2f1e9fe
Browse repository at this point
fix: 补齐 sanitize 告警并澄清 overflow/lastRequest 语义
tesgth032
committed
d30651c
View commit details
Copy full SHA for d30651c
Browse repository at this point
fix: 加固孤儿封闭并增强 clamp 告警
tesgth032
committed
3b00259
View commit details
Copy full SHA for 3b00259
Browse repository at this point
fix: 收敛 requeue 溢出并修正 endTime 语义
tesgth032
committed
8faba64
View commit details
Copy full SHA for 8faba64
Browse repository at this point
fix: 完善 message_request 异步写入与孤儿封闭边界
tesgth032
committed
ef969f7
View commit details
Copy full SHA for ef969f7
Browse repository at this point
fix: 完善 message_request sanitize 与 proxy-status 可观测性
tesgth032
committed
c0b4989
View commit details
Copy full SHA for c0b4989
Browse repository at this point
Commits on Mar 3, 2026
fix: proxy-status 隐藏已软删除 provider
tesgth032
committed
cc5ceb9
View commit details
Copy full SHA for cc5ceb9
Browse repository at this point
fix: 采纳 AI review,完善 per-item flush 与 costUsd 更新
tesgth032
committed
46a1bda
View commit details
Copy full SHA for 46a1bda
Browse repository at this point
fix: 修复孤儿清扫器并发初始化与非法 statusCode 写入
tesgth032
committed
1531b40
View commit details
Copy full SHA for 1531b40
Browse repository at this point
fix: #854 补充 completed 索引并优化 orphan sealer
Show description for aaea3f6
tesgth032
committed
aaea3f6
View commit details
Copy full SHA for aaea3f6
Browse repository at this point
chore: 采纳 Greptile 建议整理测试工具并增强日志
Show description for d7ca176
tesgth032
committed
d7ca176
View commit details
Copy full SHA for d7ca176
Browse repository at this point
chore: 按 Greptile 建议内联 warmup 过滤并补充注释
Show description for 8a08316
tesgth032
committed
8a08316
View commit details
Copy full SHA for 8a08316
Browse repository at this point
fix: token 字段改用 safe-int sanitize 以匹配 bigint
Show description for 46b32de
tesgth032
committed
46b32de
View commit details
Copy full SHA for 46b32de
Browse repository at this point
fix: 为活跃/孤儿请求加索引并补齐批量更新 cast
Show description for f30a51e
tesgth032
committed
f30a51e
View commit details
Copy full SHA for f30a51e
Browse repository at this point
fix: 排除 warmup 活跃请求并优化写缓冲降级路径
tesgth032
committed
4ab8bdc
View commit details
Copy full SHA for 4ab8bdc
Browse repository at this point
fix: orphan sealer 按 status_code 封闭并缓存 proxy-status
tesgth032
committed
5a00ec3
View commit details
Copy full SHA for 5a00ec3
Browse repository at this point
fix: orphan sealer 对齐 active 索引并修补 proxy-status 缓存竞态
tesgth032
committed
30e6c4f
View commit details
Copy full SHA for 30e6c4f
Browse repository at this point
fix: 写缓冲 requeue 加硬上限并避免 sweeper 超时并发
tesgth032
committed
ff9f03b
View commit details
Copy full SHA for ff9f03b
Browse repository at this point
fix: 降级 proxy-status 快照并补强孤儿封闭
Show description for c37a68a
tesgth032
committed
c37a68a
View commit details
Copy full SHA for c37a68a
Browse repository at this point
You can’t perform that action at this time.