Skip to content

Tasks#273

Merged
hmahmood24 merged 6 commits into
stagingfrom
tasks
May 12, 2026
Merged

Tasks#273
hmahmood24 merged 6 commits into
stagingfrom
tasks

Conversation

@hmahmood24
Copy link
Copy Markdown
Member

No description provided.

Route task execution through the active actor context instead of silently falling back to a simulated actor, and add workflow-specific post-run review plumbing for recurring and triggerable description-driven tasks.
Mark schedule payloads with explicit dict typing so queue linkage and datetime schedules can coexist without backend type inference conflicts.
Teach actor and scheduler prompts that new scheduled or triggered workflows should usually remain live and description-driven unless a stored function is explicitly requested or later distilled.
Verify child actor slot selection, reusable workflow review labeling, and real actor creation of live recurring and triggerable tasks with null entrypoints.
Add coverage for explicit actor requirements, entrypoint review context propagation, recurring clone timing, future instance patching, and task execution prompt builders.
Update scheduler tests to provide explicit simulated actors now that direct execution no longer creates an implicit fallback actor.
@hmahmood24 hmahmood24 merged commit 6fede36 into staging May 12, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant