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_pty_bridge_daemon
|
||||
description: Headless Dart daemon serving as a WebSocket PTY bridge for Web clients.
|
||||
version: 1.0.0
|
||||
publish_to: none
|
||||
|
||||
environment:
|
||||
sdk: '>=3.0.0 <4.0.0'
|
||||
|
||||
dependencies:
|
||||
mam_pty:
|
||||
path: ../../packages/mam_pty
|
||||
meta: ^1.9.0
|
||||
Reference in New Issue
Block a user