chore: remove device-agent-embedded submodule + update android-agent ref + README

- .gitmodules: remove device-agent-embedded entry (moved to reference/esp32-agent/)

- README.md: add Android Agent and ESP32 Agent to component list, update file structure

- apps/android-agent: update submodule ref (gRPC lifecycle + UI overhaul)

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
datadunia
2026-07-06 14:18:11 +07:00
parent 5ed8e54f16
commit 4af46dadad
3 changed files with 7 additions and 6 deletions
-3
View File
@@ -7,9 +7,6 @@
[submodule "apps/device-agent"]
path = apps/device-agent
url = https://git.datadunia.com/nexusguard/nexus-device-agent.git
[submodule "apps/device-agent-embedded"]
path = apps/device-agent-embedded
url = https://git.datadunia.com/nexusguard/nexus-agent-embedded.git
[submodule "apps/android-agent"]
path = apps/android-agent
url = https://git.datadunia.com/nexusguard/nexus-android-agent.git