Skip to content

Agentic retry for python syntax errors#30

Merged
jeremyfowers merged 13 commits intomainfrom
28-agentic-retry-for-python-syntax-errors
Aug 28, 2025
Merged

Agentic retry for python syntax errors#30
jeremyfowers merged 13 commits intomainfrom
28-agentic-retry-for-python-syntax-errors

Conversation

@jeremyfowers
Copy link
Member

@jeremyfowers jeremyfowers commented Aug 27, 2025

Closes #28
Closes #32

Review

Easiest way to test:

  1. Generate a game that works
  2. Open the Python file and introduce a bug (like deleting one of the RGB values out of a color tuple)
  3. Save the python file
  4. Click the game to load it -> you should see Arcade fix it automatically

Demo

image

@jeremyfowers jeremyfowers self-assigned this Aug 27, 2025
@jeremyfowers jeremyfowers linked an issue Aug 27, 2025 that may be closed by this pull request
@jeremyfowers jeremyfowers requested a review from vgodsoe August 28, 2025 04:14
@jeremyfowers jeremyfowers marked this pull request as ready for review August 28, 2025 04:14
@jeremyfowers jeremyfowers merged commit 0e89ddd into main Aug 28, 2025
5 checks passed
@jeremyfowers jeremyfowers deleted the 28-agentic-retry-for-python-syntax-errors branch August 28, 2025 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Prevent the browser from caching the CSS or JS Agentic retry for python syntax errors

1 participant