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 }}
codingwatching
/
Yuxi-Know
Public
forked from
xerrors/Yuxi
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 15, 2026
test: 清理测试套件冗余与低质量测试 (#919)
Show description for c46ce7f
xerrors
authored
c46ce7f
View commit details
Copy full SHA for c46ce7f
Browse repository at this point
Commits on Aug 14, 2026
fix(preview): 产物 Word 文件支持 PDF 预览并优化对话时间与 loading 展示
Show description for 9647631
xerrors
committed
9647631
View commit details
Copy full SHA for 9647631
Browse repository at this point
feat(chat): 对话输入草稿按线程保存与还原
Show description for be0d750
xerrors
committed
be0d750
View commit details
Copy full SHA for be0d750
Browse repository at this point
chore(release): 升级版本到 0.7.2.dev0
Yuchuan925
committed
f3b9e6b
View commit details
Copy full SHA for f3b9e6b
Browse repository at this point
feat(chat): 对话消息补充结束时间与执行耗时,流式 loading 实时计时 (#918)
Show description for 9681a73
Yuchuan925
authored
9681a73
View commit details
Copy full SHA for 9681a73
Browse repository at this point
feat(preview): HTML 预览支持缩放比例调节,默认 90% (#917)
Show description for 85317d5
Yuchuan925
authored
85317d5
View commit details
Copy full SHA for 85317d5
Browse repository at this point
fix(kb): 修复知识库图片公开访问风险 (#916)
Show description for 2b424aa
Yuchuan925
authored
2b424aa
View commit details
Copy full SHA for 2b424aa
Browse repository at this point
refactor: 迁移运行时配置与 LangGraph checkpoint (#915)
Show description for 1b1d5ad
Yuchuan925
authored
1b1d5ad
View commit details
Copy full SHA for 1b1d5ad
Browse repository at this point
feat: 侧边栏对话列表显示 Thread 运行状态 (#911)
Show description for effd9c8
xerrors
and
Yuchuan925
authored
effd9c8
View commit details
Copy full SHA for effd9c8
Browse repository at this point
Commits on Aug 13, 2026
Merge pull request #912 from Yuchuan925/feat/agent-token-usage
Show description for cfbc252
xerrors
authored
cfbc252
View commit details
Copy full SHA for cfbc252
Browse repository at this point
Merge pull request #910 from Yuchuan925/fix/avatar-upload-xss
Show description for 903d05f
Yuchuan925
authored
903d05f
View commit details
Copy full SHA for 903d05f
Browse repository at this point
Update roadmap.md
xerrors
authored
8b1912a
View commit details
Copy full SHA for 8b1912a
Browse repository at this point
Merge pull request #907 from zgpnuaa/fix/mcp-exceptiongroup-crash
Show description for 6ea0dbb
xerrors
authored
6ea0dbb
View commit details
Copy full SHA for 6ea0dbb
Browse repository at this point
Commits on Aug 12, 2026
fix(mcp): catch ExceptionGroup to prevent agent crash on MCP transport errors
Show description for de1bef6
zgpnuaa
committed
de1bef6
View commit details
Copy full SHA for de1bef6
Browse repository at this point
Merge pull request #904 from Yuchuan925/fix/remote-skill-source-allowlist
Show description for 771e7ce
xerrors
authored
771e7ce
View commit details
Copy full SHA for 771e7ce
Browse repository at this point
fix: 清理远程 Skill 一次性沙盒缓存
Yuchuan925
committed
521110c
View commit details
Copy full SHA for 521110c
Browse repository at this point
Merge remote-tracking branch 'refs/remotes/origin/main' into fix/remote-skill-source-allowlist
Yuchuan925
committed
59bea73
View commit details
Copy full SHA for 59bea73
Browse repository at this point
Merge pull request #906 from Yuchuan925/docs/unify-pr-contribution-norms
Show description for 5ae9b32
xerrors
authored
5ae9b32
View commit details
Copy full SHA for 5ae9b32
Browse repository at this point
docs: 统一 PR 与贡献规范,允许 Agent 提交并强化内容要求
Show description for 0cb848b
Yuchuan925
committed
0cb848b
View commit details
Copy full SHA for 0cb848b
Browse repository at this point
Merge pull request #905 from Yuchuan925/main
Show description for 117f711
Yuchuan925
authored
117f711
View commit details
Copy full SHA for 117f711
Browse repository at this point
Merge branch 'main' into main
Yuchuan925
authored
1687fb3
View commit details
Copy full SHA for 1687fb3
Browse repository at this point
fix: 处理远程 Skill 审阅意见
Yuchuan925
committed
0af6916
View commit details
Copy full SHA for 0af6916
Browse repository at this point
Commits on Aug 11, 2026
chore: 同步最新 upstream/main
Yuchuan925
committed
2e2f554
View commit details
Copy full SHA for 2e2f554
Browse repository at this point
fix: 简化远程 Skill 沙盒回流
Yuchuan925
committed
f579b77
View commit details
Copy full SHA for f579b77
Browse repository at this point
Merge pull request #903 from Yuchuan925/feat/workspace-chat-files
Show description for c9c2ff7
xerrors
authored
c9c2ff7
View commit details
Copy full SHA for c9c2ff7
Browse repository at this point
fix(workspace): 修复 Ruff import 排序,修正 CI 失败
Show description for 0c36269
Yuchuan925
committed
0c36269
View commit details
Copy full SHA for 0c36269
Browse repository at this point
Commits on Aug 10, 2026
refactor: 移除多余的 legacy 清理与薄 helper,重排工作区服务
Show description for 725c7a4
Yuchuan925
committed
725c7a4
View commit details
Copy full SHA for 725c7a4
Browse repository at this point
docs: 补充历史对话文件浏览的面包屑与多选修复说明
Yuchuan925
committed
81927fa
View commit details
Copy full SHA for 81927fa
Browse repository at this point
fix: 修复历史对话浏览的面包屑显示与多选性能
Show description for ab3971a
Yuchuan925
committed
ab3971a
View commit details
Copy full SHA for ab3971a
Browse repository at this point
fix: 收敛远程 Skill 沙盒安全边界
Yuchuan925
committed
5971a4a
View commit details
Copy full SHA for 5971a4a
Browse repository at this point
feat: 在工作区只读浏览历史对话文件
Yuchuan925
committed
4542118
View commit details
Copy full SHA for 4542118
Browse repository at this point
Merge pull request #902 from Yuchuan925/fix/mcp-stdio-rce
Show description for 87391e3
xerrors
authored
87391e3
View commit details
Copy full SHA for 87391e3
Browse repository at this point
refactor: 收敛 MCP 安全访问入口
Yuchuan925
committed
47ba308
View commit details
Copy full SHA for 47ba308
Browse repository at this point
fix: 完善远程 Skill 来源配置
Yuchuan925
committed
18c6395
View commit details
Copy full SHA for 18c6395
Browse repository at this point
Commits on Aug 9, 2026
fix: 加固远程 Skill 来源与沙盒安装
Yuchuan925
committed
75743e2
View commit details
Copy full SHA for 75743e2
Browse repository at this point
Previous
Next
You can’t perform that action at this time.