Commit log
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
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
dd9e8ca
fix(ui): list: move focused logic to render callback
Ayman Bagabas
created
d5b83c0
fix(ui): implement Highlightable interface for message items
Ayman Bagabas
created
1ff0a53
Merge branch 'main' into ui
Ayman Bagabas
created
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
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
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
e2b071d
chore: add log when new UI is enabled
Ayman Bagabas
created
bee9630
Merge branch 'main' into ui
Ayman Bagabas
created
ead5bf4
refactor: mcp tool item (#1923)
Kujtim Hoxha
created
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
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
2926883
docs(readme): remove link to site that is offline (#1926)
Andrey Nering
created
d334355
Merge branch 'main' into ui
Ayman Bagabas
created
8ded0be
feat(ui): filepicker: support kitty graphics in tmux (#1884)
Ayman Bagabas
created
c3e9196
refactor: pills section (#1916)
Kujtim Hoxha
created
0decf78
refactor: add assistant info item (#1881)
Kujtim Hoxha
created
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
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
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
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
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
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
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
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
a76557d
Merge remote-tracking branch 'origin/main' into ui
Kujtim Hoxha
created
f7a22a8
chore: remove dead (duplicate) code (#1913)
Christian Rocha
created
9e018b9
chore(tools/edit): various fixes (#1921)
Christian Rocha
created
c6e7e39
chore(prompt): small edits (#1915)
Christian Rocha
created
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
e70d46f
refactor: reasoning dialog (#1880)
Kujtim Hoxha
created
Kujtim Hoxha
created
c0662f1
fix: do not wait for MCP on interactive mode
Kujtim Hoxha
created
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
e557065
fix: don't build native clipboard for ios
Ayman Bagabas
created
Ayman Bagabas
created
26e98ac
chore: bump purego to v0.10.0-alpha.3.0.20260115160133-57859678ab72
Ayman Bagabas
created
2787dc3
fix: skip native clipboard support on unsupported platforms
Ayman Bagabas
created
13c6fe6
fix: add freebsd support for clipboard on 386 architecture
Ayman Bagabas
created
Andrey Nering
created
3c64ee0
fix: editor: exclude native clipboard support from linux/386 builds (#1903)
Ayman Bagabas
created
Andrey Nering
created
1aea259
chore: use posthog's default exception reporting
Click to expand commit body
We had a manual handling since now, but since then PostHog added official
support via their SDK. This should give us stack traces!
Andrey Nering
created
e5e45ad
chore: update `posthog-go` to latest version
Andrey Nering
created
f97faa1
fix(ui): filepicker: simplify cmd return
Click to expand commit body
Co-authored-by: Andrey Nering <andreynering@users.noreply.github.com>
Ayman Bagabas
and
Andrey Nering
created
cb8ddcb
fix(ui): filepicker: remove redundant Init method and Action type
Ayman Bagabas
created
ded1e6b
fix(ui): filepicker: simplify tmux kitty image encoding
Ayman Bagabas
created
be46953
Merge branch 'ui' into ui-picker
Ayman Bagabas
created
da3e44c
fix: mcps loading in non interactive mode (#1894)
Kujtim Hoxha
created