Twinny Versions Save

Locally hosted AI code completion plugin for vscode, like Github Copilot but 100% free and 100% private.

v0.1.9

8 months ago
  • Add previous context to the prompt
  • Add option to disable previous context in settings

See the PR for details and implementation.

https://github.com/rjmacarthy/twinny/pull/8

v0.1.8

8 months ago
  • max_time and repetition_penalty options added to extension
  • Fixed configuration options not updating immediately requiring restart of application.

v0.1.7

9 months ago