feat(injects,conversations,scheduler,gateway_tools,api): wake priority, master and parent aliases, scheduled injects start a turn

This commit is contained in:
hh
2026-08-30 20:34:12 +02:00
parent 878f7d6473
commit 3406e2e178
11 changed files with 215 additions and 47 deletions
+1
View File
@@ -10,6 +10,7 @@
normal: "text-note",
urgent: "text-destructive",
user: "text-foreground",
wake: "text-foreground",
};
</script>