Commit log
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
9 months ago
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
9 months ago
c70b45f
Merge pull request #260 from charmbracelet/ci
Click to expand commit body
ci: dependabot, sync and lint jobs
Kujtim Hoxha
created
9 months ago
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
9 months ago
c8034e3
Merge pull request #270 from charmbracelet/comments
Click to expand commit body
chore: lint and tidy comments
Kujtim Hoxha
created
9 months ago
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
9 months ago
fe9fdf2
chore: tidy various comments
Christian Rocha
created
9 months ago
2fd65cd
fix(lint): variable shadowing
Christian Rocha
created
9 months ago
2c0d70c
fix(main): don't use JoinVertical to avoid inserting unnecessary spaces
Ayman Bagabas
created
9 months ago
976bd44
chore: bump ultraviolet
Ayman Bagabas
created
9 months ago
7a40638
chore: bump ultraviolet to latest
Ayman Bagabas
created
9 months ago
8f39595
fix(tui): cursor position in the textarea
Click to expand commit body
Hide the cursor when it's misaligned with the textarea.
Ayman Bagabas
created
9 months ago
0e4f332
docs(readme): add (temporary) installation instructions for non-developers
Christian Rocha
created
9 months ago
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
9 months ago
d525721
chore: add CODEOWNERS file
Ayman Bagabas
created
9 months ago
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
9 months ago
bcff715
chore: remove box, have less styling
Andrey Nering
created
9 months ago
b6bd4af
chore(windows): show warning on windows for now
Andrey Nering
created
9 months ago
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
9 months ago
08d5a47
chore: run `modernize`
Andrey Nering
created
9 months ago
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
9 months ago
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
9 months ago
1999073
chore(messages): greatly simplify filename truncation with ansi.Truncate
Christian Rocha
created
9 months ago
83d9cc3
fix(messages): properly measure width when rendering attachment paths
Christian Rocha
created
9 months ago
c37fe53
chore(messages): no need to append to a pre-allocated slice
Christian Rocha
created
9 months ago
a4ac72f
fix(messages): truncate attachment paths by rune, not by byte
Christian Rocha
created
9 months ago
16cf0bd
chore(messages): pre-allocate user message attachment slice
Christian Rocha
created
9 months ago
3b786fb
Revert "feat(mouse): delegate mouse actions to terminal emulator (#218)"
Click to expand commit body
This reverts commit 494274e6f47b53a6105cf8591043fbbde8c1882c.
Christian Rocha
created
9 months ago
54f6cbe
Merge pull request #248 from charmbracelet/fix-azure
Click to expand commit body
fix: azure provider
Kujtim Hoxha
created
9 months ago
89bdfbf
Merge pull request #229 from charmbracelet/prevent-binary-data
Click to expand commit body
Prevent binary data in the fetch/view tool. Add a download tool
Kujtim Hoxha
created
9 months ago
030f899
Merge pull request #249 from charmbracelet/sidebar-detail-work
Click to expand commit body
chore(sidebar): detail work
Kujtim Hoxha
created
9 months ago
078a62c
chore: remove thinking when done
Kujtim Hoxha
created
9 months ago
0d425f7
Merge remote-tracking branch 'origin/main' into conditional-header
Kujtim Hoxha
created
9 months ago
fad9839
Merge pull request #244 from charmbracelet/add-extra-body
Click to expand commit body
chore: add extra body & header to openai and anthropic
Kujtim Hoxha
created
9 months ago
72ed2e8
Merge pull request #236 from charmbracelet/messages-padding
Click to expand commit body
fix(tui): chat: adjust padding for message list
Kujtim Hoxha
created
9 months ago
1a656de
feat: verify the API key when setting provider
Click to expand commit body
* feat: simple provider api key test
* feat: add api key validation
* chore: add api key to models selector
* chore: address review
* chore: fix api key
Kujtim Hoxha
created
9 months ago
c8c2a9c
chore: capitalize 'Go' in LSP config for this project
Christian Rocha
created
9 months ago
494274e
feat(mouse): delegate mouse actions to terminal emulator (#218)
bashbunni
created
9 months ago
6c20460
chore(sidebar): increase logo height breakpoint threshold
Christian Rocha
created
9 months ago
75fafed
chore(sidebar): remove space after periods of ellipsis; make darker
Christian Rocha
created
9 months ago
bfde408
fix: azure provider
Kujtim Hoxha
created
9 months ago
a3f6f0f
chore: add extra body & header to openai and anthropic
Kujtim Hoxha
created
9 months ago
a9f136d
automatically increase the ulimit to 80% of maximum for crush
Tai Groot
created
9 months ago
7ee0eb0
Merge pull request #227 from charmbracelet/bugfix/panic-loglines
Click to expand commit body
bugfix: fixup panic for oob range
Kujtim Hoxha
created
9 months ago
52346a2
Merge pull request #221 from charmbracelet/bugfix/filepicker-in-cwd
Click to expand commit body
fix: start filepicker in cwd instead of os.Homedir
Kujtim Hoxha
created
9 months ago
1fe561c
Merge pull request #231 from charmbracelet/unvendor
Click to expand commit body
chore: unvendor crush
Kujtim Hoxha
created
9 months ago
909bb21
Merge pull request #232 from charmbracelet/bash-tabs
Click to expand commit body
fix(tui): renderer: replace tabs with spaces in plain content
Kujtim Hoxha
created
9 months ago
43960fd
chore: conditionally add thinking header
Kujtim Hoxha
created
9 months ago
34935a1
fix(tui): app: show error message when window is too small
Ayman Bagabas
created
9 months ago
8a16b8e
fix(tui): chat: adjust padding for message list
Click to expand commit body
The gap between the message list and the editor was too large. 3 lines
of padding can be too much. 1 line gets added after each message list
item as a "gap", there's the padding at the bottom of the message list,
and there's the editor top padding.
In this commit, we removed the bottom padding of the message list,
keeping both the gap that gets added after each message list item and
the padding at the top of the editor.
Ayman Bagabas
created
9 months ago
Page 14 of 31