-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 1.0.82 * improved diff/patch * Update AddApplyFileDiffLinks.kt * Update functions.js * wip * Update IterativePatchUtil.kt * wip * wip * wip * Update IterativePatchUtil.kt * Update IterativePatchUtil.kt * wip * wip * wip * Update SocketManagerBase.kt * wip * wip * Update SocketManagerBase.kt * Update SocketManagerBase.kt * Update IterativePatchUtil.kt * Update IterativePatchUtil.kt * wip * Update IterativePatchUtil.kt * Update IterativePatchUtil.kt * Update SocketManagerBase.kt * Update SocketManagerBase.kt * Update SocketManagerBase.kt * wip * Update IterativePatchUtilTest.kt * wip * diff patch test * fix * Update SocketManagerBase.kt * Update FilePatchTestApp.kt * Update IterativePatchUtil.kt * Update IterativePatchUtil.kt
- Loading branch information
1 parent
aee88c0
commit 96720aa
Showing
19 changed files
with
1,035 additions
and
430 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,3 +9,4 @@ build/ | |
openai.key | ||
*.log | ||
*.log.* | ||
client_secret_google_oauth.json |
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
# Gradle Releases -> https://github.com/gradle/gradle/releases | ||
libraryGroup = com.simiacryptus.skyenet | ||
libraryVersion = 1.0.81 | ||
libraryVersion = 1.0.82 | ||
gradleVersion = 7.6.1 | ||
kotlin.daemon.jvmargs=-Xmx2g |
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.