Skip to content

Releases: twinnydotdev/twinny

v3.6.6

Choose a tag to compare

@rjmacarthy rjmacarthy released this 23 Feb 21:28

Better context
Style updates
Bug fixes
Other features.

v3.5.0

Choose a tag to compare

@rjmacarthy rjmacarthy released this 08 Feb 20:34
  • Add new document button to code blocks
  • Fix some style issues with code blocks
  • New button styling in code blocks
  • Added LMStudio support
  • Automatically set port and path when selecting provider

v3.4.0

Choose a tag to compare

@rjmacarthy rjmacarthy released this 06 Feb 20:50
  • Add and edit custom templates
  • Choose default templates for chat window

v3.1.0

Choose a tag to compare

@rjmacarthy rjmacarthy released this 01 Feb 20:29

Major refactor types, event handlers and more.

v3.0.0

Choose a tag to compare

@rjmacarthy rjmacarthy released this 25 Jan 14:46
  • Added support hosted llama.cpp servers
  • Added configuration options for separate FIM and Chat completion server endpoints as llama.cpp server can only host one model at a time and fim/chat don't work interchangeably with the same model
  • Some settings have been re-named but the defaults stay the same
  • Remove support for deepseek models as was causing code smell inside the prompt templates (need to improve model support)

v2.6.14

Choose a tag to compare

@rjmacarthy rjmacarthy released this 22 Jan 15:00

Enabled cancellation of model download when starting twinny and an option to re-enable it.

v2.6.13

Choose a tag to compare

@rjmacarthy rjmacarthy released this 21 Jan 19:40
  1. Add option to click status bar icon to stop generation and destroy stream
  2. Add max tokens for fim and chat to options.

v2.6.11

Choose a tag to compare

@rjmacarthy rjmacarthy released this 19 Jan 21:13
  • Major refactoring and maintenance.

v2.6.9

Choose a tag to compare

@rjmacarthy rjmacarthy released this 17 Jan 20:26

Add option to disable neighbouring tabs file context as completions can vary due to the model getting confused.

v2.6.8

Choose a tag to compare

@rjmacarthy rjmacarthy released this 16 Jan 20:35

Fix and create prompt context from related open files.