Feature Description
We should make the daemon take in a list of tasks to run concurrently and constantly monitor. E.g., can handle database instructions on the fly, watch for file changes, listen for REST API commands.
Motivation
Will give a universal entrypoint for extending the daemon as we please
Implementation Details
Feature Description
We should make the daemon take in a list of tasks to run concurrently and constantly monitor. E.g., can handle database instructions on the fly, watch for file changes, listen for REST API commands.
Motivation
Will give a universal entrypoint for extending the daemon as we please
Implementation Details
learnerd): REST API #82learnerd): daemon monitors REST API #115learnerd): daemon handles RSS feed stream #23learnerd): daemon monitors file storage for changes #116learnerd): daemon communicates with LLM endpoint #117learnerd): uselearnerconfig to set the list of tasks for daemon #118