Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.2.21 #122

Merged
merged 1 commit into from
Nov 19, 2024
Merged

1.2.21 #122

merged 1 commit into from
Nov 19, 2024

Conversation

acharneski
Copy link
Member

@acharneski acharneski commented Nov 19, 2024

This pull request includes several changes to the AutoPlanChatApp class, focusing on improving logging, adding descriptions to data classes, and refactoring task-related code. Additionally, the gradle.properties file has been updated to bump the library version.

Logging Improvements:

Data Class Enhancements:

Task Refactoring:

  • Refactored task-related code to use TaskConfigBase instead of PlanTaskBase and updated method calls accordingly. (webui/src/main/kotlin/com/simiacryptus/skyenet/apps/general/AutoPlanChatApp.kt [1] [2] [3] [4] [5]

Import Optimizations:

  • Consolidated multiple import statements into single-line imports using wildcard imports for better readability. (webui/src/main/kotlin/com/simiacryptus/skyenet/apps/general/AutoPlanChatApp.kt [1] [2]

Version Update:

  • Updated the libraryVersion in gradle.properties from 1.2.20 to 1.2.21. (gradle.properties gradle.propertiesL3-R3)

@acharneski acharneski merged commit d150602 into main Nov 19, 2024
1 check passed
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.

1 participant