Commit log
31dc01e
chore: rename default theme + infer default theme name (#570)
Click to expand commit body
* chore: rename default theme + infer default theme name
Christian Rocha
created
4 months ago
9ce53b1
chore(tui/status): remove parens around MCP detail (#580)
Christian Rocha
created
4 months ago
3671bd0
fix(list): include inbetween empty lines when selecting text
Ayman Bagabas
created
4 months ago
3d91fd0
feat(chat): copy selected text in chat messages via shared key binding
Click to expand commit body
This uses both OSC 52 and native clipboard for maximum compatibility with different terminal
emulators and environments. The `CopySelectedText` method now accepts a
boolean parameter to clear the selection after copying.
Ayman Bagabas
created
4 months ago
1f8bc4e
feat(list): add HasSelection method and selectionView for text-only output
Ayman Bagabas
created
4 months ago
6b54574
fix(chat): expose copy key binding
Ayman Bagabas
created
4 months ago
7e58d53
fix(chat): focus chat and editor on mouse click
Ayman Bagabas
created
4 months ago
e23563a
chore: bump charmbracelet/x/ansi to v0.10.0
Ayman Bagabas
created
4 months ago
4f7098f
chore: bump bubbletea to v2.0.0-beta.4.0.20250805190305
Ayman Bagabas
created
4 months ago
ebd68ac
wip: implement selection
Kujtim Hoxha
created
4 months ago
def9e44
Merge pull request #464 from bbrodriges/esc_permission
Kujtim Hoxha
created
4 months ago
b045eec
chore: bump ultraviolet to v0.0.0-20250805154935-01be9d7ef65d
Click to expand commit body
Fix scroll and rendering issues related to missing HPA, CHA, and REP
capabilities support.
Ayman Bagabas
created
4 months ago
1e3ca2e
chore(deps): bump github.com/bmatcuk/doublestar/v4 from 4.9.0 to 4.9.1 (#559)
Click to expand commit body
Bumps [github.com/bmatcuk/doublestar/v4](https://github.com/bmatcuk/doublestar) from 4.9.0 to 4.9.1.
- [Release notes](https://github.com/bmatcuk/doublestar/releases)
- [Commits](https://github.com/bmatcuk/doublestar/compare/v4.9.0...v4.9.1)
---
updated-dependencies:
- dependency-name: github.com/bmatcuk/doublestar/v4
dependency-version: 4.9.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 months ago
05e4c80
Merge branch 'charmbracelet:main' into esc_permission
bbrodriges
created
4 months ago
9a9861c
chore: update catwalk
Kujtim Hoxha
created
4 months ago
976d49c
Merge remote-tracking branch 'origin/main' into list-select
Kujtim Hoxha
created
4 months ago
dc704c1
Merge pull request #572 from charmbracelet/docs-bedrock-vertex
Click to expand commit body
docs(readme): add bedrock and vertex info
Kujtim Hoxha
created
4 months ago
1504a92
Merge pull request #571 from charmbracelet/status-icons
Click to expand commit body
chore: change LSP/MCP loading icon color + refactor icons + theme prep
Kujtim Hoxha
created
4 months ago
989e56e
Merge pull request #505 from charmbracelet/fix-openai-provider
Click to expand commit body
Fix openai compatible api for certain providers
Kujtim Hoxha
created
4 months ago
d72bac2
fix(mcp): set logger on all mcp clients (#554)
Click to expand commit body
* fix: set logger on all mcp clients
* fix: dep
* chore: comment
Carlos Alexandro Becker
created
4 months ago
2673806
docs(readme): add Ollama and LMStudio config (#538)
Click to expand commit body
* docs: improve readme with more info
* chore: small punctuation changes
* chore: small markdwon improvements
* docs(readme): copyedits
* docs(readme): remove implicit colon
* docs(readme): fix ephemeral config path on Widows
---------
Co-authored-by: Christian Rocha <christian@rocha.is>
Kujtim Hoxha
and
Christian Rocha
created
4 months ago
d2535e2
chore(legal): @mohseenrm has signed the CLA
Charm
created
4 months ago
5df3ebb
docs(readme): add bedrock and vertex info
Christian Rocha
created
4 months ago
889b176
docs: improve wording
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
4 months ago
40e16d1
chore: remove commented code
Click to expand commit body
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Christian Rocha
and
Copilot
created
4 months ago
f5f7a10
chore(tests): update golden files for status
Christian Rocha
created
4 months ago
19d3cd0
chore: change LSP/MCP loading icon color + refactor icons + theme prep
Christian Rocha
created
4 months ago
bcac79a
chore(legal): @nelsenm2 has signed the CLA
Charm
created
4 months ago
dcbc273
chore(legal): @zloeber has signed the CLA
Charm
created
4 months ago
dd11ff0
Merge remote-tracking branch 'origin/main' into fix-openai-provider
Kujtim Hoxha
created
4 months ago
ec4c6f7
chore: small fix
Kujtim Hoxha
created
4 months ago
55e584b
wip: selection
Kujtim Hoxha
created
4 months ago
e494646
Merge pull request #394 from charmbracelet/truncate_tool_results
Click to expand commit body
chore: limit tool output
Kujtim Hoxha
created
4 months ago
caa13c1
Merge pull request #526 from charmbracelet/fix-rendering
Click to expand commit body
Fix a few issues with rendering
Kujtim Hoxha
created
4 months ago
fac2d43
Merge pull request #557 from charmbracelet/change-summarize-model
Click to expand commit body
fix: summarize provider should be large
Kujtim Hoxha
created
4 months ago
75fd951
chore: update catwalk
Kujtim Hoxha
created
4 months ago
df83063
Merge remote-tracking branch 'origin/main' into fix-rendering
Kujtim Hoxha
created
4 months ago
123b19c
Merge pull request #534 from charmbracelet/show-mcps-correctly
Click to expand commit body
fix: correctly show mcp and lsp states
Kujtim Hoxha
created
4 months ago
5f79b36
chore(deps): bump golang.org/x/text from 0.25.0 to 0.27.0 (#544)
Click to expand commit body
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.25.0 to 0.27.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.25.0...v0.27.0)
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-version: 0.27.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 months ago
af85238
chore(deps): bump github.com/alecthomas/chroma/v2 from 2.15.0 to 2.20.0 (#549)
Click to expand commit body
Bumps [github.com/alecthomas/chroma/v2](https://github.com/alecthomas/chroma) from 2.15.0 to 2.20.0.
- [Release notes](https://github.com/alecthomas/chroma/releases)
- [Changelog](https://github.com/alecthomas/chroma/blob/master/.goreleaser.yml)
- [Commits](https://github.com/alecthomas/chroma/compare/v2.15.0...v2.20.0)
---
updated-dependencies:
- dependency-name: github.com/alecthomas/chroma/v2
dependency-version: 2.20.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 months ago
5fabd4d
ci: print action
Carlos Alexandro Becker
created
5 months ago
8d67777
ci: fix dependabot dependencies label
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
5 months ago
f282945
ci: add scoop (#545)
Carlos Alexandro Becker
created
5 months ago
26ab7b4
Merge remote-tracking branch 'origin/main' into show-mcps-correctly
Kujtim Hoxha
created
5 months ago
cea9e80
Merge remote-tracking branch 'origin/main' into fix-openai-provider
Kujtim Hoxha
created
5 months ago
87ee7df
fix(mcp): update lib, set transport logger (#510)
Carlos Alexandro Becker
created
5 months ago
1b50cb6
chore: reasoning for openai providers that support it
Kujtim Hoxha
created
5 months ago
054fba3
chore(legal): @ngnhng has signed the CLA
Charm
created
5 months ago
7055d9e
chore: small fix
Kujtim Hoxha
created
5 months ago
bfd089d
chore: fix missing assignment
Kujtim Hoxha
created
5 months ago
Page 14 of 39