Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/callstack/agent-device
/ daemon.ts
File
daemon.ts
src/daemon.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ startDaemonRuntime } from
'./daemon/server/daemon-runtime.ts'
;
2
import
{ asAppError } from
'./kernel/errors.ts'
;
3
4
void startDaemonRuntime().catch((error) => {
Callers
nothing calls this directly
Calls
3
startDaemonRuntime
Function · 0.90
asAppError
Function · 0.90
write
Method · 0.80
Tested by
no test coverage detected