* ci: use goreleaser nightly
reason: https://github.com/goreleaser/goreleaser/commit/20d273bf4a96d2cebd0d99dcd9b10dc17cf71d61
should fix https://github.com/charmbracelet/nur/issues/42
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* chore: comment
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
---------
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
f791446
fix: stats chart don't account for cached tokens
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
dd3834a
fix(agent): read step data for summarization check (#1787)
Amolith
created
9faa8b2
fix: enable left/right scrolling of diff (#1984)
Click to expand commit body
* fix: enable left/rigth scrolling of diff
this also fixes an issue introduced in #1931 where the model info was
not showing in the landing page.
* chore: simplify model info
* wip: stats
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* wip
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* wip
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* fixup! wip
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* fix: css
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* fix: cleanup
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* wip
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* wip
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* logo
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* fix: cast
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* wip
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* wip
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* wip
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* wip
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* wip
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* wip
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* cleanup
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* improvements
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* provider donut
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* fix: improvements
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* wip
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* wip
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* wip
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* wip
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* jetbrains mono
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* fixes
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* fix: rm border
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* chore: update footer/header
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* fix: footer class
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* refactor: move stuff around
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* refactor: improving
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* fix: anims
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* fix: rename vars
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* chore: remove all card borders
* chore: adjust easing
* fix: fail if no sessions
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* fix: improvements
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* fix: generated by
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* fix: header hazy
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
---------
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Co-authored-by: Christian Rocha <christian@rocha.is>
Carlos Alexandro Becker
and
Christian Rocha
created
9622c25
fix: should also copy on `y` (additionally to `c`) (#1989)
Andrey Nering
created
a0e9d35
ci(labeler): add automation for `area: crush run` label
28e0ff3
feat: implement onboarding flow on the new ui codebase
Andrey Nering
created
1e691e0
fix: ensure hyper is the first provider in the list
Andrey Nering
created
44e1ca7
fix(dialogs): prevent panic due to negative index
Andrey Nering
created
1073723
fix(list): prevent panic due to negative index
Andrey Nering
created
5454a2e
refactor: rename `uiConfigure` to `uiOnboarding`
Andrey Nering
created
88d10d1
feat(ui): add keybinding to copy chat message content to clipboard (#1947)
Click to expand commit body
* feat(ui): add keybinding to copy chat message content to clipboard
This commit backports the ability to copy the content of chat messages
(assistant, user, and tool messages) to the clipboard using the 'c' key
when the message is focused.
* feat(ui): format tool calls and results for clipboard copying
Ayman Bagabas
created
8a37a34
fix(ui): prevent AAAA probe bleed in terminals without Kitty graphics support (#1967)
Click to expand commit body
* fix(ui): prevent AAAA probe bleed in terminals without Kitty graphics support
* refactor(ui): add an OS vendor type for Apple and use DRY for Kitty terminals
* refactor(ui): do not export private symbols, fix a LookupEnv for mocks
* refactor(ui): typo
* refactor(ui): remove dead code
* fix(ui): unify capability querying logic for terminal version and image capabilities
---------
Co-authored-by: Ayman Bagabas <ayman.bagabas@gmail.com>
* feat: lsp_restart
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* wip
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* fix: typo
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* fix: actually restart
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* fix: simplify
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* fix: render lsp restart
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* fix: add lsp name to diag
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
---------
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
c682e1c
ci: goreleaser build --snapshot on every commit to main (#1910)
Click to expand commit body
* ci: goreleaser build --snapshot on every commit to main
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* chore: add preconditions
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* fix: faster runners
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
---------
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
49a41de
refactor: use different ansi image library (#1964)
Kujtim Hoxha
created
505283a
fix(ui): rework cursor can appear out of place on multi-line (#1948)
Click to expand commit body
Ensure we update the textarea after inserting a newline to keep the
cursor position accurate.
* fix: completions width
* refactor: rename visible items to filtered items (#1957)
the name VisibleItems is misleading because it does not take into
account the height of the list and returns all items that match the
filter.