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
40e16d1
chore: remove commented code
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Christian Rocha and Copilot created
f5f7a10
chore(tests): update golden files for status
Christian Rocha created
19d3cd0
chore: change LSP/MCP loading icon color + refactor icons + theme prep
Christian Rocha created
bcac79a
chore(legal): @nelsenm2 has signed the CLA
Charm created
dcbc273
chore(legal): @zloeber has signed the CLA
Charm created
dd11ff0
Merge remote-tracking branch 'origin/main' into fix-openai-provider
Kujtim Hoxha created
ec4c6f7
chore: small fix
Kujtim Hoxha created
55e584b
wip: selection
Kujtim Hoxha created
e494646
Merge pull request #394 from charmbracelet/truncate_tool_results
chore: limit tool output
Kujtim Hoxha created
caa13c1
Merge pull request #526 from charmbracelet/fix-rendering
Fix a few issues with rendering
Kujtim Hoxha created
fac2d43
Merge pull request #557 from charmbracelet/change-summarize-model
fix: summarize provider should be large
Kujtim Hoxha created
75fd951
chore: update catwalk
Kujtim Hoxha created
df83063
Merge remote-tracking branch 'origin/main' into fix-rendering
Kujtim Hoxha created
123b19c
Merge pull request #534 from charmbracelet/show-mcps-correctly
fix: correctly show mcp and lsp states
Kujtim Hoxha created
5f79b36
chore(deps): bump golang.org/x/text from 0.25.0 to 0.27.0 (#544)
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
af85238
chore(deps): bump github.com/alecthomas/chroma/v2 from 2.15.0 to 2.20.0 (#549)
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
5fabd4d
ci: print action
Carlos Alexandro Becker created
8d67777
ci: fix dependabot dependencies label
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
f282945
ci: add scoop (#545)
Carlos Alexandro Becker created
26ab7b4
Merge remote-tracking branch 'origin/main' into show-mcps-correctly
Kujtim Hoxha created
cea9e80
Merge remote-tracking branch 'origin/main' into fix-openai-provider
Kujtim Hoxha created
87ee7df
fix(mcp): update lib, set transport logger (#510)
Carlos Alexandro Becker created
1b50cb6
chore: reasoning for openai providers that support it
Kujtim Hoxha created
054fba3
chore(legal): @ngnhng has signed the CLA
Charm created
7055d9e
chore: small fix
Kujtim Hoxha created
bfd089d
chore: fix missing assignment
Kujtim Hoxha created
d9b0062
chore: simplify model filtering
Kujtim Hoxha created
0de5b24
fix: some openai providers
Co-authored-by: Peter Steinberger <steipete@gmail.com>
Kujtim Hoxha and Peter Steinberger created
5177982
chore: fix models
Kujtim Hoxha created
7f77496
fix: handle nil body in http log
Kujtim Hoxha created
8940ba1
fix: fix openai compatible provider
some providers expect simple content differently Co-authored-by: Peter Steinberger <steipete@gmail.com>
Kujtim Hoxha and Peter Steinberger created
87a483c
chore(legal): @Ed4ward has signed the CLA
Charm created
38f1b2b
chore: remove unused varibale
Kujtim Hoxha created
4739ba9
fix: correctly show mcp and lsp states
Kujtim Hoxha created
e130e03
chore: set notices size
Kujtim Hoxha created
1eabdb4
chore(legal): @jooray has signed the CLA
Charm created
7c6e39d
fix: summarize provider should be large
Kujtim Hoxha created
cf72cb8
fix: make sure to make rendered string concurrency sage
Kujtim Hoxha created
dbb998c
fix: width related commands not showing
Kujtim Hoxha created
cb6642b
fix: sidebar files jumping
Kujtim Hoxha created
000c8d8
Merge branch 'charmbracelet:main' into esc_permission
bbrodriges created
35fc31b
ci(cla): add bot to allowlist
Andrey Nering created
61065bb
chore(legal): @bold84 has signed the CLA
Charm created
0b477ea
fix: http log
Kujtim Hoxha created
2b9430f
ci(issue-labeler): add ci label
Andrey Nering created
c5b32fc
ci(issue-labeler): add qwen
Andrey Nering created
82feb9e
ci(issue-labeler): `pull_request` -> `pull_request_target`
Andrey Nering created
5e19741
chore(legal): @yumosx has signed the CLA
Charm created
6a04f67
treat Escape as Deny for permission prompt
bbrodriges created
6da6500
fix: mcp client must be started (#474)
* fix: mcp client must be started * refactor: minor improvements
Carlos Alexandro Becker created