Skip to content

Ondra parallel baseagent#505

Merged
ondrej-lukas merged 8 commits intomainfrom
ondra-parallel-baseagent
May 5, 2026
Merged

Ondra parallel baseagent#505
ondrej-lukas merged 8 commits intomainfrom
ondra-parallel-baseagent

Conversation

@ondrej-lukas
Copy link
Copy Markdown
Member

Description

Added new base agent class that can handle parallel execution in multiple game servers

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Manual testing (local run with NetSecGame)
  • Manual testing (local run with WhiteBoxNetSecGame)
  • Local docker run with NetSecGame
  • Local docker run with WhiteBoxNetSecGame

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have run local pytest
  • I have run local ruff check

@ondrej-lukas ondrej-lukas added the enhancement New feature or request label May 5, 2026
@ondrej-lukas ondrej-lukas added this to the netsecgame v 0.3.0 milestone May 5, 2026
@ondrej-lukas ondrej-lukas linked an issue May 5, 2026 that may be closed by this pull request
@ondrej-lukas ondrej-lukas merged commit 802a3bb into main May 5, 2026
2 checks passed
@ondrej-lukas ondrej-lukas deleted the ondra-parallel-baseagent branch May 5, 2026 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEAT] Add support for multiple parallel environments in BaseAgent

1 participant