You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(patch): 1.0.100 [skip ci]
## [1.0.100](v1.0.99...v1.0.100) (2025-04-10)
### π€ Build System
* Broke front end. Restore old frontend version ([bffb24d](bffb24d))
chore(patch): 1.0.98 [skip ci]
## [1.0.98](v1.0.97...v1.0.98) (2025-03-15)
### π€ Build System
* Fix bug related to file contents not being added to messages to be passed to LLM ([3f577fc](3f577fc))
chore(patch): 1.0.96 [skip ci]
## [1.0.96](v1.0.95...v1.0.96) (2025-03-05)
### π€ Build System
* always display snippet past textarea on tools tab ([c2e99e8](c2e99e8))
* Fix bug in LLM call code to strip off and restore extra conversation message object atrributes. ([b6b7707](b6b7707))
* Fix endless recursion in debugLog function ([42bbe5d](42bbe5d))
* Upgrade openAI api version. ([5dd62a6](5dd62a6))
chore(patch): 1.0.95 [skip ci]
## [1.0.95](v1.0.94...v1.0.95) (2025-01-29)
### π€ Build System
* fixed groq support to work with deepseek-r1 ([1598f19](1598f19))
chore(patch): 1.0.93 [skip ci]
## [1.0.93](v1.0.92...v1.0.93) (2025-01-16)
### π€ Build System
* Working on making web version that requires no install. ([2dfd4c8](2dfd4c8))