triggers and execution queue; subagents

This commit is contained in:
2026-03-04 21:27:41 -04:00
parent a50955558e
commit 8ff277c8c6
28 changed files with 3683 additions and 14 deletions

View File

@@ -42,3 +42,6 @@ python-dotenv>=1.0.0
# Secrets management
cryptography>=42.0.0
argon2-cffi>=23.0.0
# Trigger system scheduling
apscheduler>=3.10.0