Commit log
12c2969
Merge pull request #371 from charmbracelet/issue-212
Click to expand commit body
fix: panic in non-interactive mode when no providers set up
Kujtim Hoxha
created
4 months ago
b897f8d
chore(legal): @taigrr has signed the CLA
Charm
created
4 months ago
a521163
docs(readme): more BSDs + nix run (#387)
Christian Rocha
created
4 months ago
43ac8d4
fix: panic in non-interactive mode when no providers set up
Click to expand commit body
closes #212
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
4 months ago
317c5db
chore: bump bubbletea/v2
Ayman Bagabas
created
4 months ago
aa41333
Merge pull request #363 from charmbracelet/readme
Click to expand commit body
docs(readme): un-bury the environment variable listing
Kujtim Hoxha
created
4 months ago
329c4da
fix: fix region detection for bedrock
Kujtim Hoxha
created
4 months ago
58dfed5
docs(readme): un-bury the environment variable listing
Christian Rocha
created
4 months ago
8c9a59c
chore(legal): @douglarek has signed the CLA
Charm
created
4 months ago
d63856d
chore: fix bedrock and azure
Kujtim Hoxha
created
4 months ago
2692f60
ci: openbsd and netbsd (#344)
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
4 months ago
b4ccb7b
ci: nur license (#347)
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
4 months ago
cb211d6
docs(readme): update nix instructions (#359)
Christian Rocha
created
4 months ago
4ae839a
feat: make "list" tool preview cleaner (#335)
Kira Kawai
created
4 months ago
1050005
Merge pull request #352 from charmbracelet/fix_providers
Click to expand commit body
chore: fix custom headers and system prefix
Kujtim Hoxha
created
4 months ago
54bf4a6
chore: remove log
Kujtim Hoxha
created
4 months ago
287fc20
Merge pull request #354 from charmbracelet/prevent_model_switch
Click to expand commit body
chore: prevent switching the model while agent is working
Kujtim Hoxha
created
4 months ago
803b49f
Merge pull request #355 from charmbracelet/fix_error_select
Click to expand commit body
fix(tui): apply border styling to error messages in selected state
Kujtim Hoxha
created
4 months ago
dfe5ffc
Merge pull request #357 from charmbracelet/fix-openrouter
Click to expand commit body
Fix some openrouter models
Kujtim Hoxha
created
4 months ago
121b1a6
Merge pull request #356 from charmbracelet/add_agents
Click to expand commit body
chore: add agents to the default context
Kujtim Hoxha
created
4 months ago
c5d7e90
chore: small fix
Kujtim Hoxha
created
4 months ago
ba68c3b
chore(legal): @rio has signed the CLA
Charm
created
4 months ago
9820890
Merge pull request #351 from charmbracelet/regex-drop-compilation-in-runtime
Click to expand commit body
perf: avoid regex compilation in runtime
Raphael Amorim
created
4 months ago
979ddb5
chore: bump ultraviolet
Ayman Bagabas
created
4 months ago
aaa03ab
chore: fix word case
Andrey Nering
created
4 months ago
479ca3f
ci(cla): temporarily remove pr number from commit message
Click to expand commit body
We'll add back once the following PR gets merged:
https://github.com/contributor-assistant/github-action/pull/174
Andrey Nering
created
4 months ago
30b508f
chore: fix openrouter issues
Click to expand commit body
- this fixes the case where the model sends -1 for indes
- this also adds events for loading tools
- this also fixes the finish reason for some providers
Kujtim Hoxha
created
4 months ago
34e68ac
chore: add agents to the default context
Kujtim Hoxha
created
4 months ago
6235248
fix(tui): apply border styling to error messages in selected state
Click to expand commit body
Error messages were not showing the left border indicator when selected/focused,
making them inconsistent with other message types in the chat interface.
💖 Generated with Crush
Co-Authored-By: Crush <crush@charm.land>
Kujtim Hoxha
and
Crush
created
4 months ago
121825d
chore: prevent switching the model while agent is working
Kujtim Hoxha
created
4 months ago
ebf3b43
chore(legal): @kujtimiihoxha has signed the CLA in $pullRequestNo
Charm
created
4 months ago
11a90e1
chore: fix custom headers and system prefix
Kujtim Hoxha
created
4 months ago
3839c36
fix: lint for var blocks
Raphael Amorim
created
4 months ago
760e5c4
perf: avoid regex compilation in runtime
Raphael Amorim
created
4 months ago
229c0c7
docs(cla): update cla comment format (#345)
Ayman Bagabas
created
5 months ago
1481d0d
fix(ci): release: sign deb and rpm packages with GPG key (#346)
Ayman Bagabas
created
5 months ago
271d03c
ci: fix nur manpage
Carlos Alexandro Becker
created
5 months ago
f291041
fix(ci): update license to FSL-1.1-MIT
Ayman Bagabas
created
5 months ago
d452d6b
docs(readme): signed and notarized on macOS
Christian Rocha
created
5 months ago
398b50a
docs(readme): add catwalk callout
Christian Rocha
created
5 months ago
b02b82e
ci: entitlements
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
5 months ago
e7fd980
chore(legal): @meowgorithm has signed the CLA in $pullRequestNo
Charm
created
5 months ago
e605669
chore: go mod tidy
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
5 months ago
705e38d
ci(brew): i give up for now (#342)
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
5 months ago
e3ebd60
docs(readme): hold brew for signature
Christian Rocha
created
5 months ago
Andrey Nering
created
5 months ago
6541e26
ci: Update GoReleaser config (#338)
Click to expand commit body
* fix(ci): use brew formula instead of cask
* fix(ci): add cosign signing to goreleaser
* fix(ci): release: add workflow secrets
* fix(ci): release: add source sbom
* fix(ci): release: add footer from meta
* fix(ci): release: use homebrew_casks instead of brews
Ayman Bagabas
created
5 months ago
a2a3619
docs(readme): pull winget while we wait for approval
Christian Rocha
created
5 months ago
Andrey Nering
created
5 months ago
49250a4
Merge branch 'main' of github.com:charmbracelet/crush
Kujtim Hoxha
created
5 months ago
Page 12 of 35