Commit Graph

148 Commits

Author SHA1 Message Date
hiroki osame
1b01c2d95a feat: add aic alias (#148) 2023-03-10 09:15:20 -05:00
Hiroki Osame
69e24709c5 docs: improve testing steps 2023-03-10 23:06:16 +09:00
Hiroki Osame
0ebb251d9c chore: move Contribution guide to project root 2023-03-10 22:55:29 +09:00
Hiroki Osame
bacda17e5a chore: improve contribution guide 2023-03-10 22:54:27 +09:00
Jason Tarver
afad8210fc feat: use new gpt-3.5-turbo model (#123)
Co-authored-by: Hiroki Osame <hiroki.osame@gmail.com>
2023-03-10 08:41:10 -05:00
hiroki osame
fed577b960 fix: content-length miscalculation bug (#147) 2023-03-10 08:25:38 -05:00
Hiroki Osame
4a91fbdd30 test: locale config 2023-03-10 20:56:35 +09:00
hiroki osame
ceb49507ed test: aicommits (#146) 2023-03-10 06:12:27 -05:00
Hiroki Osame
09c2c98e05 fix: dont log unknown config property 2023-03-10 15:39:13 +09:00
hiroki osame
d6a6a5b025 ci: run tests (#145) 2023-03-10 01:26:46 -05:00
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
Hiroki Osame
915a4ada60 docs: passing down flags 2023-03-03 14:30:09 +09:00
Hiroki Osame
29856386a7 docs: upgrading instructions 2023-03-03 14:23:23 +09:00
Hassan El Mghari
dd326cf9cd Update BUG_REPORT.yml 2023-03-02 22:06:20 -05:00
Hiroki Osame
02b477dea4 chore: issue templates 2023-03-02 19:07:00 +09:00
Hiroki Osame
d0c576efeb chore: issue templates 2023-03-02 19:05:53 +09:00
Hassan El Mghari
c68a488931 Updated tasks in README 2023-03-02 00:44:52 -05:00
Hiroki Osame
dd5e11a403 chore: patch clack type error 2023-03-02 14:21:26 +09:00
Hassan El Mghari
985c06c46f Updated future tasks in the README 2023-03-01 21:20:48 -05:00
Hiroki Osame
0986220c96 feat: upgrade clack 2023-03-02 11:02:28 +09: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
Hiroki Osame
2503d0c1f7 chore: add development files 2023-03-02 10:03:50 +09: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
f68ba4a3ec docs: document git hook 2023-03-02 09:45:47 +09:00
Todd Papaioannou
2041aee003 docs: fix config filename in README (#109) 2023-02-23 03:53:25 -05:00
Hiroki Osame
8c5f124e21 ci: trigger test on develop 2023-02-23 13:54:44 +09:00
Hiroki Osame
744d6016fb ci: set write permissions on token 2023-02-23 13:50:34 +09:00
hiroki osame
5a506b750e fix: improve large diff error message (#101) 2023-02-22 04:19:05 -05:00
Hiroki Osame
bd085666c8 chore: configure semantic-release for main 2023-02-22 17:56:54 +09: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
09013af5fc docs: align twitter badges 2023-02-21 22:19:31 +09:00
Hiroki Osame
b01318e8a8 docs: improve readme 2023-02-21 22:18:08 +09: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
hiroki osame
05f70e344e ci: setup semantic-release (#89) 2023-02-21 07:56:01 -05:00
hiroki osame
65d753a1d6 feat: pass down argv to git commit (#70) 2023-02-21 07:52:42 -05:00
Hamza Afridi
4a22c4029f docs: specify LTS in minimum Node.js requirement (#94) 2023-02-21 06:49:55 -05:00
Marcus Ziadé
caaf165067 feat: use imperative present tense in prompt (#84) 2023-02-20 05:10:19 -05:00
Kieran Klukas
a9e87b37be docs: add node version requirements to installation (#87)
Co-authored-by: hiroki osame <hiroki.osame@gmail.com>
2023-02-20 05:08:28 -05:00
hiroki osame
68fc8ad736 feat: show multiple options (#64) 2023-02-16 18:44:46 -05:00
hiroki osame
9ec7aee3a9 chore: add commit hooks (#56) 2023-02-16 18:39:03 -05:00
Hassan El Mghari
23b580edac Merge pull request #63 from Nutlope/bundle-deps
build: bundle dependencies
2023-02-16 18:24:24 -05:00
Hassan El Mghari
2665b608ad Merge pull request #62 from Nutlope/mention-maintainer
docs: list maintainers
2023-02-16 18:23:44 -05:00