You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: end-to-end agent fixes + PR trigger for testing
- Fix Python 3.9 f-string nested quote error
- Add comprehensive debug output (logs, prompt, LLM response, errors)
- Add pull_request trigger so the agent runs on this PR for testing
- Add workflow_dispatch for manual testing after merge
- Hardcoded test values: branch=auto-update/vllm-99.99.99, run_id=25531385153
TODO after validation: remove pull_request trigger and hardcoded values
0 commit comments