Skip to content

Pi behavior is weird when workflow execution is triggered via the editor component keyword. #89

Description

@rwese

Hi, currently, when a workflow is triggered from the editor component, the Pi process becomes idle, and you have to use the /workflow command to inspect the running workflow.

When workflows are used without the trigger being enabled, the LLM calls the tool itself and displays the workflow progress inline. In my opinion, this provides a much better experience.

I would prefer the editor-triggered workflow behavior to be more consistent with the normal workflow tool usage. Ideally, the Pi process would remain active while the workflow is running, so the interaction continues and users can queue additional prompts.

So the solution is to disable the trigger, but loses the nice animation.

A solution would be to have the trigger word enable the workflow tool, and prompts. Currently this extension adds a lot of system prompt tokens, all the time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    keyword-triggerKeyword-trigger default/behavior/self-priming redesign track

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions