assistance-engine/scripts/pipelines
acano f747c140c8 Enhance generate_mbap_v2.py with new reward mechanism and GoldPool integration
- Added GoldPool class to manage a top-K pool of high-reward examples.
- Implemented compute_reward function to calculate composite rewards based on execution coverage, novelty, and test quality.
- Introduced call_api_reward function for API calls in the new reward mode.
- Updated main function to support new reward mode with adjustable weights for ECS, novelty, and test quality.
- Enhanced dataset saving functionality to include reward statistics.
- Refactored existing code for improved readability and consistency.
2026-03-27 14:04:21 +01:00
..
flows Update Elasticsearch index version and modify imports in ingestion and translation scripts 2026-03-19 11:30:00 +01:00
ingestion feat: editor context injection (PRD-0002) + repository governance 2026-03-20 19:25:29 -07:00
samples_generator Enhance generate_mbap_v2.py with new reward mechanism and GoldPool integration 2026-03-27 14:04:21 +01:00
tasks added ast tree metadata 2026-03-25 10:36:18 +01:00
wrappers feat: Implement ElasticHandshakeWithMetadata to preserve chunk metadata in Elasticsearch 2026-03-13 11:02:32 +01:00