main (default)
aa4f380
v0.30.2
Christian Rocha created
aa4f380
v0.30.2
Christian Rocha created
876048d
fix(ui): do not allow summarizing if agent is busy
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
380f76a
refactor(prompts): initial prompt/tool description improvements
Kujtim Hoxha 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
b208bb3
wip: other hooks
Kujtim Hoxha created
baf91bb
refactor(ui): simplify list component and add markdown rendering
Ayman Bagabas created
e91d3c8
wip: show hooks in ui
Kujtim Hoxha created