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
+16
View File
@@ -0,0 +1,16 @@
{
"configVersion": 2,
"packages": [
{
"name": "multi_agent_mux_ui_root",
"rootUri": "../",
"packageUri": "lib/",
"languageVersion": "3.0"
}
],
"generator": "pub",
"generatorVersion": "3.12.1",
"flutterRoot": "file:///home/godopu16/puenv/flutter",
"flutterVersion": "3.44.1",
"pubCache": "file:///home/godopu16/.pub-cache"
}