directive_syntax - MadBomber/aia GitHub Wiki

Directive Syntax

Directives can be entered in chat or prompt files using the following syntax:

  • //command args

Supported directives:

  • help: Show available directives
  • shell or sh: Execute a shell command
  • ruby or rb: Execute Ruby code
  • config or cfg: Show or update configuration
  • include or inc: Include file content
  • next: Set/Show the next prompt ID to be processed
  • pipeline: Set/Extend/Show the workflow of prompt IDs

When a directive produces output, it is added to the chat context. If there is no output, you are prompted again.

Related Topics

⚠️ **GitHub.com Fallback** ⚠️