feat: improve V2 architecture with detailed logging and dynamic navigation

This commit is contained in:
Nubenetes Bot
2026-05-15 01:06:14 +02:00
parent c32192b3d8
commit e48d56a1d5
3 changed files with 69 additions and 3 deletions

View File

@@ -39,7 +39,7 @@ jobs:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PYTHONPATH: .
run: |
python src/v2_optimizer.py
python -u src/v2_optimizer.py
- name: Create Pull Request for V2 Elite Update
uses: peter-evans/create-pull-request@v6