Skip to content

Releases: tearingItUp786/chatgpt-tui

v0.5.12-rc2

27 Mar 23:33
Compare
Choose a tag to compare
v0.5.12-rc2 Pre-release
Pre-release

Changelog

  • cd3dd99 chore: use executable path to get name

v0.5.12-rc1

27 Mar 23:13
Compare
Choose a tag to compare
v0.5.12-rc1 Pre-release
Pre-release

Changelog

  • 8168aef Chore: attempt to rc app dir
  • 1e7f375 chore: allow for dynamic app dir
  • 91641a0 chore: minor fixes to rc releaser

v0.5.11

26 Mar 21:00
Compare
Choose a tag to compare

Changelog

  • c3192a9 chore: change echo to opoo

v0.5.10

26 Mar 20:50
Compare
Choose a tag to compare

Changelog

  • 46fd6bc chore: add a post install warning to homebrew releases

v0.5.9

26 Mar 19:29
Compare
Choose a tag to compare

Changelog

  • 7528145 experiment: add new outputs for go-releaser

v0.5.8

26 Mar 18:41
606253d
Compare
Choose a tag to compare

Changelog

v0.5.7

15 Mar 19:31
Compare
Choose a tag to compare

Changelog

v0.5.6-rc

10 Mar 23:33
Compare
Choose a tag to compare
v0.5.6-rc Pre-release
Pre-release

Changelog

v0.5.5-rc

25 Feb 21:10
Compare
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
Compare
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