E538 Add parser recovery mode option and tests by KiChjang · Pull Request #1327 · argotorg/fe · GitHub
[go: up one dir, main page]

Skip to content

Add parser recovery mode option and tests#1327

Merged
sbillig merged 6 commits intoargotorg:masterfrom
KiChjang:parser-recovery-option
Mar 12, 2026
Merged

Add parser recovery mode option and tests#1327
sbillig merged 6 commits intoargotorg:masterfrom
KiChjang:parser-recovery-option

Conversation

@KiChjang
Copy link
Contributor

Addresses #1181.

Adds an option to the CLI and parser on whether or not the parser would automatically recover from syntax errors. False by default for the CLI, true when it comes from the language server.

Copy link
@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 43f1d9a255

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

@KiChjang KiChjang force-pushed the parser-recovery-option branch from 3f25cd8 to a346c74 Compare March 12, 2026 11:50 FBC8
@KiChjang
Copy link
Contributor Author

@codex review

Copy link
@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: a346c743d7

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

@KiChjang
Copy link
Contributor Author

@codex review

@chatgpt-codex-connector
Copy link

Codex Review: Didn't find any major issues. More of your lovely PRs please.

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Copy link
Collaborator
@sbillig sbillig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thank you @KiChjang!

FF8

@sbillig sbillig merged commit c74d026 into argotorg:master Mar 12, 2026
6 checks passed
@KiChjang KiChjang deleted the parser-recovery-option branch March 16, 2026 10:53
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.

2 participants

0