assistance-engine/docs
pseco d518610fee Add AVAP execution and testing scripts
- Implemented `parser v1.py` to run AVAP files in a Docker container using subprocess.
- Created `parser v2.py` to send AVAP code to a local server and handle JSON responses.
- Introduced `mbap_tester.py` as a heuristic mock executor for testing AVAP code against predefined test cases.
- Added functions for transforming AVAP code to Python and executing it in a controlled environment.
- Included error handling and summary reporting for test results in `mbap_tester.py`.
2026-03-12 15:56:22 +01:00
..
LRM feat: add MBPP-style dataset generator and evaluation docs 2026-03-10 13:37:19 -07:00
avap_language_github_docs feat(chunk): enhance file reading and processing logic 2026-03-10 14:36:09 +01:00
developer.avapframework.com docs: align function syntax and cleanup docker config 2026-03-05 11:57:29 -08:00
samples Add AVAP execution and testing scripts 2026-03-12 15:56:22 +01:00
AVAP_dev.md feat(chunk): enhance file reading and processing logic 2026-03-10 14:36:09 +01:00
avap.txt feat: Add synthetic dataset generation for AVAP using MBPP dataset 2026-03-09 17:43:07 +01:00