Sign in Sign up
nuget

CircleAI.Companion.Proactive

(3.2.0) Proactive scheduling for CircleAI companions — cron + event triggers fire `IProactiveTask`s through a host-supplied `IProactiveTaskRunner`. Closes the HER "Samantha mentions things you didn't ask about" gap. Pattern lifted from CircleUp's working `VaultWorkflowScheduler` + `WorkflowSchedulerBackgroundService` with vault coupling abstracted away — consumer brings their own task source (vault, DB, in-memory) and runner (workflow engine, skill dispatcher, plain delegate). Includes a 5-field `CronExpression` parser (no external scheduling SDK).

Activity

Latest release
2mo ago
Total releases
1
Cadence
Last 12 months
1

Reach

Stars

Details

License
MIT
First release
Jun 22, 2026
Releases
Version Released
3.2.0 initial