Add autonomous attack planer
Some checks failed
Continuous Deployment / lint (push) Successful in 32s
Continuous Deployment / deploy-chrome (push) Failing after 20s
Continuous Deployment / deploy-firefox (push) Successful in 3m51s

This commit is contained in:
2025-12-03 22:57:31 +01:00
parent 53c2c2e7e3
commit 9bdd5f784f
8 changed files with 1082 additions and 38 deletions

View File

@@ -5,8 +5,8 @@
"firefox"
],
"release_notes": {
"fr": "- correction du bug sur le calculateur",
"en-US": "- fix bug on attack calculator"
"fr": "- ajout du planificateur autonome d'attaques",
"en-US": "- add autonomous attack planer"
}
}
}