refactor(daemon): reflex-scheduler reads from sense config instead of config.reflexes (#189 phase 3) #194
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
Update the daemon reflex scheduler to read trigger config from
senseConfig.intervalandsenseConfig.oninstead of the oldconfig.reflexesarray. RemovereflexesfromNerveConfigtype.Key Files
packages/core/src/config.tspackages/daemon/src/kernel.tsBranch
refactor/189-inline-reflex-configParent: #189