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 }}
arcboxlabs
/
linkcode
Public
Notifications
You must be signed in to change notification settings
Fork
13
Star
151
Code
Issues
1
Pull requests
33
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat(schema,daemon): persist the conversation turn tree and prompt records
- #507
#507
Open
1/14
Zerlight
wants to merge 12 commits into
master
arcboxlabs/linkcode:master
from
ruocheng/code-628
arcboxlabs/linkcode:ruocheng/code-628
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
feat(schema,daemon): persist the conversation turn tree and prompt records
#507
Zerlight
wants to merge 12 commits into
master
arcboxlabs/linkcode:master
from
ruocheng/code-628
arcboxlabs/linkcode:ruocheng/code-628
Copy head branch name to clipboard
Commits
Commits on Sep 3, 2026
feat(schema,daemon): add turn-tree model and run/graph session fields
Zerlight
committed
0fea0b4
View commit details
Copy full SHA for 0fea0b4
Browse repository at this point
feat(schema): declare conversation wire frames, bump wire version to 80
Zerlight
committed
1ec9581
View commit details
Copy full SHA for 1ec9581
Browse repository at this point
feat(engine): add ConversationStore seam and loud conversation stubs
Zerlight
committed
d0e9340
View commit details
Copy full SHA for d0e9340
Browse repository at this point
feat(daemon): persist the conversation turn tree behind one connection
Zerlight
committed
375f1a8
View commit details
Copy full SHA for 375f1a8
Browse repository at this point
fix(schema): keep runId optional on the wire until the floor bump
Zerlight
committed
83ed868
View commit details
Copy full SHA for 83ed868
Browse repository at this point
test(engine): avoid timeout fixture startup race
Zerlight
committed
614dd7c
View commit details
Copy full SHA for 614dd7c
Browse repository at this point
fix(conversation): preserve graph compatibility and cleanup
Zerlight
committed
6c7e4b1
View commit details
Copy full SHA for 6c7e4b1
Browse repository at this point
fix(conversation): enforce turn admission in the durable store
Zerlight
committed
2ac8292
View commit details
Copy full SHA for 2ac8292
Browse repository at this point
fix(daemon): fail loud on a runId-less run and assert graph.changed delivery scope
Zerlight
committed
8d2f013
View commit details
Copy full SHA for 8d2f013
Browse repository at this point
fix(schema): collapse unshipped wire bump to 80
Zerlight
committed
7688fa5
View commit details
Copy full SHA for 7688fa5
Browse repository at this point
fix(conversation): report the resolve transition and make the in-memory persist atomic
Zerlight
committed
e5a513d
View commit details
Copy full SHA for e5a513d
Browse repository at this point
Commits on Sep 7, 2026
fix(engine): drop the issue references from the conversation stub's refusal message
Zerlight
committed
284953a
View commit details
Copy full SHA for 284953a
Browse repository at this point
You can’t perform that action at this time.