feat(ui): scaffold multi-agent-mux-ui monorepo structure with Flutter and Melos configurations
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user