Releases: H0llyW00dzZ/GoGenAI-Terminal-Chat
Releases · H0llyW00dzZ/GoGenAI-Terminal-Chat
v0.6.5
What's Changed
- Reorganizing Codebase Without Disrupting Functionality by @H0llyW00dzZ in #239
- Improve [GenAI] Output by @H0llyW00dzZ in #240
- Fix SystemMessageCount by @H0llyW00dzZ in #241
- Implement "sendToAIWithoutDisplay" by @H0llyW00dzZ in #242
- Refactor "sendToAIWithoutDisplay" by @H0llyW00dzZ in #243
- Fix SystemMessageCount by @H0llyW00dzZ in #244
- Chore License Formatting by @H0llyW00dzZ in #245
- Implement Logger Any method to DebugOrErrorLogger by @H0llyW00dzZ in #246
- Improve CryptoRand Commands by @H0llyW00dzZ in #247
- Simplify printing of chat statistics by @H0llyW00dzZ in #248
- Refactor Constant ListChatStats by @H0llyW00dzZ in #249
- Chore(deps): Bump google.golang.org/api from 0.159.0 to 0.160.0 by @dependabot in #250
Full Changelog: v0.6.4...v0.6.5
v0.6.4
What's Changed
- Fix Help Commands by @H0llyW00dzZ in #233
- Fix AI Translate Commands by @H0llyW00dzZ in #234
- Improve Chat Statistic by @H0llyW00dzZ in #235
- Remove duplicate system message by @H0llyW00dzZ in #236
- Feat Help Commands Prompts by @H0llyW00dzZ in #237
- Fix DeadLock by @H0llyW00dzZ in #238
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
- Implement Chat Statistics by @H0llyW00dzZ in #227
- Fix CryptoRand Commands by @H0llyW00dzZ in #228
- Fix SafetyCommands by @H0llyW00dzZ in #229
- Chore(deps): Bump google.golang.org/api from 0.158.0 to 0.159.0 by @dependabot in #230
- Fix ShowChatCommand by @H0llyW00dzZ in #231
- Simplify [Commands] Execute method by @H0llyW00dzZ in #232
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
- Improve Scalable Commands Logic by @H0llyW00dzZ in #223
- Reorder commands in help command execution by @H0llyW00dzZ in #224
- Improve Conditional Debug Logging for commands by @H0llyW00dzZ in #225
- Simplify ExecuteCommand method to avoid complexity overhead by @H0llyW00dzZ in #226
Full Changelog: v0.6.1...v0.6.2
v0.6.1
v0.6.0
What's Changed
- Implement Message Count by @H0llyW00dzZ in #220
- Fix Bug Can't Clear Chat History by @H0llyW00dzZ in #221
Full Changelog: v0.5.10...v0.6.0
v0.5.10
What's Changed
- Improve ":help" commands prompts by @H0llyW00dzZ in #218
- Implement ":clear :summarize" Commands by @H0llyW00dzZ in #219
Full Changelog: v0.5.9...v0.5.10
v0.5.9
What's Changed
- Implement :summarize Commands by @H0llyW00dzZ in #207
- Improve Chat History in the RAM's labyrinth by @H0llyW00dzZ in #208
- Implement "SysMessage" in Chat History Logic by @H0llyW00dzZ in #209
- Deprecated: IsLastMessage by @H0llyW00dzZ in #210
- Refactor [Chat History] AddMessage by @H0llyW00dzZ in #211
- Simplify "GetHistory" to avoid complexity overhead by @H0llyW00dzZ in #212
- fix SYSTEMPREFIX formatting by @H0llyW00dzZ in #213
- Implement [Terminal] [Front End] "isFirstCharacterWide" by @H0llyW00dzZ in #214
- Refactor [Terminal] [Summarize Commands] Pass to "handleSystemMessage" by @H0llyW00dzZ in #215
- Improve "handleSystemMessage" by @H0llyW00dzZ in #216
- Simplify ":summarize" commands to avoid complexity overhead by @H0llyW00dzZ in #217
Full Changelog: v0.5.8...v0.5.9
v0.5.8
What's Changed
- Improve GenerativeAI Model Configuration by @H0llyW00dzZ in #205
- Fix "Model Configuration" by add error handling by @H0llyW00dzZ in #206
Full Changelog: v0.5.7...v0.5.8
v0.5.7
What's Changed
- Fix "import" and Go Docs Formatting by @H0llyW00dzZ in #201
- Chore(deps): Bump google.golang.org/api from 0.157.0 to 0.158.0 by @dependabot in #202
- Improve [Explicit] [Debug or Error Logger] Gopher Recover From Panic by @H0llyW00dzZ in #203
- Improve [Explicit] [Debug or Error Logger] Pass Dependency Injection by @H0llyW00dzZ in #204
Full Changelog: v0.5.6...v0.5.7