Skip to content

Wire spawn_agent to DeferredSpawn path #454

Description

@quangdang46

spawn_agent stub in crates/jcode-keywords/src/workflow/spawn.rs is now a plugin-point with set_spawn_impl() but nobody calls it from workflow handlers (they use DeferredSpawn + SubagentTool).

Need to either:
(a) wire executor to call spawn_agent instead of defer, or
(b) remove spawn_agent entirely if dead code is preferred.

Related bead: jcode-wn8

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions