2c82ed2
chore: bump charmbracelet/ultraviolet to v0.0.0-20250731212901-76da584cc9a5
Ayman Bagabas created
2c82ed2
chore: bump charmbracelet/ultraviolet to v0.0.0-20250731212901-76da584cc9a5
Ayman Bagabas created
6d5d937
chore(legal): @petersanchez has signed the CLA
Charm created
f05adcb
chore(legal): @lmn451 has signed the CLA
Charm created
705790d
fix: nil pointer in view (#403)
closes #397
Carlos Alexandro Becker created
8248e4f
fix: use anthropic provider for vertexAI (#398)
Kujtim Hoxha created
713a7f7
chore(legal): @steipete has signed the CLA
Charm created
6ded0ae
chore(legal): @Djiit has signed the CLA
Charm created
ace7ea6
chore(legal): @jedisct1 has signed the CLA
Charm created
a7e7dad
v0.1.10
Andrey Nering created
3077dd5
ci: better changelog
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
e69b513
fix(onboarding): fix y/n key press on model list and api key field (#402)
A bug on onboarding made it impossible to press "y" and "n" on onboarding, on both the model list and the API key field. This also means that on some terminals, like the Windows Terminal, pasting an API key would supress all "y" and "n" chars present in the key, because these terminal receives an even for each character being pressed.
Andrey Nering created
0174951
ci: aur sources (#378)
* ci: aur sources so users can install from source as well. * Update .goreleaser.yml * chore: go mod tidy Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> * fix: updates --------- Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
52d459c
chore: fix tests
Kujtim Hoxha created
82f8497
chore(legal): @fluffypony has signed the CLA
Charm created
d2f7bb7
fix: fix vertex provider
Kujtim Hoxha created
28b67f9
fix: fix openrouter api
Kujtim Hoxha created
12c2969
Merge pull request #371 from charmbracelet/issue-212
fix: panic in non-interactive mode when no providers set up
Kujtim Hoxha created
b897f8d
chore(legal): @taigrr has signed the CLA
Charm created
a521163
docs(readme): more BSDs + nix run (#387)
Christian Rocha created
43ac8d4
fix: panic in non-interactive mode when no providers set up
closes #212 Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
317c5db
chore: bump bubbletea/v2
Ayman Bagabas created
aa41333
Merge pull request #363 from charmbracelet/readme
docs(readme): un-bury the environment variable listing
Kujtim Hoxha created
329c4da
fix: fix region detection for bedrock
Kujtim Hoxha created
58dfed5
docs(readme): un-bury the environment variable listing
Christian Rocha created
8c9a59c
chore(legal): @douglarek has signed the CLA
Charm created
d63856d
chore: fix bedrock and azure
Kujtim Hoxha created
2692f60
ci: openbsd and netbsd (#344)
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
b4ccb7b
ci: nur license (#347)
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
cb211d6
docs(readme): update nix instructions (#359)
Christian Rocha created
4ae839a
feat: make "list" tool preview cleaner (#335)
Kira Kawai created
1050005
Merge pull request #352 from charmbracelet/fix_providers
chore: fix custom headers and system prefix
Kujtim Hoxha created
54bf4a6
chore: remove log
Kujtim Hoxha created
287fc20
Merge pull request #354 from charmbracelet/prevent_model_switch
chore: prevent switching the model while agent is working
Kujtim Hoxha created
803b49f
Merge pull request #355 from charmbracelet/fix_error_select
fix(tui): apply border styling to error messages in selected state
Kujtim Hoxha created
dfe5ffc
Merge pull request #357 from charmbracelet/fix-openrouter
Fix some openrouter models
Kujtim Hoxha created
121b1a6
Merge pull request #356 from charmbracelet/add_agents
chore: add agents to the default context
Kujtim Hoxha created
c5d7e90
chore: small fix
Kujtim Hoxha created
ba68c3b
chore(legal): @rio has signed the CLA
Charm created
9820890
Merge pull request #351 from charmbracelet/regex-drop-compilation-in-runtime
perf: avoid regex compilation in runtime
Raphael Amorim created
979ddb5
chore: bump ultraviolet
Ayman Bagabas created
aaa03ab
chore: fix word case
Andrey Nering created
479ca3f
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
Andrey Nering created
30b508f
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
Kujtim Hoxha created
34e68ac
chore: add agents to the default context
Kujtim Hoxha created
6235248
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>
Kujtim Hoxha and Crush created
121825d
chore: prevent switching the model while agent is working
Kujtim Hoxha created
ebf3b43
chore(legal): @kujtimiihoxha has signed the CLA in $pullRequestNo
Charm created
11a90e1
chore: fix custom headers and system prefix
Kujtim Hoxha created
3839c36
fix: lint for var blocks
Raphael Amorim created
760e5c4
perf: avoid regex compilation in runtime
Raphael Amorim created