Commit log

396d68b fix: improvements

Carlos Alexandro Becker created

ba3b3be fix: improvements

Carlos Alexandro Becker created

b99a2d0 test: test csync.Map

Carlos Alexandro Becker created

c704deb feat: check providers in background

Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>

Carlos Alexandro Becker created

8eeb043 Update agent.go

Click to expand commit body
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

Carlos Alexandro Becker and Copilot 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

Click to expand commit body
* Add sse/stdio examples of MCP config to README.md
* Add logs information to README.md

Manuel Odendahl created

a36d35c Merge pull request #280 from charmbracelet/charm-417

Click to expand commit body
fix(tui): renderer: line wrapping in chat

Kujtim Hoxha created

82a34c7 fix(tui): renderer: line wrapping in chat

Click to expand commit body
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

Click to expand commit body
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

Click to expand commit body
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

Click to expand commit body
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

Click to expand commit body
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

Click to expand commit body
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

Click to expand commit body
chore(deps): bump github.com/bmatcuk/doublestar/v4 from 4.8.1 to 4.9.0

Raphael Amorim created

9bf402c Merge pull request #276 from charmbracelet/dependabot/go_modules/github.com/fsnotify/fsnotify-1.9.0

Click to expand commit body
chore(deps): bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0

Raphael Amorim created

3247a8c Merge pull request #235 from charmbracelet/smaller-logo

Click to expand commit body
fix(tui): render a smaller logo on splash screen

Kujtim Hoxha created

913b91e Merge pull request #242 from charmbracelet/conditional-header

Click to expand commit body
chore: conditionally add thinking header

Kujtim Hoxha created

da0c30a Merge pull request #253 from charmbracelet/user-message-fixes

Click to expand commit body
fix(messages): correct file attachment truncation

Kujtim Hoxha created

72d5dd1 chore(deps): bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0

Click to expand commit body
Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/fsnotify/fsnotify/releases)
- [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fsnotify/fsnotify/compare/v1.8.0...v1.9.0)

---
updated-dependencies:
- dependency-name: github.com/fsnotify/fsnotify
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

dependabot[bot] created

7c9b261 chore(deps): bump github.com/bmatcuk/doublestar/v4 from 4.8.1 to 4.9.0

Click to expand commit body
Bumps [github.com/bmatcuk/doublestar/v4](https://github.com/bmatcuk/doublestar) from 4.8.1 to 4.9.0.
- [Release notes](https://github.com/bmatcuk/doublestar/releases)
- [Commits](https://github.com/bmatcuk/doublestar/compare/v4.8.1...v4.9.0)

---
updated-dependencies:
- dependency-name: github.com/bmatcuk/doublestar/v4
  dependency-version: 4.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

dependabot[bot] created

c70b45f Merge pull request #260 from charmbracelet/ci

Click to expand commit body
ci: dependabot, sync and lint jobs

Kujtim Hoxha created

4c1f31c Merge pull request #261 from charmbracelet/charm-413

Click to expand commit body
fix(tools): bash: add scp and ssh to banned commands

Kujtim Hoxha created

c8034e3 Merge pull request #270 from charmbracelet/comments

Click to expand commit body
chore: lint and tidy comments

Kujtim Hoxha created

c570ded Merge pull request #258 from charmbracelet/bugfix/ulimit-increase

Click to expand commit body
automatically increase the ulimit to 80% of maximum for crush PID

Kujtim Hoxha created

fe9fdf2 chore: tidy various comments

Christian Rocha created

2fd65cd fix(lint): variable shadowing

Christian Rocha created

2c0d70c fix(main): don't use JoinVertical to avoid inserting unnecessary spaces

Ayman Bagabas created

976bd44 chore: bump ultraviolet

Ayman Bagabas created

7a40638 chore: bump ultraviolet to latest

Ayman Bagabas created

0e4f332 docs(readme): add (temporary) installation instructions for non-developers

Christian Rocha created

46e2fc4 fix(tools): bash: add scp and ssh to banned commands

Click to expand commit body
Add `scp` and `ssh` to the list of banned commands to avoid security
risks and UI issues when asking for user input in the terminal.

Ayman Bagabas created

d525721 chore: add CODEOWNERS file

Ayman Bagabas created

a5b76d3 fix(tui): splash: trigger smaller logo on 55 columns

Click to expand commit body
Co-authored-by: Andrey Nering <andreynering@users.noreply.github.com>

Ayman Bagabas and Andrey Nering created

bcff715 chore: remove box, have less styling

Andrey Nering created

b6bd4af chore(windows): show warning on windows for now

Andrey Nering created

ff1b8fd refactor: move `cmd` package inside `internal` as `internal/cmd`

Click to expand commit body
This avoid a little of confusion. Usually, `main` packages live either
on the root or in folders inside `cmd/`. Having both can be confusing,
so let's at least move `cmd` inside `internal`.

Andrey Nering created

08d5a47 chore: run `modernize`

Andrey Nering created

1656bc1 ci: dependabot, sync and lint jobs

Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>

Carlos Alexandro Becker created

89e3122 chore: go mod tidy

Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>

Carlos Alexandro Becker created

1999073 chore(messages): greatly simplify filename truncation with ansi.Truncate

Christian Rocha created

83d9cc3 fix(messages): properly measure width when rendering attachment paths

Christian Rocha created

c37fe53 chore(messages): no need to append to a pre-allocated slice

Christian Rocha created

a4ac72f fix(messages): truncate attachment paths by rune, not by byte

Christian Rocha created

16cf0bd chore(messages): pre-allocate user message attachment slice

Christian Rocha created