This commit is contained in:
2026-07-09 02:59:53 +03:00
commit 7ace048d94
817 changed files with 234289 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
#!/bin/sh
# Run script for Agent Manager.
# Runs in the selected worktree (or repo root for local).
# Add the commands to start your project:
# npm run dev
# bun run dev
# cargo run
# python manage.py runserver
cargo run -p hcie-gui-egui