Commit log
e753d09
chore: do not scroll sessions if not neccessary
Click to expand commit body
this makes it so we only scroll if the selected item is not in the view,
this was driving me nuts that it was always putting my last session at
the top.
Kujtim Hoxha
created
3 months ago
Andrey Nering
created
3 months ago
c444075
refactor(ui): reimplement UI components (#1652)
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Co-authored-by: Kujtim Hoxha <kujtimii.h@gmail.com>
Co-authored-by: Andrey Nering <andreynering@users.noreply.github.com>
Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Christian Rocha <christian@rocha.is>
Ayman Bagabas
,
Kujtim Hoxha
,
Andrey Nering
,
Carlos Alexandro Becker
,
Copilot
, and
Christian Rocha
created
3 months ago
b93a334
feat(ui): show working directory in window title
Click to expand commit body
Related: https://github.com/charmbracelet/crush/pull/1886
Ayman Bagabas
created
3 months ago
51391b9
Merge branch 'main' into ui
Ayman Bagabas
created
3 months ago
dc17c72
Merge pull request #1886 from mhpenta/tui-window-title
Click to expand commit body
feat(tui): set window title to working directory
mhpenta
created
3 months ago
49c37c6
Merge pull request #1938 from charmbracelet/ui-hi-copy
Click to expand commit body
ui: copy mouse highlighted content to clipboard
Ayman Bagabas
created
3 months ago
3669423
feat: crush run --model, and crush models (#1889)
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
3 months ago
158f7a9
fix(ui): increase paste lines threshold (#1937)
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
3 months ago
a5c597b
feat(ui): copy chat highlighted content to clipboard
Click to expand commit body
This commit adds functionality to the chat UI that allows users to copy
highlighted text to the clipboard.
Ayman Bagabas
created
3 months ago
dd9e8ca
fix(ui): list: move focused logic to render callback
Ayman Bagabas
created
3 months ago
d5b83c0
fix(ui): implement Highlightable interface for message items
Ayman Bagabas
created
3 months ago
1ff0a53
Merge branch 'main' into ui
Ayman Bagabas
created
3 months ago
4086e2f
feat: increase paste lines as attachment threshold (#1936)
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
3 months ago
b66676c
fix(sec): do not output resolved command (#1934)
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Co-authored-by: Andrey Nering <andreynering@users.noreply.github.com>
Carlos Alexandro Becker
and
Andrey Nering
created
3 months ago
7c21b1f
fix: use strconv.ParseBool
Click to expand commit body
Co-authored-by: Andrey Nering <andreynering@users.noreply.github.com>
Ayman Bagabas
and
Andrey Nering
created
3 months ago
e2b071d
chore: add log when new UI is enabled
Ayman Bagabas
created
3 months ago
bee9630
Merge branch 'main' into ui
Ayman Bagabas
created
3 months ago
ead5bf4
refactor: mcp tool item (#1923)
Kujtim Hoxha
created
3 months ago
742b4d3
feat(ui): use the new UI behind a feature flag
Click to expand commit body
If the environment variable CRUSH_NEW_UI is set, use the new UI implementation.
Ayman Bagabas
created
3 months ago
0777060
fix: recent models dont go into the schema (#1892)
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
3 months ago
2926883
docs(readme): remove link to site that is offline (#1926)
Andrey Nering
created
3 months ago
d334355
Merge branch 'main' into ui
Ayman Bagabas
created
3 months ago
8ded0be
feat(ui): filepicker: support kitty graphics in tmux (#1884)
Ayman Bagabas
created
3 months ago
c3e9196
refactor: pills section (#1916)
Kujtim Hoxha
created
3 months ago
0decf78
refactor: add assistant info item (#1881)
Kujtim Hoxha
created
3 months ago
4403170
fix: correct typo in log message
Click to expand commit body
💘 Generated with Crush
Assisted-by: GLM-4.7 via Crush <crush@charm.land>
Christian Rocha
created
3 months ago
2fa1f4d
fix: correct spelling from marshall to marshal
Click to expand commit body
💘 Generated with Crush
Assisted-by: GLM-4.7 via Crush <crush@charm.land>
Christian Rocha
created
3 months ago
4261dfb
refactor: move domain-specific type out of generic pubsub package
Click to expand commit body
💘 Generated with Crush
Assisted-by: GLM-4.7 via Crush <crush@charm.land>
Christian Rocha
created
3 months ago
b7c128a
chore: simplify struct initialization to direct return
Click to expand commit body
💘 Generated with Crush
Assisted-by: GLM-4.7 via Crush <crush@charm.land>
Christian Rocha
created
3 months ago
3635435
chore: remove redundant zero value initialization
Click to expand commit body
💘 Generated with Crush
Assisted-by: GLM-4.7 via Crush <crush@charm.land>
Christian Rocha
created
3 months ago
2f845cc
chore: return empty slices instead of nil for safety
Click to expand commit body
💘 Generated with Crush
Assisted-by: GLM-4.7 via Crush <crush@charm.land>
Christian Rocha
created
3 months ago
1ca8abc
chore: remove unnecessary testing concerns from env.New
Click to expand commit body
💘 Generated with Crush
Assisted-by: GLM-4.7 via Crush <crush@charm.land>
Christian Rocha
created
3 months ago
fa8c764
chore(deps): bump the all group with 3 updates (#1918)
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 months ago
a76557d
Merge remote-tracking branch 'origin/main' into ui
Kujtim Hoxha
created
3 months ago
f7a22a8
chore: remove dead (duplicate) code (#1913)
Christian Rocha
created
3 months ago
9e018b9
chore(tools/edit): various fixes (#1921)
Christian Rocha
created
3 months ago
c6e7e39
chore(prompt): small edits (#1915)
Christian Rocha
created
3 months ago
d0715da
chore(deps): bump the all group with 4 updates (#1919)
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 months ago
e70d46f
refactor: reasoning dialog (#1880)
Kujtim Hoxha
created
3 months ago
Kujtim Hoxha
created
3 months ago
c0662f1
fix: do not wait for MCP on interactive mode
Kujtim Hoxha
created
3 months ago
181b047
Merge pull request #1813 from charmbracelet/ui-picker
Click to expand commit body
feat(ui): dialog: add file picker dialog with image preview
Ayman Bagabas
created
3 months ago
e557065
fix: don't build native clipboard for ios
Ayman Bagabas
created
3 months ago
Ayman Bagabas
created
3 months ago
26e98ac
chore: bump purego to v0.10.0-alpha.3.0.20260115160133-57859678ab72
Ayman Bagabas
created
3 months ago
2787dc3
fix: skip native clipboard support on unsupported platforms
Ayman Bagabas
created
3 months ago
13c6fe6
fix: add freebsd support for clipboard on 386 architecture
Ayman Bagabas
created
3 months ago
Andrey Nering
created
3 months ago
3c64ee0
fix: editor: exclude native clipboard support from linux/386 builds (#1903)
Ayman Bagabas
created
3 months ago
Page 6 of 55