Commit Graph

14 Commits

Author SHA1 Message Date
hiroki osame
ba0d6fdd25 fix: loosen api key validation (#143) 2023-03-09 07:56:34 -05:00
Hiroki Osame
be462f6498 refactor: reuse config validators on cli config 2023-03-09 21:50:52 +09:00
Vicente Gutiérrez
58ce61eab8 feat: language support via locale config (#96)
Co-authored-by: hiroki osame <hiroki.osame@gmail.com>
2023-03-09 06:13:58 -05:00
hiroki osame
4876e8d966 fix: handle unknown config property (#141) 2023-03-09 04:02:00 -05:00
hiroki osame
5fe127d377 feat: show error stack on unknown error (#124)
* feat: show error stack on unknown error

* improve message
2023-03-03 00:58:22 -05:00
Simon Liang
c194c917d7 refactor: use tokenizer to accurately count tokens (#114)
Co-authored-by: hiroki osame <hiroki.osame@gmail.com>
2023-03-01 21:00:52 -05:00
hiroki osame
5f2efc83f5 feat: link OpenAI status on 500 error (#121) 2023-03-01 20:16:47 -05:00
Spenser Black
ac6972c506 feat: exclude all *.lock files (#108)
Co-authored-by: hiroki osame <hiroki.osame@gmail.com>
2023-03-01 20:01:27 -05:00
hiroki osame
f8fb0e246a refactor: use custom OpenAI "fetch" (#106) 2023-03-01 19:56:56 -05:00
hiroki osame
5a506b750e fix: improve large diff error message (#101) 2023-02-22 04:19:05 -05:00
hiroki osame
75d77001b1 fix: handle unreachable openai.com (#100) 2023-02-22 00:16:01 -05:00
hiroki osame
13b06e8c16 refactor: hooks to be called via aicommits (#99) 2023-02-22 00:01:11 -05:00
hiroki osame
0b80a0031e feat: git hook (#95) 2023-02-21 08:08:44 -05:00
Hiroki Osame
0d3f35c135 feat: config command (#71) 2023-02-21 22:04:40 +09:00