feat(os): add cognitive control execution bridge
This commit is contained in:
parent
23971636d1
commit
25959f7af1
11 changed files with 877 additions and 6 deletions
|
|
@ -1,6 +1,7 @@
|
|||
[workspace]
|
||||
members = [
|
||||
"crates/broadcast-tower",
|
||||
"crates/execution-bridge",
|
||||
"crates/ghctl",
|
||||
"crates/hldp-native-compiler",
|
||||
"crates/hldp-runtime",
|
||||
|
|
|
|||
Loading…
Reference in a new issue