[ ] Local, Self Hosted and Development environment test finished.
[ ] Local, E2E, Self Hosted, Development and Production env variable checked.
[x] (Backend only) DB migration file creation checked.
[x] If this is a API deleted or changed: Check side effects for API deletion or related code change.
Changes
The "dogu-agent-core" module was seperated to allow interoperability of "dogu-agent (app version)" and "dogu-agent (cli version).
It doesn't work on linux yet.
Modified to register "external unit" according to "DOGU_DEVICE_PLATFORM_ENABLED".
Temporarily, ".env.device-server", ... and "features", ... were searched in "nm-space/projects/dost".
The file "projects/dogu-agent/src/commands/run.ts" is the core file.
There are many temporary processes in this file. Please review the design direction.
PR Template
Checklist
Changes
The "dogu-agent-core" module was seperated to allow interoperability of "dogu-agent (app version)" and "dogu-agent (cli version). It doesn't work on linux yet. Modified to register "external unit" according to "DOGU_DEVICE_PLATFORM_ENABLED". Temporarily, ".env.device-server", ... and "features", ... were searched in "nm-space/projects/dost". The file "projects/dogu-agent/src/commands/run.ts" is the core file. There are many temporary processes in this file. Please review the design direction.