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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
modelscope
/
twinkle
Public
Notifications
You must be signed in to change notification settings
Fork
50
Star
258
Code
Issues
2
Pull requests
10
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(server): server execution guarantees (time bounds + loud failures + contract base)
- #286
#286
Draft
Yunnglin
wants to merge 15 commits into
main
modelscope/twinkle:main
from
feat/server-execution-guarantees
modelscope/twinkle:feat/server-execution-guarantees
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Draft
feat(server): server execution guarantees (time bounds + loud failures + contract base)
#286
Yunnglin
wants to merge 15 commits into
main
modelscope/twinkle:main
from
feat/server-execution-guarantees
modelscope/twinkle:feat/server-execution-guarantees
Copy head branch name to clipboard
Commits
Commits on Sep 15, 2026
test(contract): refresh client_api_baseline before execution-guarantees work
Show description for a98c5f0
Yunnglin
committed
a98c5f0
View commit details
Copy full SHA for a98c5f0
Browse repository at this point
feat(infra): establish Sync_Dispatch_Path time bound (Phase 1, T1.1-T1.6)
Show description for c359789
Yunnglin
committed
c359789
View commit details
Copy full SHA for c359789
Browse repository at this point
feat(contract): ErrorPayload contract + type base classes (Phase 2, T2.1-T2.4, T6.1)
Show description for 1b030ea
Yunnglin
committed
1b030ea
View commit details
Copy full SHA for 1b030ea
Browse repository at this point
feat(contract): QueueStateLiteral + naming disambiguation guard (Phase 6, T6.2-T6.3)
Show description for b6e0beb
Yunnglin
committed
b6e0beb
View commit details
Copy full SHA for b6e0beb
Browse repository at this point
feat(server): Blocking_Call_Boundary + Admission_Gate (Phase 3, T3.1-T3.8)
Show description for e46345b
Yunnglin
committed
e46345b
View commit details
Copy full SHA for e46345b
Browse repository at this point
feat(server): post-timeout actor recovery + two time bounds (Phase 4, T4.1-T4.3)
Show description for 948daaa
Yunnglin
committed
948daaa
View commit details
Copy full SHA for 948daaa
Browse repository at this point
feat(state): future record survival + ownership hygiene (Phase 5, T5.1-T5.6)
Show description for 742faf7
Yunnglin
committed
742faf7
View commit details
Copy full SHA for 742faf7
Browse repository at this point
refactor: remove all silent degradation mechanisms (Phase 7, T7.1-T7.9)
Show description for f461fc3
Yunnglin
committed
f461fc3
View commit details
Copy full SHA for f461fc3
Browse repository at this point
test(contract): zero-wire-change guard + CI/pre-commit closeout (Phase 8, T8.1/T8.2/T8.4)
Show description for 141b812
Yunnglin
committed
141b812
View commit details
Copy full SHA for 141b812
Browse repository at this point
fix(state): store state timestamps as UTC so expiry is timezone-independent
Show description for d54d9a1
Yunnglin
committed
d54d9a1
View commit details
Copy full SHA for d54d9a1
Browse repository at this point
Merge branch 'main' into feat/server-execution-guarantees
Show description for 250c380
Yunnglin
committed
250c380
View commit details
Copy full SHA for 250c380
Browse repository at this point
fix: restore multi lora state after load failure
Yunnglin
committed
f978104
View commit details
Copy full SHA for f978104
Browse repository at this point
feat(server): finalize execution guarantees (backend boundary + stream/gen bounds)
Show description for 26a4311
Yunnglin
committed
26a4311
View commit details
Copy full SHA for 26a4311
Browse repository at this point
fix: revert tinker to 0.16.1 and keep request types FastAPI-compatible
Show description for d56bcca
Yunnglin
committed
d56bcca
View commit details
Copy full SHA for d56bcca
Browse repository at this point
Commits on Sep 16, 2026
fix(server): harden tinker GRPO execution guarantees
Yunnglin
committed
4bc9beb
View commit details
Copy full SHA for 4bc9beb
Browse repository at this point
You can’t perform that action at this time.