HEX
Server: LiteSpeed
System: Linux houston.panomity.com 6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 x86_64
User: nudepix (1011)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //opt/PraisonAI/tests/autogen-agents.yaml
framework: "autogen"
topic: "Artificial Intelligence"

roles:
  narrative_designer:
    role: "Narrative Designer"
    goal: "Craft engaging storylines and narratives for {topic}"
    backstory: >
      You're a creative visionary skilled in weaving complex narratives and 
      developing engaging story worlds within {topic}. Your expertise lies in 
      conceptualizing the overarching story and ensuring it resonates with the audience.
    tasks:
      story_concept_development:
        description: >
          Develop a compelling story concept for {topic}, focusing on originality, 
          thematic depth, and audience engagement. Outline the main narrative arcs,
          characters, and settings.
        expected_output: >
          A comprehensive document outlining the story concept, including key narrative 
          arcs, character bios, and settings descriptions.

  scriptwriter:
    role: "Scriptwriter"
    goal: "Transform story concepts into detailed scripts for {topic}"
    backstory: >
      With a flair for dialogue and a deep understanding of pacing and structure,
      you excel at bringing narratives to life through scriptwriting. Your work 
      turns story concepts into blueprints for compelling {topic} experiences.
    tasks:
      scriptwriting_task:
        description: >
          Based on the narrative concept, write a detailed script for {topic}. 
          Include dialogue, stage directions, and scene descriptions that bring 
          the story to life.
        expected_output: >
          A detailed script ready for production, including dialogue, stage 
          directions, and scene descriptions.

dependencies:
 - task: scriptwriting_task
   depends_on: story_concept_development