mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-01-30 06:12:03 +00:00
- Reorganized argument construction in CodexProvider to separate pre-execution arguments from global flags, improving clarity and maintainability. - Updated unit tests to reflect changes in argument order, ensuring correct validation of approval and search indices. These changes enhance the structure of the CodexProvider's command execution process and improve test reliability.