Files
factorio-learning-environment/examples/agents
kiankyars 956db04490 Removing Duplication from System Prompt (#294)
* fix: remove duplicate burner mining drill line from crafting statistics

* fix: Remove duplicate 'Useful statistics' from task descriptions

- Statistics already included in system prompt from instance.get_system_prompt()
- Removed CRAFTING_STATISTICS duplication from task goal_description
- Cleaned up unused include_stats parameter in UnboundedThroughputTask

* fix: Remove goal description duplication and restore useful statistics

- Remove duplicate {goal_description} from GYM_AGENT_INSTRUCTIONS template
- Add CRAFTING_STATISTICS to agent.md for system prompt inclusion
- Goal now appears only once in Task section, not duplicated in Instructions
- Statistics are properly included in the system prompt via agent.md

* refactor changes

* add back system prompt

* replace goal description in proper palce

* remove redundant goal statement

* whitespace

* move rstrip to after string generation
2025-08-18 16:03:27 +03:00
..
2025-07-17 17:12:47 +03:00
2025-07-17 17:12:47 +03:00
2025-07-17 17:12:47 +03:00