James Collins
c9adedf746
Refactor/rename agent subpackage to agents ( #4961 )
...
* Add links to github issues in the README and clarify run instructions
* Rename agent subpackage to agents
* Revert all unwanted changes
* Use relative import in `agents/__init__.py`
---------
Co-authored-by: Reinier van der Leer <github@pwuts.nl >
2023-07-13 07:31:49 -07:00
Reinier van der Leer
f6b9e86ccb
Fix test_browse_website ( #4925 )
...
Co-authored-by: merwanehamadi <merwanehamadi@gmail.com >
2023-07-09 08:51:32 -07:00
merwanehamadi
4e3f832dc3
Remove config singleton ( #4737 )
2023-06-20 06:47:59 -07:00
merwanehamadi
d5afbbee26
Add challenge name and level to pytest logs ( #4661 )
2023-06-12 08:03:14 -07:00
Erik Peterson
0594ba33a2
Pass agent to commands instead of config ( #4645 )
...
* Add config as attribute to Agent, rename old config to ai_config
* Code review: Pass ai_config
* Pass agent to commands instead of config
* Lint
* Fix merge error
* Fix memory challenge a
---------
Co-authored-by: Nicholas Tindle <nick@ntindle.com >
Co-authored-by: merwanehamadi <merwanehamadi@gmail.com >
2023-06-10 15:48:50 -07:00
Erik Peterson
15c6b0c1c3
Implement directory-based plugin system ( #4548 )
...
* Implement directory-based plugin system
* Fix Selenium test
---------
Co-authored-by: Nicholas Tindle <nick@ntindle.com >
Co-authored-by: Merwane Hamadi <merwanehamadi@gmail.com >
2023-06-10 13:16:00 -07:00
merwanehamadi
af28510aba
Fix test_web_selenium ( #4554 )
2023-06-04 16:38:32 +02:00