78789b8
refactor(diffview): simplify how we handle line endings
Andrey Nering created
78789b8
refactor(diffview): simplify how we handle line endings
Andrey Nering created
56b8f43
feat(tui): completions: dynamically adjust width based on items
This will dynamically adjust the width of the completions popup based on the width of the last 10 items in the list, ensuring that the popup fits the content better and avoids unnecessary horizontal scrolling.
Ayman Bagabas created
d896927
fix: structure logging
Carlos Alexandro Becker created
441c28e
fix: typo
Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Christian Rocha and Carlos Alexandro Becker created
b352223
ci: trigger
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
464477c
feat: use new catwalk
Carlos Alexandro Becker created
cc5ef29
feat(tui): completions: add select and insert keybinds
This adds keybinds to select next/previous completion item using ctrl+p and ctrl+n similar to Vim's completion behavior.
Ayman Bagabas created
da127ca
chore: bump charmbracelet/ultraviolet to v0.0.0-20250723145313-809e6f5b43a1
Ayman Bagabas created
b74c180
docs(readme): add notes about APKs and PKGs
Christian Rocha created
effe2f5
chore(goreleaser): release for windows
Andrey Nering created
68e1130
chore(windows): remove warning
Andrey Nering created
ec7894f
feat(shell): use coreutils from u-root
Andrey Nering created
cb3bcaa
ci: build apk for alpine
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
c8c7c4a
docs(readme): now supporting windows!
Christian Rocha created
51d6d07
ci: publish to npm (#266)
* ci: publish to npm Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> * fix: job * fix: drop keywords 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
f36edc6
fix: load providers in background
Carlos Alexandro Becker created
9db27b2
chore(non-interactive): log read error
Christian Rocha created
1a0a4f5
fix(non-interactive): check bounds when reading message bytes
Christian Rocha created
26be55f
fix: method name
Carlos Alexandro Becker created
af1514b
docs: todo
Carlos Alexandro Becker created
7e7a69f
docs: godoc
Carlos Alexandro Becker created
a6f21b2
fix: test
Carlos Alexandro Becker created
c3cde2f
fix: todo
Carlos Alexandro Becker created
9f66b30
fix: pkg
Carlos Alexandro Becker created
7f10a03
fix: improvements
Carlos Alexandro Becker created
df56ffd
feat: improve providers startup (#287)
* feat: check providers in background Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> * test: test csync.Map * fix: improvements --------- Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
95b0f86
ci: fix `build` github action
Andrey Nering created
9ce4fb6
chore: be specific about what is too small
Christian Rocha created
c8e2938
chore: improve shell output and summary to include cwd
Kujtim Hoxha created
e25a42c
Update internal/llm/agent/agent.go
Co-authored-by: Andrey Nering <andreynering@users.noreply.github.com>
Carlos Alexandro Becker and Andrey Nering created
bb3b380
fix: anim out of bounds (#283)
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
199e315
chore(tui): small window design adjustments
Christian Rocha created
8eeb043
Update agent.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Carlos Alexandro Becker and Copilot created
0e51a48
Merge pull request #281 from charmbracelet/charm-415
fix(tui): status: properly truncate info messages
Raphael Amorim created
e9ec258
wip
Carlos Alexandro Becker created
05c73bb
fix: improv diff
Carlos Alexandro Becker created
4399c9a
fix: improvements
Carlos Alexandro Becker created
380d524
perf: init tools in background
Carlos Alexandro Becker created
a5b8fd5
perf(diffview): use faster checksum algorithm
Andrey Nering created
4503e69
docs(readme) add stdio MCP; add logs section
* Add sse/stdio examples of MCP config to README.md * Add logs information to README.md
Manuel Odendahl created
5950cf8
fix(tui): status: properly truncate info messages
Ayman Bagabas created
a36d35c
Merge pull request #280 from charmbracelet/charm-417
fix(tui): renderer: line wrapping in chat
Kujtim Hoxha created
82a34c7
fix(tui): renderer: line wrapping in chat
This fixes an issue where the tool call in nested headers don't wrap correctly when the tool name is long. The tool name is now rendered without an extra trailing space, and the parameter list is rendered with the correct width calculation.
Ayman Bagabas created
a8ec22f
Merge pull request #273 from charmbracelet/dependabot/go_modules/github.com/anthropics/anthropic-sdk-go-1.6.2
chore(deps): bump github.com/anthropics/anthropic-sdk-go from 1.4.0 to 1.6.2
Raphael Amorim created
028d4cf
Merge pull request #272 from charmbracelet/dependabot/go_modules/github.com/mark3labs/mcp-go-0.34.0
chore(deps): bump github.com/mark3labs/mcp-go from 0.33.0 to 0.34.0
Raphael Amorim created
d41c052
Merge pull request #271 from charmbracelet/diffview-improvements
chore: improve diff view performance
Raphael Amorim created
4db80f0
chore: improve diff view performance
Kujtim Hoxha created
5142f1c
chore(deps): bump github.com/mark3labs/mcp-go from 0.33.0 to 0.34.0
Bumps [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go) from 0.33.0 to 0.34.0. - [Release notes](https://github.com/mark3labs/mcp-go/releases) - [Commits](https://github.com/mark3labs/mcp-go/compare/v0.33.0...v0.34.0) --- updated-dependencies: - dependency-name: github.com/mark3labs/mcp-go dependency-version: 0.34.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] created
857b0d5
chore(deps): bump github.com/anthropics/anthropic-sdk-go
Bumps [github.com/anthropics/anthropic-sdk-go](https://github.com/anthropics/anthropic-sdk-go) from 1.4.0 to 1.6.2. - [Release notes](https://github.com/anthropics/anthropic-sdk-go/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/anthropics/anthropic-sdk-go/compare/v1.4.0...v1.6.2) --- updated-dependencies: - dependency-name: github.com/anthropics/anthropic-sdk-go dependency-version: 1.6.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] created
bb4420f
Merge pull request #275 from charmbracelet/dependabot/go_modules/github.com/bmatcuk/doublestar/v4-4.9.0
chore(deps): bump github.com/bmatcuk/doublestar/v4 from 4.8.1 to 4.9.0
Raphael Amorim created