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 }}
Wzdhehe
/
Mcode-webui
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Issues
5
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(mcode-webui): 新建会话工作区选择 — 系统目录选择器 + 工作区/会话树
- #7
#7
Merged
fengzhi09
merged 16 commits into
main
Wzdhehe/Mcode-webui:main
from
feat-workspace-lhl
Wzdhehe/Mcode-webui:feat-workspace-lhl
Copy head branch name to clipboard
Sep 21, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
feat(mcode-webui): 新建会话工作区选择 — 系统目录选择器 + 工作区/会话树
#7
fengzhi09
merged 16 commits into
main
Wzdhehe/Mcode-webui:main
from
feat-workspace-lhl
Wzdhehe/Mcode-webui:feat-workspace-lhl
Copy head branch name to clipboard
Commits
Commits on Sep 20, 2026
feat(workspace): 零弹窗目录选择 + 完整交互流程 (feat-workspace-lhl)
Show description for 44bae04
Wzdhehe
committed
44bae04
View commit details
Copy full SHA for 44bae04
Browse repository at this point
fix: add missing browse-toggle element referenced in events.js
Show description for 7698e32
Wzdhehe
committed
7698e32
View commit details
Copy full SHA for 7698e32
Browse repository at this point
feat(workspace): v2 picker — 原生 OS 对话框 + recent 列表 + 搜索
Show description for 37f0c73
Wzdhehe
committed
37f0c73
View commit details
Copy full SHA for 37f0c73
Browse repository at this point
fix(events): wrap dead new-chat-ws-picker code in null guard
Show description for 048da29
Wzdhehe
committed
048da29
View commit details
Copy full SHA for 048da29
Browse repository at this point
fix(events): guard newChatPicker.hidden in resetState
Wzdhehe
committed
5578a46
View commit details
Copy full SHA for 5578a46
Browse repository at this point
fix(events): open workspace-picker (not ws-quick-picker) on chip click
Wzdhehe
committed
4f6a961
View commit details
Copy full SHA for 4f6a961
Browse repository at this point
style: 美化工作区选择器界面(搜索框、列表、按钮样式优化)
Wzdhehe
committed
c9406e0
View commit details
Copy full SHA for c9406e0
Browse repository at this point
style: 按钮水平排列 + 列表显示文件夹名和路径(30字符截断)
Wzdhehe
committed
29fefb2
View commit details
Copy full SHA for 29fefb2
Browse repository at this point
fix: /api/workspace/recent 返回 tmpDir(无需工作空间按钮需要)
Wzdhehe
committed
ebb1f5f
View commit details
Copy full SHA for ebb1f5f
Browse repository at this point
style: 恢复模型选择器按钮显示(显示当前模型名称)
Wzdhehe
committed
b6cd3e7
View commit details
Copy full SHA for b6cd3e7
Browse repository at this point
fix(workspace): 用 setsid 让 zenity/kdialog 在无 TTY 后台运行时也能弹出对话框
Show description for 4cce2d9
Wzdhehe
committed
4cce2d9
View commit details
Copy full SHA for 4cce2d9
Browse repository at this point
feat: add Electron native dialog picker (feat-workspace-lhl)
Show description for 45c553c
Wzdhehe
committed
45c553c
View commit details
Copy full SHA for 45c553c
Browse repository at this point
Commits on Sep 21, 2026
feat(workspace): 原生风格目录选择器 fs-picker(feat-workspace-lhl)
Show description for d22986d
Wzdhehe
committed
d22986d
View commit details
Copy full SHA for d22986d
Browse repository at this point
refactor(workspace): 简化 pickDirectory() 直接调用 fs-picker,删除多级降级逻辑
Wzdhehe
committed
bb25114
View commit details
Copy full SHA for bb25114
Browse repository at this point
fix(fs-picker): 移除 process 引用,_home 从后端 /api/fs/read 获取
Wzdhehe
committed
8a0a5e0
View commit details
Copy full SHA for 8a0a5e0
Browse repository at this point
fix(fs-picker): 添加 pick() 公共方法,修复 _close 返回值格式
Wzdhehe
committed
bbaf350
View commit details
Copy full SHA for bbaf350
Browse repository at this point
You can’t perform that action at this time.