Commit log
b4e7193
perf(tui): debounce window resize rendering
Click to expand commit body
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
3 weeks ago
Kujtim Hoxha
created
3 weeks ago
814bb20
fix: update fantasy to fix image loading
Kujtim Hoxha
created
3 weeks ago
Kujtim Hoxha
created
3 weeks ago
db22f2f
feat: add web search (#1565)
Kujtim Hoxha
created
3 weeks ago
8ab8324
fix: prevent nil pointer dereference when updating agent model (#1560)
Gustave-241021
created
3 weeks ago
c65ec47
fix:prevent crash when pressing ctrl+f on model selector (#1573)
Gustave-241021
created
3 weeks ago
a0e1bf1
fix: update MultiEdit permission desc to reflect actual applied edits (#1564)
Gustave-241021
created
3 weeks ago
bbd0887
feat: support image results from tools (#1549)
Kujtim Hoxha
created
3 weeks ago
edf6366
fix: use visual width instead of byte length for text truncation (#1562)
Gustave-241021
created
3 weeks ago
da5c283
fix: ignore mouse clicks when `isProjectInit` is active (#1561)
Gustave-241021
created
3 weeks ago
95b9a42
fix: faster shutdown (#1570)
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
3 weeks ago
f50eabd
chore(deps): bump the all group with 3 updates (#1568)
Click to expand commit body
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot]
and
dependabot[bot]
created
3 weeks ago
697545b
chore(deps): bump actions/checkout from 6.0.0 to 6.0.1 in the all group (#1567)
Click to expand commit body
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot]
and
dependabot[bot]
created
3 weeks ago
9eed969
chore(legal): @Gustave-241021 has signed the CLA
Charm
created
3 weeks ago
70a4fa1
fix(list): cap rendered filterable list while keeping full search set (#1492)
James Trew
created
3 weeks ago
d4bfe67
chore(legal): @mikluko has signed the CLA
Charm
created
3 weeks ago
d02d9fa
chore(legal): @Guxinpei has signed the CLA
Charm
created
3 weeks ago
31c2211
chore: fix fantasy version
Kujtim Hoxha
created
3 weeks ago
610e360
chore(legal): @mike1858 has signed the CLA
Charm
created
3 weeks ago
Kujtim Hoxha
created
3 weeks ago
e0bfd35
feat: allow tools to run in parallel (#1543)
Kujtim Hoxha
created
3 weeks ago
54204da
chore: improve zai tool calls (#1551)
Kujtim Hoxha
created
3 weeks ago
5c96ab4
chore: improve prompt (#1502)
Kujtim Hoxha
created
3 weeks ago
0c832d8
chore(legal): @marifcelik has signed the CLA
Charm
created
3 weeks ago
7afc053
chore: go mod tidy
Andrey Nering
created
3 weeks ago
8173d58
ci(labeler): add copilot label
Andrey Nering
created
3 weeks ago
431d6fb
chore: bump ultraviolet to fix rendering issues with unnecessary cursor movements and erasing line background color
Ayman Bagabas
created
3 weeks ago
59a4b47
refactor: use contains any
Andrey Nering
created
1 month ago
2c97eb8
feat: show progress bar on iterm2 and rio
Andrey Nering
created
1 month ago
7272a90
fix: add ValidArgs and Args to login cmd (#1540)
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
3 weeks ago
Andrey Nering
created
4 weeks ago
53e2277
ci: fix cosign (#1538)
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
4 weeks ago
Andrey Nering
created
4 weeks ago
d898662
feat: add `crush login claude` command (#1537)
Andrey Nering
created
4 weeks ago
2b222e3
fix: remove `max_tokens` minimum requirement to fix json schema issue (#1532)
masroor-ahmad
created
4 weeks ago
Andrey Nering
created
4 weeks ago
4f37cff
fix(editor): fix opening `$EDITOR` w/ and w/o args (#1520)
Amolith
created
4 weeks ago
e5639f0
fix: fix `c` key not working in model filter (#1534)
Beiming Zhang
created
4 weeks ago
a9aeaff
chore(deps): bump github.com/charmbracelet/x/ansi from 0.11.1 to 0.11.2 in the all group (#1535)
Click to expand commit body
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot]
and
dependabot[bot]
created
4 weeks ago
8193ba8
chore(legal): @thezbm has signed the CLA
Charm
created
4 weeks ago
f508c6b
chore(legal): @masroor-ahmad has signed the CLA
Charm
created
4 weeks ago
Kujtim Hoxha
created
1 month ago
b621f93
fix: refresh oauth token in the background
Click to expand commit body
Co-authored-by: Kujtim Hoxha <kujtimii.h@gmail.com>
Raphael Amorim
and
Kujtim Hoxha
created
1 month ago
Ayman Bagabas
created
1 month ago
5ab2048
chore: update bubbletea to fix restoring terminal first render
Ayman Bagabas
created
1 month ago
9b1ec53
Revert "fix(editor): fix opening `$EDITOR` when it contains arguments… (#1519)
Ayman Bagabas
created
1 month ago
Andrey Nering
created
1 month ago
9f536ba
fix(claude): simplify code and fix potential unauthorized error
Andrey Nering
created
1 month ago
3a5375f
fix: fix `h` and `l` keys not working on models filter
Andrey Nering
created
1 month ago
Page 1 of 42