Releases: JunNishimura/Chatify
Releases · JunNishimura/Chatify
v1.1.1
v1.1.0
Changelog
- 6d7441d Merge pull request #103 from JunNishimura/#96
- db542a7 Merge pull request #105 from JunNishimura/#104
- 4dfe9e8 Merge pull request #106 from JunNishimura/#97
- 2ec341e Merge pull request #109 from JunNishimura/#108
- e599891 Merge pull request #110 from JunNishimura/#107
- 2f0ce9e Merge pull request #111 from JunNishimura/#98
- 2375ac9 Merge pull request #113 from JunNishimura/#112
- 2fccbab Update README.md
- 581bad5 Update README.md
- 1452a8a add a number flag to hey command (#96)
- 6af7247 add playlist flag (#98)
- ad78dbf add questionDone to hey model (#107)
- 67f3884 add quit view (#112)
- c963117 add scope to create playlist (#98)
- c73de46 add user id to conf (#98)
- 3b7a880 change albumMaxLen (#107)
- cb503a7 fix error display bug (#104)
- 39faf09 fix greeting command (#97)
- cf85f1f fix hey command (#97)
- 2a8213a fix style (#97)
- 74f9ee8 fix view when to finish question (#107)
- 989ec37 set user id (#98)
- b52cc02 show quit view (#112)
- 3e449bb update hey command (#98)
- c8f928a update hey model (#96)
v1.0.2
Changelog
- 4cc57ca Merge pull request #100 from JunNishimura/#95
- a4a402a Merge pull request #102 from JunNishimura/#101
- 3e6fccd Merge pull request #92 from JunNishimura/#91
- 81d2d51 Merge pull request #93 from JunNishimura/#90
- 7e8befc Merge pull request #99 from JunNishimura/#94
- bc1cf70 Update README.md
- 0144d8b Update README.md
- b3dbcaf add port flag to greeting command (#95)
- 67bab30 add port to config (#95)
- 27f4783 change Usage and add Examples to root cmd (#90)
- be1154a fix auth (#95)
- b4798f6 fix greeting model (#95)
- da83157 fix unit test (#95)
- 533256a fix update of hey command
- 94bfbdb limit the length of the album name (#91)
- 02d236f refactor base model (#101)
- 7869f27 refactor greeting UI (#101)
- 3a123ab refactor hey UI (#101)
v1.0.1
v1.0.0
Changelog
- b5a8fa0 Bump github.com/charmbracelet/bubbletea from 0.24.1 to 0.24.2
- 6bbc424 Bump github.com/charmbracelet/lipgloss from 0.7.1 to 0.8.0
- 5f43c67 Bump github.com/google/uuid from 1.3.0 to 1.3.1
- 9593bac Bump github.com/sashabaranov/go-openai from 1.14.0 to 1.14.1
- 4afc65a Bump github.com/sashabaranov/go-openai from 1.14.1 to 1.14.2
- 21c6462 Bump golang.org/x/oauth2 from 0.10.0 to 0.11.0
- 43742fb Bump golang.org/x/oauth2 from 0.7.0 to 0.10.0
- e321934 Initial commit
- a448587 Merge branch 'main' into #14
- 46f4f8b Merge branch 'main' into #24
- fe59405 Merge branch 'main' into #38
- 77e17ae Merge branch 'main' into #66
- 0477b3e Merge branch 'main' into #66
- a1aa26d Merge branch 'main' into dependabot/go_modules/github.com/charmbracelet/bubbletea-0.24.2
- eb77f60 Merge pull request #11 from JunNishimura/#10
- 74c0459 Merge pull request #13 from JunNishimura/#12
- 7345a96 Merge pull request #15 from JunNishimura/#14
- f60e346 Merge pull request #17 from JunNishimura/#16
- 39f0953 Merge pull request #19 from JunNishimura/#18
- c0ea918 Merge pull request #2 from JunNishimura/#1
- 9886e98 Merge pull request #20 from JunNishimura/dependabot/go_modules/github.com/sashabaranov/go-openai-1.14.1
- 8b0901d Merge pull request #21 from JunNishimura/dependabot/go_modules/golang.org/x/oauth2-0.10.0
- 21ce635 Merge pull request #23 from JunNishimura/#22
- 55fb4a6 Merge pull request #26 from JunNishimura/#25
- 7c1569b Merge pull request #29 from JunNishimura/#24
- 8ebb640 Merge pull request #30 from JunNishimura/#28
- 24ddce0 Merge pull request #31 from JunNishimura/#27
- 594ba2e Merge pull request #33 from JunNishimura/#32
- 6f591ef Merge pull request #35 from JunNishimura/#34
- 46f4297 Merge pull request #37 from JunNishimura/#36
- 2e70344 Merge pull request #39 from JunNishimura/dependabot/go_modules/golang.org/x/oauth2-0.11.0
- 4a7cfea Merge pull request #4 from JunNishimura/#3
- 01d1ee5 Merge pull request #40 from JunNishimura/dependabot/go_modules/github.com/charmbracelet/bubbletea-0.24.2
- 20ea975 Merge pull request #41 from JunNishimura/#38
- ce608e5 Merge pull request #42 from JunNishimura/dependabot/go_modules/github.com/sashabaranov/go-openai-1.14.2
- c814798 Merge pull request #44 from JunNishimura/#43
- 5ae26c2 Merge pull request #46 from JunNishimura/#45
- df8ec35 Merge pull request #49 from JunNishimura/#48
- 5251e56 Merge pull request #52 from JunNishimura/#51
- 7b63a05 Merge pull request #53 from JunNishimura/#50
- 647e85b Merge pull request #55 from JunNishimura/#54
- 8fd2e06 Merge pull request #57 from JunNishimura/#56
- 958917f Merge pull request #59 from JunNishimura/#58
- d3d7ee6 Merge pull request #6 from JunNishimura/#5
- 1358a50 Merge pull request #62 from JunNishimura/#60
- c05d553 Merge pull request #64 from JunNishimura/#63
- f69cee2 Merge pull request #70 from JunNishimura/#65
- bc4128e Merge pull request #72 from JunNishimura/#69
- 7650556 Merge pull request #73 from JunNishimura/#66
- 9d8169a Merge pull request #76 from JunNishimura/#67
- f5eda22 Merge pull request #78 from JunNishimura/#77
- 86602d2 Merge pull request #79 from JunNishimura/#68
- 9a3eeab Merge pull request #80 from JunNishimura/#74
- 41fdd5a Merge pull request #81 from JunNishimura/dependabot/go_modules/github.com/charmbracelet/lipgloss-0.8.0
- bcffb8a Merge pull request #82 from JunNishimura/dependabot/go_modules/github.com/google/uuid-1.3.1
- 7f92867 Merge pull request #83 from JunNishimura/#75
- 08ee1a7 Merge pull request #85 from JunNishimura/#84
- 45a22aa Merge pull request #87 from JunNishimura/#86
- 3261f3a Merge pull request #9 from JunNishimura/#8
- 05826e3 add .env to .gitignore (#5)
- 4b4244a add Call struct (#75)
- 2e1122c add ErrorView to style (#74)
- 16fa8d4 add GetOpenAIAPIKey function (#14)
- 05d0acb add HasOneChanged method (#75)
- 962fc67 add NewAuth func to auth
- a5f7add add SetToken method for Config (#38)
- 9fb6f4f add Viper package (#10)
- 48d177d add auth (#8)
- 91ddee0 add auth file (#12)
- 3dd704f add auth logic in main (#8)
- 35de1c1 add auth package (#32)
- 30e16bd add base model (#86)
- 4df52eb add browser package (#8)
- f6075c6 add change method to sessionState (#75)
- 4783add add config package (#27)
- c772419 add config test (#66)
- a5a3024 add context to greeting model
- e444dce add dependabot (#3)
- a1d2a42 add deviceID process to greeting (#51)
- cf20ffa add deviceID to client conf file (#51)
- ceb7e70 add dist/ to .gitignore (#3)
- 03dc30b add env file (#12)
- f2a2b0d add env.go (#10)
- 553dd5b add error check (#10)
- f273c44 add error check (#34)
- e27c702 add error check (#66)
- 05c764c add error handlign to hey cmd (#74)
- ccc41ed add error handling to greeting cmd (#74)
- 8936507 add function template (#18)
- f2b1f48 add functionCall to model (#69)
- 4fb5038 add functions (#65)
- 2cce381 add go-openai package (#5)
- 8aafd15 add godotenv library (#5)
- 2dcbf13 add greeting command (#28)
- 574138b add guessedMsg (#69)
- 434ec09 add hey command template (#14)
- 27f5336 add hey init file (#38)
- f6f3918 add heyUI model (#38)
- 2c7a7e5 add heyUI update (#38)
- 0ca7e4b add heyUI view (#38)
- 31a083d add lint workflows (#3)
- 258c2df add new scope to play music (#50)
- d445b58 add newDelegate (#60)
- 4f77d0c add object package (#22)
- 81b902c add openai template (#5)
- 01137f9 add questionIndex to model (#65)
- b79f644 add recommend definition (#18)
- 831793a add recommendation logic (#14)
- 1fc5249 add release workflows (#3)
- 579ea17 add scope to get device id (#51)
- 4493d73 add spotify package(#8)
- af2eaf5 add style package for hey UI (#38)
- 6ed387a add test workflows (#3)
- a084599 add ui init (#24)
- 088f473 add ui model (#24)
- 2e77907 add ui update (#24)
- 5c29d9a add ui view (#24)
- a2f3c72 add unit tests (#66)
- 46ea21d add util info (#38)
- 08c480f add uuid package (#8)
- 850a10a add window resize handling (#68)
- b8af51c add window to hey ui model (#48)
- 02679b4 add window to utils (#48)
- a317586 call setEnv from main (#10)
- bd7a511 change UI directory (#77)
- 1db9448 change cmd directory architecture (#22)
- 4edbe60 change directory architecture (#36)
- baae176 change file structure (#14)
- 7b44386 change function name from setTokenInfo to saveToken (#16)
- ba66a70 change package name from main to chatify (#14)
- ca9643a change package name from util to utils (#45)
- 04dc4b4 change spotify package
- 3130df2 clean up hey command (#38)
- 1fc5a3c clean up hey command (#38)
- 1c1633d comment out (#16)
- e58ef6f comment out chat logic in root (#8)
- 52f07f3 comment out to pass linter (#16)
- 0636d72 define response type (#22)
- f22cb62 delete definitions (#38)
- 60d8a19 delete env file (#27)
- f7be073 delete placeholder for textinput (#67)
- 2036843 enable playing music (#50)
- 31a3db8 fix bug (#75)
- c6e4cc3 fix hey/update.go (#43)
- d26911e fix import error (#22)
- 0316431 fix styling
- d02d967 fix styling (#50)
- 4cb0011 fix update (#65)
- 14575fc fix update (#65)
- 22b37ea fix update (#75)
- 6c546b1 get new access tokens by using new refresh tokens (#16)
- bfd67b0 handle with package name change (#45)
- 8697058 handle with style change (#56)
- fd8f9c8 ignore litner
- 263f2f0 info -^> model (#38)
- 4c672bb install bubbletea package #24
- 9f65213 install cobra (#1)
- 7056f60 make receiver from pointer to entity (#38)
- a5471a6 make style variable to function (#48)
- c638939 move functions package (#38)
- cef343f move style package (#67)
- 111a56f not to use internal directory (#22)
- c5e1680 recommend track using function call (#18)
- cc9ebb1 refactoring (#66)
- affd203 remove chat logic from env (#24)
- 0cd912b remove debug code (#74)
- f74492c remove env calling in main.go (#27)
- ff63935 remove recommend function (#38)
- bfc6995 replace prompt text with variable (#43)
- fa36dc1 reset package name from chatify to main
- d3c078a run tea program in the greeting cmd (#28)
- 6454f6b small change for function calling template
- 70ae027 tiny fix around hey UI (#67)
- 22b6d76 tiny fix around text input
- 1f47048 update UI update (#67)
- 9b064b4 update auth (#34)
- a7898a1 update chat view (#58)
- 17b1854 update chat view (#63)
- ddf2e7a update cmd (#86)
- 75e3994 update config (#32)
- 5a4da35 update config (#34)
- 6747fe8 update function definition (#22)
- d819fcd update function template (#22)
- f282f2d update go.mod (#12)
- 098c111 update go.mod (#14)
- 7492de0 update go.mod (#16)
- 2f8b331 update go.mod (#32)
- 2320a1e update go.mod (#34)
- 922095a update go.mod (#38)
- 7593888 update go.mod (#38)
- baf6c19 update go.mod (#48)
- 32cfe73 update go.mod to get newer version of spotify library (#18)
- 6ce8141 update greeting (#84)
- 2634e4d update greeting UI (#86)
- 55ef982 update hey UI (#86)
- 4e93d95 update hey command (#22)
- 0c7f534 update hey ui view (#48)
- 110e6ce update heyUI init (#38)
- b3ff07e update init (#32)
- 1d059e0 update init (#67)
- b85a35d update init (#75)
- 4e1aad2 update init (#84)
- f9d7e63 update init prompt (#22)
- b04783a update initial prompt (#69)
- b7ff936 update main.go (#12)
- 1f4ca3c update main.go (#32)
- d07c738 update main.go (#38)
- 8f64cab update model (#32)
- d547e70 update model (#34)
- 9f61b2b update model (#65)
- b1f53e5 update model (#67)
- 35c351c update model (#75)
- 2f28f28 update model (#84)
- 4efe2f1 update prompt (#65)
- 04ae1d9 update prompt (#65)
- 9e93a4d update recommendation view (#54)
- 8f955f7 update style (#56)
- bc201d2 update style (#58)
- ff74400 update style (#60)
- ca52309 update template (#65)
- 198b4f1 update template (#65)
- 7188c70 update template (#69)
- dc1451a update update.go (#32)
- 5a76a34 update update.go (#34)
- 1c7b307 update view (#34)
- fd02cb3 update view (#67)
- 9706723 use unique type for MusicOrientaionInfo field (#22)
- 66a0a6a write system prompt to text file (#38)