Skip to content

Releases: BalanceBalls/nekot

v0.5.9

26 Mar 19:29

Choose a tag to compare

Changelog

  • 7528145 experiment: add new outputs for go-releaser

v0.5.8

26 Mar 18:41
606253d

Choose a tag to compare

Changelog

v0.5.7

15 Mar 19:31

Choose a tag to compare

Changelog

v0.5.6-rc

10 Mar 23:33

Choose a tag to compare

v0.5.6-rc Pre-release
Pre-release

Changelog

v0.5.5-rc

25 Feb 21:10

Choose a tag to compare

v0.5.5-rc Pre-release
Pre-release

Changelog

  • 08d9b0a Update CONTRIBUTING.md
  • 029503f Update CONTRIBUTING.md
  • 87e25d3 chore: revert git mod updates
  • ab9305d chore: update the contributing doc with cutting release instructions

v0.5.4-rc

25 Feb 20:38

Choose a tag to compare

v0.5.4-rc Pre-release
Pre-release

Changelog

  • 534cda5 Merge pull request #1 from BalanceBalls/chat-pane-refactoring
  • 23da704 Merge pull request #11 from tearingItUp786/all-contributors/add-BalanceBalls
  • af9f28c Merge pull request #12 from BalanceBalls/refactoring
  • d6318f0 Merge pull request #2 from BalanceBalls/handle-settings-init
  • 7da0c6c Merge pull request #3 from BalanceBalls/prompt-pane-refactoring
  • c12d803 Merge pull request #4 from BalanceBalls/sessions-pane-refactoring
  • 3111438 Merge pull request #5 from BalanceBalls/settings-pane-refactoring
  • 561c17a Merge pull request #6 from BalanceBalls/add-view-layer
  • 295229c add async components init handling
  • 7065136 add main view
  • 781da11 add spinner. load models in a separate goroutine
  • 1193fa2 address PR comments
  • 738f687 chore: change makefile to lockdown golang version
  • a0432e1 chore: fix broken release yaml
  • 5076834 chore: push manual run
  • 2860585 chore: push update to release.yaml
  • 769b91d chore: remove manual tag
  • f68a3b6 chore: run go tidy
  • cc0b662 chore: update go version in release.yaml
  • a223c0c chore: update golang corss version
  • 6aa04ec chore: update goversion in the Makefile
  • 47abc6d chore: update makefile
  • a5b3b19 chore: update makefile again
  • 002d9a6 chore: update release yaml to specify exact go version
  • 73e9bd7 cleanup
  • d3d4808 decouple chat pane
  • 28aeda1 decouple prompt pane
  • 1c68701 decouple sessions list
  • 4718025 decouple sessions pane
  • 411ba3f fix cache
  • 0bc24b1 fix error events
  • 5e3cfe4 fix esc key for sessions list. refactor size calculations
  • 1592cd3 fix spacing
  • 8976dd8 fixes
  • c284ebd fixes
  • c4ecdda fixes
  • 48d2ad8 hide settings at small scales
  • 38371d1 implement seamless switching between providers
  • 2855486 refactor panes scaling
  • d0cbe24 refactor settings handling
  • fc17a3f refactoring
  • bf17a60 refactoring + models cache
  • 28d4e11 remove redundant code
  • 3dd5c99 scaling improvements
  • 3711c61 sessions fix
  • b9657b5 settings refactoring
  • b2b5a83 use first model from api as a default

v0.5.3

18 Feb 23:06
946f4ec

Choose a tag to compare

Changelog

v0.5.2-rc1

27 Jan 00:39
946f4ec

Choose a tag to compare

v0.5.2-rc1 Pre-release
Pre-release

Changelog

v0.5.1

20 Apr 19:21

Choose a tag to compare

Changelog

  • 0c7391f (docs): minor update to readme
  • ced3991 (refactor): clean up the code for calling the api
  • 8686880 Merge pull request #6 from tearingItUp786/all-contributors/add-tearingItUp786
  • 3953e71 Merge pull request #7 from tearingItUp786/all-contributors/add-sixlive
  • a4a195f add all contributors spec
  • 3f6623a chore(minore): allow escape key to close input in settings pane
  • 9ae73f4 update readme to have code for taran

v0.5.0

13 Mar 16:13
5bf8027

Choose a tag to compare

Changelog

  • 5bf8027 Merge pull request #5 from sixlive/rename-openai-key
  • 724b6ef Rename CHAT_GPT_API_KEY to OPENAI_API_KEY