Skip to content

refactor: update CYSTCoordinator to use AgentRole enum and support wi…#498

Merged
ondrej-lukas merged 1 commit intomainfrom
ondra-fix-cyst-coordinator-sigantures
Apr 10, 2026
Merged

refactor: update CYSTCoordinator to use AgentRole enum and support wi…#498
ondrej-lukas merged 1 commit intomainfrom
ondra-fix-cyst-coordinator-sigantures

Conversation

@ondrej-lukas
Copy link
Copy Markdown
Member

Fixes parameters and signatures of CYSTCoordinator

Description

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 this to the netsecgame v 0.3.0 milestone Apr 10, 2026
@ondrej-lukas ondrej-lukas merged commit 816df6d into main Apr 10, 2026
2 checks passed
@ondrej-lukas ondrej-lukas deleted the ondra-fix-cyst-coordinator-sigantures branch April 10, 2026 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: CYSTCoordinator hardcodes agent role and breaks register/reset contract (join/reset fail)

1 participant