Commit log
c990349
Use default permissions of 0600 for crush.json to help protect sensitive
Click to expand commit body
data that is stored in plain text (api keys, etc.)
Fixes #411
Peter Sanchez
created
9 months ago
3b8a8ef
chore(legal): @SyedaAnshrahGillani has signed the CLA
Charm
created
9 months ago
15e1b3d
docs(readme): add openrouter environment variable (#451)
Alvaro
created
9 months ago
d3f28dd
fix: handle code agent not initialized
Kujtim Hoxha
created
9 months ago
428d71a
fix: fix mcp clients
Kujtim Hoxha
created
9 months ago
5b79510
fix: improve path prefix checking reliability
Click to expand commit body
- Replace HasPrefix implementation to use filepath.Rel instead of filepath.Abs
- More reliable method to determine if a path is within a prefix
- Returns false on error conditions
- Preserves same public API for external usage
This addresses review feedback about improving the path checking logic.
Kujtim Hoxha
created
9 months ago
2ddc453
chore: refactor implementation
Kujtim Hoxha
created
9 months ago
3eed184
fix: permissions path
Kujtim Hoxha
created
9 months ago
b1b5851
fix(tui): fix background color of file view component (#349)
Kira Kawai
created
9 months ago
931832c
ci: ignore chore(legal) in release notes
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
9 months ago
5c6214d
chore(legal): @bbrodriges has signed the CLA
Charm
created
9 months ago
ffd9b3e
chore(legal): @alvaro17f has signed the CLA
Charm
created
9 months ago
7bfd046
chore: make consts private
Kujtim Hoxha
created
9 months ago
867484b
refactor: move run to its own file
Carlos Alexandro Becker
created
9 months ago
e698239
fix: lint noctx issues
Click to expand commit body
ignored slog because in our case it doesn't matter.
Carlos Alexandro Becker
created
9 months ago
Carlos Alexandro Becker
created
9 months ago
ae421e2
refactor: simplify
Carlos Alexandro Becker
created
9 months ago
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
9 months ago
5a6329c
feat: support .crushignore as well as .gitignore
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
9 months ago
2c82ed2
chore: bump charmbracelet/ultraviolet to v0.0.0-20250731212901-76da584cc9a5
Ayman Bagabas
created
9 months ago
6d5d937
chore(legal): @petersanchez has signed the CLA
Charm
created
9 months ago
f05adcb
chore(legal): @lmn451 has signed the CLA
Charm
created
9 months ago
705790d
fix: nil pointer in view (#403)
Click to expand commit body
closes #397
Carlos Alexandro Becker
created
9 months ago
8248e4f
fix: use anthropic provider for vertexAI (#398)
Kujtim Hoxha
created
9 months ago
713a7f7
chore(legal): @steipete has signed the CLA
Charm
created
9 months ago
6ded0ae
chore(legal): @Djiit has signed the CLA
Charm
created
9 months ago
ace7ea6
chore(legal): @jedisct1 has signed the CLA
Charm
created
9 months ago
Andrey Nering
created
9 months ago
3077dd5
ci: better changelog
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
9 months ago
e69b513
fix(onboarding): fix y/n key press on model list and api key field (#402)
Click to expand commit body
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
9 months ago
0174951
ci: aur sources (#378)
Click to expand commit body
* 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
9 months ago
52d459c
chore: fix tests
Kujtim Hoxha
created
9 months ago
82f8497
chore(legal): @fluffypony has signed the CLA
Charm
created
9 months ago
d2f7bb7
fix: fix vertex provider
Kujtim Hoxha
created
9 months ago
28b67f9
fix: fix openrouter api
Kujtim Hoxha
created
9 months ago
fcbe966
chore: limit tool output
Kujtim Hoxha
created
9 months ago
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
9 months ago
b897f8d
chore(legal): @taigrr has signed the CLA
Charm
created
9 months ago
a521163
docs(readme): more BSDs + nix run (#387)
Christian Rocha
created
9 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
9 months ago
317c5db
chore: bump bubbletea/v2
Ayman Bagabas
created
9 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
9 months ago
329c4da
fix: fix region detection for bedrock
Kujtim Hoxha
created
9 months ago
58dfed5
docs(readme): un-bury the environment variable listing
Christian Rocha
created
9 months ago
8c9a59c
chore(legal): @douglarek has signed the CLA
Charm
created
9 months ago
d63856d
chore: fix bedrock and azure
Kujtim Hoxha
created
9 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
9 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
9 months ago
cb211d6
docs(readme): update nix instructions (#359)
Christian Rocha
created
9 months ago
4ae839a
feat: make "list" tool preview cleaner (#335)
Kira Kawai
created
9 months ago
Page 9 of 33