paper: add WFGY 1.0 framework for LLM self-healing (fixes #101) - #103
Open
NJX-njx wants to merge 1 commit into
Open
paper: add WFGY 1.0 framework for LLM self-healing (fixes #101)#103NJX-njx wants to merge 1 commit into
NJX-njx wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
Pull request overview
Adds the WFGY 1.0 framework paper to the existing LLM systems paper list to address the request in issue #101.
Changes:
- Introduces a new subsection, “LLM Reliability & Debugging”, under the LLM Inference section.
- Adds a WFGY 1.0 entry with DOI, PDF, and code repository links plus a brief descriptive note.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| ### LLM Reliability & Debugging | ||
|
|
||
| * WFGY 1.0: A Framework for LLM Self-Healing and Debugging (Figshare) \[[DOI](https://doi.org/10.6084/m9.figshare.30338884)] \[[PDF](https://github.com/onestardao/WFGY/blob/main/I_am_not_lizardman/WFGY_All_Principles_Return_to_One_v1.0_PSBigBig_Public.pdf)] \[[Code](https://github.com/onestardao/WFGY)] |
There was a problem hiding this comment.
Link labels/targets here are inconsistent with the rest of this file: other entries typically use link text like [Paper]/[arXiv] (and avoid direct GitHub blob/main links for PDFs). Consider changing DOI -> Paper (pointing at the DOI landing page) and either dropping the PDF link or pointing it to a stable Figshare-hosted download URL instead of the GitHub blob, which can break if the repo reorganizes or GitHub blocks large files.
Suggested change
| * WFGY 1.0: A Framework for LLM Self-Healing and Debugging (Figshare) \[[DOI](https://doi.org/10.6084/m9.figshare.30338884)] \[[PDF](https://github.com/onestardao/WFGY/blob/main/I_am_not_lizardman/WFGY_All_Principles_Return_to_One_v1.0_PSBigBig_Public.pdf)] \[[Code](https://github.com/onestardao/WFGY)] | |
| * WFGY 1.0: A Framework for LLM Self-Healing and Debugging (Figshare) \[[Paper](https://doi.org/10.6084/m9.figshare.30338884)] \[[Code](https://github.com/onestardao/WFGY)] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds WFGY 1.0 framework paper to the paper list as requested in #101.
Changes
References
Closes #101
Made with Cursor