Skip to content
Snippets Groups Projects
  1. Mar 26, 2025
  2. Mar 25, 2025
  3. Mar 24, 2025
  4. Mar 23, 2025
  5. Mar 22, 2025
    • Florian Schröder's avatar
      Update .coveragerc to exclude voice_chat directory · d7f6937d
      Florian Schröder authored
          Added the voice_chat directory under the omit section to ensure coverage reports ignore files from this directory. This helps focus coverage metrics on relevant parts of the codebase.
      d7f6937d
    • Florian Schröder's avatar
      Remove unused player_type attribute and enhance test coverage · 8f253900
      Florian Schröder authored
      Eliminated the unused `player_type` attribute from the codebase, streamlining player information handling. Updated tests with additional player functionality and improved scenarios for task transitions. Adjusted coverage settings to exclude irrelevant files.
      8f253900
    • Florian Schröder's avatar
      Refactor argument parsing and enhance test coverage · 381fdf01
      Florian Schröder authored
      Refactored argument parsing by splitting `parse_args` from `run_agent_from_args` for improved modularity. Added new tests for argument parsing, agent functionality, and visualization updates. Expanded sample state JSON and integrated additional validation logic for recipe graph ingredient extraction.
      381fdf01
  6. Mar 11, 2025
  7. Mar 10, 2025
Loading