Nick Todd
|
2ecc142c28
|
#2888: Changes to Applications and Services previously missed.
|
2024-12-11 16:50:43 +00:00 |
|
Charlie Crane
|
fe65cef9aa
|
'2869 - Revert deletion of abstract_tap.py as needed for DataManipulationBot
|
2024-12-11 12:01:07 +00:00 |
|
Charlie Crane
|
feee028485
|
#2869 - Updates to Probabilistic Agent to follow the defined extensibility schema.
|
2024-12-11 11:58:42 +00:00 |
|
Charlie Crane
|
e40fd053f7
|
#2912 - Removing print statements left in from debugging
|
2024-12-11 10:32:15 +00:00 |
|
Nick Todd
|
4050bd9e85
|
#2888: Add identifier keyword to services.
|
2024-12-11 10:12:50 +00:00 |
|
Nick Todd
|
66f775da4d
|
#2888: Add ConfigSchema to Services.
|
2024-12-10 16:58:28 +00:00 |
|
Nick Todd
|
7dd25f18f6
|
#2888: Update with ConfigSchema
|
2024-12-10 12:27:50 +00:00 |
|
Nick Todd
|
ed128fc535
|
#2888: Add ConfigSchema to Application class.
|
2024-12-09 16:38:42 +00:00 |
|
Charlie Crane
|
068ad2f1fa
|
#2912 - Updates to get tests to pass. Some ACL rules still misbehaving
|
2024-12-09 13:56:40 +00:00 |
|
Charlie Crane
|
386717fa41
|
#2912 - removal of the rom_config method as this shouldn't be needed for the actions refactor
|
2024-12-09 09:59:47 +00:00 |
|
Charlie Crane
|
a8fbb002e4
|
#2912 - Updates following review, ACL rules now have validation for ConfigSchema fields
|
2024-12-09 09:54:35 +00:00 |
|
Charlie Crane
|
be174b6477
|
#2912 - Actioning review comments
|
2024-12-06 15:12:31 +00:00 |
|
Charlie Crane
|
1798ec6fe0
|
#2869 - Commit before switching branches. Changes to make pydantic happy with AgentLog
|
2024-12-05 14:00:44 +00:00 |
|
Charlie Crane
|
917386d638
|
#2869 - Agents Refactor
|
2024-11-27 15:29:51 +00:00 |
|
Charlie Crane
|
7435a4dee8
|
#2869 - Commit before changing branches. Addition of properties to Agent classes and removal of if/else chain in game.py
|
2024-11-21 14:45:35 +00:00 |
|
Charlie Crane
|
75d4ef2dfd
|
#2869 - eod commit. Updates to AbstractAgent.from_config, and some minor tweaks to PrimaiteGame
|
2024-11-20 17:51:05 +00:00 |
|
Charlie Crane
|
a3dc616126
|
#2869 - Starter changes in refactor of agent classes for refactor to become extensible. Identifiers added to classes and beginning of the inclusion of a ConfigSchema to base AbstractAgentClass
|
2024-11-20 17:19:35 +00:00 |
|
Charlie Crane
|
8f610a3dd9
|
#2912 - Minor changes to documentation page for extensible actions
|
2024-11-19 19:39:23 +00:00 |
|
Charlie Crane
|
d3c52d0d72
|
#2912 - Remove some debugging print statements and apply pre-commit lint changes
|
2024-11-19 18:58:51 +00:00 |
|
Charlie Crane
|
b4bc59f633
|
#2912 - Updates to actions refactor to align with rewards refactor for consistency across codebase.
|
2024-11-19 18:57:40 +00:00 |
|
Charlie Crane
|
958502d055
|
#2912 - Removal of todo and updated actions __init__.py
|
2024-11-15 17:47:58 +00:00 |
|
Charlie Crane
|
0439c3159e
|
#2912 - Minor update to extensible actions documentation and moved old actions into _legacy
|
2024-11-15 17:40:11 +00:00 |
|
Charlie Crane
|
ce77df00cc
|
#2912 - Updated changelog
|
2024-11-15 17:22:47 +00:00 |
|
Charlie Crane
|
4e7ca7a88a
|
#2912 - Removal of excess comments
|
2024-11-15 16:49:16 +00:00 |
|
Charlie Crane
|
95fbe45137
|
#2912 - Updates so that all tests within test_actions.py pass
|
2024-11-13 15:32:48 +00:00 |
|
Charlie Crane
|
ed020f005f
|
#2912 - Pre-commit updates ahead of first draft PR.
|
2024-11-13 10:40:51 +00:00 |
|
Charlie Crane
|
d757bd01f0
|
#2912 - Updated to include __all__ and some test fixes. New extensible actions documentation page
|
2024-11-12 14:49:44 +00:00 |
|
Nick Todd
|
02d29f7fb9
|
#2913: Updates to How-To guide
|
2024-11-07 16:35:39 +00:00 |
|
Nick Todd
|
e0b885cc79
|
#2913: Changes to update test_sticky_rewards.py
|
2024-11-07 13:08:44 +00:00 |
|
Nick Todd
|
9d6536fa6a
|
#2913: Pre-commit fix
|
2024-11-06 15:08:38 +00:00 |
|
Nick Todd
|
4c2ef6ea2a
|
#2913: Updated tests
|
2024-11-06 14:52:22 +00:00 |
|
Nick Todd
|
370bcfc476
|
#2913: Make rewards work with config file.
|
2024-11-06 11:35:06 +00:00 |
|
Nick Todd
|
b849ea6312
|
#2913: Remove from_config() and refactor (WIP).
|
2024-11-04 17:41:43 +00:00 |
|
Nick Todd
|
6b29362bf9
|
#2913: Tidy up config files.
|
2024-10-31 14:42:50 +00:00 |
|
Nick Todd
|
eb827f7e0a
|
#2913: How-To guide initial commit.
|
2024-10-31 14:42:26 +00:00 |
|
Charlie Crane
|
844a3a60fa
|
#2912 - Steps to get test_actions passing the refactored actions. Some linting changes and YAML updates.
|
2024-10-30 18:34:05 +00:00 |
|
Nick Todd
|
7d977c8095
|
#2913: Fix config path for test.
|
2024-10-30 16:33:14 +00:00 |
|
Nick Todd
|
77219db041
|
#2913: Remove dns_server option from config files.
|
2024-10-30 16:32:49 +00:00 |
|
Nick Todd
|
97094aba79
|
#2913: Pre-commit changes.
|
2024-10-30 11:15:39 +00:00 |
|
Nick Todd
|
9fd862763b
|
#2913: Ensure optional software in config file is enabled.
|
2024-10-30 11:11:07 +00:00 |
|
Nick Todd
|
3c1bb2d546
|
#2913: Integration test fixes.
|
2024-10-29 16:57:11 +00:00 |
|
Nick Todd
|
6f6e4131b4
|
#2913: Handle case where server_ip_address is None
|
2024-10-29 16:54:19 +00:00 |
|
Charlie Crane
|
5cd629a821
|
#2912 - Fixed actionmanager issue and moved abstractaction to solve import error
|
2024-10-23 18:45:57 +01:00 |
|
Charlie Crane
|
518b934e09
|
#2912 - Corrections to some actions & fixing some linting. TODO: Action Manager errors
|
2024-10-22 17:02:54 +01:00 |
|
Nick Todd
|
85216bec94
|
#2913: Rename notebook to replace '&'.
|
2024-10-22 16:48:30 +01:00 |
|
Nick Todd
|
c3f266e401
|
#2913: Remove unneeded import and pre-commit changes.
|
2024-10-22 16:26:57 +01:00 |
|
Nick Todd
|
37bdbaf0d1
|
#2913: Fix JSON breakage and old-style PORTS and PROTOCOL usage.
|
2024-10-22 16:15:04 +01:00 |
|
Nick Todd
|
318f8926f0
|
#2913: Fix remaining test errors.
|
2024-10-22 12:14:30 +01:00 |
|
Nick Todd
|
f95ba8cbbc
|
#2913: Fix remaining pydantic errors.
|
2024-10-22 11:01:35 +01:00 |
|
Charlie Crane
|
11357f87ca
|
#2912 - eod commit. Addressing test and lint errors for refactored actions
|
2024-10-21 17:51:55 +01:00 |
|