Charm
b897f8db92
chore(legal): @taigrr has signed the CLA
2025-07-31 03:31:22 -03:00
Christian Rocha
a521163544
docs(readme): more BSDs + nix run ( #387 )
2025-07-30 22:50:24 -04:00
Carlos Alexandro Becker
43ac8d4870
fix: panic in non-interactive mode when no providers set up
...
closes #212
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com >
2025-07-30 15:15:14 -03:00
Ayman Bagabas
317c5dbfaf
chore: bump bubbletea/v2
2025-07-30 12:58:12 -04:00
Kujtim Hoxha
aa41333748
Merge pull request #363 from charmbracelet/readme
...
docs(readme): un-bury the environment variable listing
v0.1.8
2025-07-30 18:09:15 +02:00
Kujtim Hoxha
329c4dafa7
fix: fix region detection for bedrock
2025-07-30 17:16:37 +02:00
Christian Rocha
58dfed58ad
docs(readme): un-bury the environment variable listing
2025-07-30 11:14:55 -04:00
Charm
8c9a59c5cb
chore(legal): @douglarek has signed the CLA
v0.1.7
2025-07-30 11:56:01 -03:00
Kujtim Hoxha
d63856d90d
chore: fix bedrock and azure
2025-07-30 16:46:40 +02:00
Carlos Alexandro Becker
2692f601eb
ci: openbsd and netbsd ( #344 )
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com >
2025-07-30 11:33:34 -03:00
Carlos Alexandro Becker
b4ccb7b2f7
ci: nur license ( #347 )
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com >
2025-07-30 11:33:00 -03:00
Christian Rocha
cb211d6e8b
docs(readme): update nix instructions ( #359 )
2025-07-30 10:12:23 -04:00
Kira Kawai
4ae839a023
feat: make "list" tool preview cleaner ( #335 )
2025-07-30 11:07:06 -03:00
Kujtim Hoxha
10500051bf
Merge pull request #352 from charmbracelet/fix_providers
...
chore: fix custom headers and system prefix
2025-07-30 16:06:29 +02:00
Kujtim Hoxha
54bf4a6e02
chore: remove log
2025-07-30 16:06:18 +02:00
Kujtim Hoxha
287fc20a1c
Merge pull request #354 from charmbracelet/prevent_model_switch
...
chore: prevent switching the model while agent is working
2025-07-30 16:05:15 +02:00
Kujtim Hoxha
803b49f87b
Merge pull request #355 from charmbracelet/fix_error_select
...
fix(tui): apply border styling to error messages in selected state
2025-07-30 16:05:08 +02:00
Kujtim Hoxha
dfe5ffc0b0
Merge pull request #357 from charmbracelet/fix-openrouter
...
Fix some openrouter models
2025-07-30 16:04:57 +02:00
Kujtim Hoxha
121b1a679f
Merge pull request #356 from charmbracelet/add_agents
...
chore: add agents to the default context
2025-07-30 16:04:06 +02:00
Kujtim Hoxha
c5d7e901fd
chore: small fix
2025-07-30 16:01:03 +02:00
Charm
ba68c3b5ce
chore(legal): @rio has signed the CLA
2025-07-30 10:52:01 -03:00
Raphael Amorim
98208900a7
Merge pull request #351 from charmbracelet/regex-drop-compilation-in-runtime
...
perf: avoid regex compilation in runtime
2025-07-30 15:43:54 +02:00
Ayman Bagabas
979ddb593d
chore: bump ultraviolet
2025-07-30 09:35:46 -04:00
Andrey Nering
aaa03ab1dc
chore: fix word case
2025-07-30 10:35:14 -03:00
Andrey Nering
479ca3f115
ci(cla): temporarily remove pr number from commit message
...
We'll add back once the following PR gets merged:
https://github.com/contributor-assistant/github-action/pull/174
2025-07-30 10:31:46 -03:00
Kujtim Hoxha
30b508fc5d
chore: fix openrouter issues
...
- 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
2025-07-30 13:58:03 +02:00
Kujtim Hoxha
34e68acb8a
chore: add agents to the default context
2025-07-30 12:57:41 +02:00
Kujtim Hoxha
6235248b93
fix(tui): apply border styling to error messages in selected state
...
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 >
2025-07-30 12:51:54 +02:00
Kujtim Hoxha
121825d8e3
chore: prevent switching the model while agent is working
2025-07-30 12:39:56 +02:00
Charm
ebf3b43b4a
chore(legal): @kujtimiihoxha has signed the CLA in $pullRequestNo
2025-07-30 07:35:32 -03:00
Kujtim Hoxha
11a90e1cf6
chore: fix custom headers and system prefix
2025-07-30 12:34:02 +02:00
Raphael Amorim
3839c364d6
fix: lint for var blocks
2025-07-30 11:28:25 +02:00
Raphael Amorim
760e5c4f12
perf: avoid regex compilation in runtime
2025-07-30 11:22:10 +02:00
Ayman Bagabas
229c0c79b4
docs(cla): update cla comment format ( #345 )
2025-07-29 18:12:57 -04:00
Ayman Bagabas
1481d0d0b3
fix(ci): release: sign deb and rpm packages with GPG key ( #346 )
v0.1.6
2025-07-29 18:07:22 -04:00
Carlos Alexandro Becker
271d03c2f6
ci: fix nur manpage
2025-07-29 18:59:31 -03:00
Ayman Bagabas
f291041ce2
fix(ci): update license to FSL-1.1-MIT
2025-07-29 17:59:02 -04:00
Christian Rocha
d452d6bcaa
docs(readme): signed and notarized on macOS
2025-07-29 17:41:32 -04:00
Christian Rocha
398b50a841
docs(readme): add catwalk callout
2025-07-29 17:24:34 -04:00
Carlos Alexandro Becker
b02b82ed15
ci: entitlements
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com >
v0.1.5
2025-07-29 18:24:27 -03:00
Charm
e7fd980245
chore(legal): @meowgorithm has signed the CLA in $pullRequestNo
2025-07-29 18:23:16 -03:00
Carlos Alexandro Becker
e60566990b
chore: go mod tidy
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com >
2025-07-29 18:04:29 -03:00
Carlos Alexandro Becker
705e38d9b7
ci(brew): i give up for now ( #342 )
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com >
v0.1.4
2025-07-29 17:52:40 -03:00
Christian Rocha
e3ebd60c6c
docs(readme): hold brew for signature
2025-07-29 16:17:45 -04:00
Andrey Nering
4f38c2a8d7
v0.1.3
v0.1.3
2025-07-29 16:42:15 -03:00
Ayman Bagabas
6541e262ce
ci: Update GoReleaser config ( #338 )
...
* 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
2025-07-29 16:41:09 -03:00
Christian Rocha
a2a36192f7
docs(readme): pull winget while we wait for approval
2025-07-29 14:58:25 -04:00
Andrey Nering
d3fd0d0d5f
v0.1.2
v0.1.2
2025-07-29 15:53:42 -03:00
Kujtim Hoxha
49250a4712
Merge branch 'main' of github.com:charmbracelet/crush
2025-07-29 20:50:46 +02:00
Kujtim Hoxha
da42a5b43e
chore: small fix
2025-07-29 20:50:41 +02:00