feat(ui): scaffold multi-agent-mux-ui monorepo structure with Flutter and Melos configurations

This commit is contained in:
2026-07-16 17:30:03 +09:00
parent 39be8d7b43
commit 9778f38d9f
98 changed files with 7623 additions and 0 deletions
@@ -0,0 +1,12 @@
name: mam_tui
description: Plain Dart TUI terminal frontend for multi-agent-mux.
version: 1.0.0
publish_to: none
environment:
sdk: '>=3.0.0 <4.0.0'
dependencies:
mam_core:
path: ../../packages/mam_core
meta: ^1.9.0