We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eddef17 commit d3b4f0cCopy full SHA for d3b4f0c
1 file changed
README.md
@@ -115,6 +115,14 @@ The lowest fuzz level that produces a match wins.
115
116
Wrapped in optional `*** Begin Patch` / `*** End Patch` markers.
117
118
+## Origin
119
+
120
+PatchSharp was extracted from [Instruct UI](https://instructui.com), an AI-powered platform
121
+that generates production-ready Blazor UI code from text descriptions and screenshots.
122
+These patching and replacement algorithms are battle-tested across thousands of AI-generated
123
+code edits in Instruct UI's multi-agent workflow, where reliable diff application is critical
124
+for compiling and rendering live previews.
125
126
## License
127
128
MIT
0 commit comments