main (default)
a4f5d72
docs(README): add FreeBSD installation instructions
Christian Rocha created
a4f5d72
docs(README): add FreeBSD installation instructions
Christian Rocha created
e38ffc3
fix(models): ensure that we show unknown providers on the list
Andrey Nering created
fc74683
chore: simplify gitignore
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
09361b9
refactor: move model family
Kujtim Hoxha created
c326ade
chore: make sure to update custom provider headers too
Kujtim Hoxha created
de0b559
chore: add the delay, and log web search on debug
Kujtim Hoxha created
5251d78
fix: use ansi.Cut for Unicode grapheme handling in editor completions
💘 Generated with Crush Assisted-by: Kimi K2 0905 via Crush <crush@charm.land>
Christian Rocha created
d06b9d5
refactor: use existing `fsext.HasPrefix` helper
Andrey Nering created
c140703
fix: remove restriction for text content to be utf8
Kujtim Hoxha created
43229c7
fix(lazygit): handle nil case
Christian Rocha created
019b34b
feat: add support for using external editor
Kujtim Hoxha created
4916ee4
chore: small updates
Kujtim Hoxha created
6be80b4
chore: remove unused methods
Kujtim Hoxha created
5ada825
fix: disable tool streaming
Kujtim Hoxha created
b4e7193
perf(tui): debounce window resize rendering
This commit introduces window resize debouncing in the TUI application to reduce tearing and excessive re-rendering during rapid resize events. A debounce duration of 50 milliseconds has been implemented, ensuring that the UI only updates after the user has stopped resizing for this period.
Ayman Bagabas created
a3ddd48
chore: rename unit test titles to better reflect reality
tauraamui created
7dfebf3
fix: reset help visibility toggle on return
tauraamui created
bba18cc
wip: prompt imp
Kujtim Hoxha created
a6be91d
fix: appease linter
tauraamui created
75d3a6b
chore: update fantasy
Kujtim Hoxha created