Skip to content

[FEAT]: Desktop Script Execution Block #3484

@timothycarambat

Description

@timothycarambat

What would you like to see?

On desktop, I should be able to specify a script execution block.
Params:

  • Language executable (string to /bin/bash, or powershell, or python exe, etc)
  • Location to script to execute
  • Run in background (eg: wait or do not wait for script to finish)

Will pipe stdout and stderr to the block output if running in foreground to the LLM, Otherwise we return static string response and continue.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions