Commit graph

27 commits

Author SHA1 Message Date
Carlos Alexandro Becker b052425646
feat: auto --glamour if tty (#93)
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2023-08-03 13:38:47 -03:00
Toby Padilla 79e6dbcd16 feat: stream response, -g to render with glamour
Co-authored-by: Christian Rocha <christian@rocha.is>
2023-07-31 14:41:19 -04:00
Christian Rocha 59944a3708 feat(deps): upgrade to Go 1.20 2023-07-31 14:41:19 -04:00
dependabot[bot] a149b14bcd feat(deps): bump github.com/muesli/termenv
Bumps [github.com/muesli/termenv](https://github.com/muesli/termenv) from 0.15.2-0.20230414211128-452975b1f758 to 0.15.2.
- [Release notes](https://github.com/muesli/termenv/releases)
- [Commits](https://github.com/muesli/termenv/commits/v0.15.2)

---
updated-dependencies:
- dependency-name: github.com/muesli/termenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-28 09:36:24 -05:00
dependabot[bot] b1b334a593 feat(deps): bump github.com/sashabaranov/go-openai from 1.11.3 to 1.12.0
Bumps [github.com/sashabaranov/go-openai](https://github.com/sashabaranov/go-openai) from 1.11.3 to 1.12.0.
- [Release notes](https://github.com/sashabaranov/go-openai/releases)
- [Commits](https://github.com/sashabaranov/go-openai/compare/v1.11.3...v1.12.0)

---
updated-dependencies:
- dependency-name: github.com/sashabaranov/go-openai
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 14:21:35 -05:00
Toby Padilla 1a4290533e chore: bump deps 2023-06-22 17:24:16 -05:00
dependabot[bot] e25b6d5677
feat(deps): bump github.com/sashabaranov/go-openai from 1.10.1 to 1.11.2
Bumps [github.com/sashabaranov/go-openai](https://github.com/sashabaranov/go-openai) from 1.10.1 to 1.11.2.
- [Release notes](https://github.com/sashabaranov/go-openai/releases)
- [Commits](https://github.com/sashabaranov/go-openai/compare/v1.10.1...v1.11.2)

---
updated-dependencies:
- dependency-name: github.com/sashabaranov/go-openai
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 08:07:52 +00:00
Toby Padilla 3fa9422225 chore: bump deps 2023-06-08 11:20:51 -05:00
Toby Padilla cc0789110d chore: deps update 2023-06-05 15:12:23 -05:00
Christian Rocha 89f70313aa feat: use XDG_CONFIG_HOME as config path if set 2023-05-25 07:56:06 -05:00
Toby Padilla 164133a433 chore: update deps 2023-05-25 07:56:06 -05:00
Toby Padilla aa6e574b61 feat: edit settings with -s flag 2023-05-25 07:56:06 -05:00
Toby Padilla 8c93788f5a feat: add config file 2023-05-25 07:56:06 -05:00
Toby Padilla 6ad938f73c chore: bump deps 2023-05-22 09:39:23 -05:00
Christian Rocha e61a33a236 feat: configure via the environment
Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2023-05-09 09:44:44 -05:00
Toby Padilla 32d75ab1cb chore: bump deps 2023-05-02 14:02:32 -05:00
Christian Rocha 7050bc3f2b feat(spinner): animate periods of ellipsis in simple spinner 2023-04-26 10:25:12 -05:00
Christian Rocha 0340162ffe chore: go mod tidy 2023-04-24 13:46:20 -05:00
Ayman Bagabas 8357b6c7b1 feat: cache colors 2023-04-19 15:44:00 -05:00
Toby Padilla 559044d90d feat: move to pflag 2023-04-17 18:46:13 -05:00
Toby Padilla 3515156a1c chore: bump deps 2023-04-12 18:35:30 -05:00
Maas Lalani 2dd2f4c814 feat: remove log.Fatal 2023-04-12 16:16:39 -05:00
Maas Lalani 5fe33708d3 fix: package name and go version 2023-04-03 19:58:51 -05:00
Maas Lalani e68be30ac7 feat(spinner): adds gum-like spinner to mod while waiting 2023-04-03 19:58:33 -05:00
Toby Padilla bdc93eeb7d chore: update openai api client 2023-04-03 16:28:32 -05:00
Carlos A Becker 370dc02edd fix: small improvements 2023-04-03 12:36:32 -05:00
Toby Padilla 8156d7c97c init 2023-03-29 14:47:19 -05:00