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 }}
xintaofei
/
codeg
Public
Notifications
You must be signed in to change notification settings
Fork
357
Star
2.8k
Code
Issues
103
Pull requests
66
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
merge Mcp branch
- #207
#207
Merged
xintaofei
merged 29 commits into
main
xintaofei/codeg:main
from
mcp
xintaofei/codeg:mcp
Copy head branch name to clipboard
May 24, 2026
Conversation
Commits
29
(29)
Checks
Files changed
Merged
merge Mcp branch
#207
xintaofei
merged 29 commits into
main
xintaofei/codeg:main
from
mcp
xintaofei/codeg:mcp
Copy head branch name to clipboard
Commits
Commits on May 22, 2026
feat(db): add parent_tool_use_id and delegation_call_id for sub-agent delegation
Show description for 5cecab0
xintaofei
and
claude
committed
5cecab0
View commit details
Copy full SHA for 5cecab0
Browse repository at this point
feat(acp): delegation event variants and parent-binding fields on ConversationLinked
Show description for ecb9186
xintaofei
and
claude
committed
ecb9186
View commit details
Copy full SHA for ecb9186
Browse repository at this point
feat(acp): introduce ConnectionSpawner trait and DelegationLink carrier
Show description for c80ed6d
xintaofei
and
claude
committed
c80ed6d
View commit details
Copy full SHA for c80ed6d
Browse repository at this point
feat(acp): DelegationBroker with depth check, timeout, parent-cancel cascade
Show description for eeb0120
xintaofei
and
claude
committed
eeb0120
View commit details
Copy full SHA for eeb0120
Browse repository at this point
feat(acp): codeg-mcp companion binary with stdio MCP + UDS broker round-trip
Show description for 450e7fc
xintaofei
and
claude
committed
450e7fc
View commit details
Copy full SHA for 450e7fc
Browse repository at this point
feat(acp): wire delegation listener, MCP injection, lifecycle, settings end-to-end
Show description for 1df13a5
xintaofei
and
claude
committed
1df13a5
View commit details
Copy full SHA for 1df13a5
Browse repository at this point
feat(conversations): include_children filter + list_child_conversations
Show description for 5f39ce3
xintaofei
and
claude
committed
5f39ce3
View commit details
Copy full SHA for 5f39ce3
Browse repository at this point
feat(ui): inline DelegatedSubThread + delegation event binding
Show description for 2b1811b
xintaofei
and
claude
committed
2b1811b
View commit details
Copy full SHA for 2b1811b
Browse repository at this point
feat(delegation): settings UI, chat-channel relay, full i18n
Show description for b341136
xintaofei
and
claude
committed
b341136
View commit details
Copy full SHA for b341136
Browse repository at this point
fix(delegation): visible settings, MCP _meta fallback, agent card UI
Show description for f5b1614
xintaofei
and
claude
committed
f5b1614
View commit details
Copy full SHA for f5b1614
Browse repository at this point
refactor(delegation): standalone card, expanded-only outcome with markdown
Show description for f821442
xintaofei
and
claude
committed
f821442
View commit details
Copy full SHA for f821442
Browse repository at this point
refactor(delegation): tighter card header + outcome-first expanded body
Show description for c92e608
xintaofei
and
claude
committed
c92e608
View commit details
Copy full SHA for c92e608
Browse repository at this point
Commits on May 23, 2026
fix(delegation): recognize delegation regardless of host title rephrasing
Show description for 6463c8b
xintaofei
and
claude
committed
6463c8b
View commit details
Copy full SHA for 6463c8b
Browse repository at this point
feat(delegation): live append-only result stream + snapshot rebinding
Show description for 01b9a0a
xintaofei
committed
01b9a0a
View commit details
Copy full SHA for 01b9a0a
Browse repository at this point
fix(delegation): ship codeg-mcp companion across all distribution channels
Show description for 0767b6a
xintaofei
committed
0767b6a
View commit details
Copy full SHA for 0767b6a
Browse repository at this point
fix(delegation): unify delegate_to_agent rendering across MCP hosts
Show description for 66fb6a1
xintaofei
committed
66fb6a1
View commit details
Copy full SHA for 66fb6a1
Browse repository at this point
Commits on May 24, 2026
fix(chat): refine conversation input styling
Show description for 8c11f9e
xintaofei
committed
8c11f9e
View commit details
Copy full SHA for 8c11f9e
Browse repository at this point
fix(delegation): emit completion on every terminal path and cascade cancel to children
Show description for 3780e86
xintaofei
committed
3780e86
View commit details
Copy full SHA for 3780e86
Browse repository at this point
refactor(delegation): granular child-failure codes and non-blocking parent cancel cascade
Show description for 3c92496
xintaofei
committed
3c92496
View commit details
Copy full SHA for 3c92496
Browse repository at this point
refactor(settings): add General page consolidating terminal, rendering and delegation
Show description for c13739e
xintaofei
committed
c13739e
View commit details
Copy full SHA for c13739e
Browse repository at this point
test(delegation): localize delegation status labels and cover real emitter fanout
Show description for 9a7ad56
xintaofei
committed
9a7ad56
View commit details
Copy full SHA for 9a7ad56
Browse repository at this point
fix(chat): scope input focus ring to composer and tighten attached frame
Show description for ec50f2f
xintaofei
committed
ec50f2f
View commit details
Copy full SHA for ec50f2f
Browse repository at this point
fix(chat): drop attached-frame fill and tighten composer outer spacing
xintaofei
committed
bd7ef8e
View commit details
Copy full SHA for bd7ef8e
Browse repository at this point
style(delegation): align sub-thread status badge with tool-call badge and center chevron
xintaofei
committed
222cde4
View commit details
Copy full SHA for 222cde4
Browse repository at this point
fix(chat): constrain composer to message column
xintaofei
committed
d167344
View commit details
Copy full SHA for d167344
Browse repository at this point
chore(acp): update Codex and OpenCode registry versions
xintaofei
committed
735f6de
View commit details
Copy full SHA for 735f6de
Browse repository at this point
style(tauri): format Rust sources
xintaofei
committed
907df4c
View commit details
Copy full SHA for 907df4c
Browse repository at this point
fix(tabs): activate neighbor after closing active tab
xintaofei
committed
dfbe656
View commit details
Copy full SHA for dfbe656
Browse repository at this point
fix: satisfy windows clippy io error lint
xintaofei
committed
a700cff
View commit details
Copy full SHA for a700cff
Browse repository at this point
You can’t perform that action at this time.