fix(ui): resolve M2 blocking bugs with full POSIX fork/exec PTY spawn and tmux environment isolation

This commit is contained in:
2026-07-16 22:56:19 +09:00
parent b7901bcce5
commit f52f6eb2af
8 changed files with 474 additions and 322 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"roots": [
"multi_agent_mux_ui_root"
],
"packages": [
{
"name": "multi_agent_mux_ui_root",
"version": "1.0.0",
"dependencies": [],
"devDependencies": []
}
],
"configVersion": 1
}