Commit log
32c130f
refactor: simplify `home.Dir()`
Click to expand commit body
* Realistically, this should almost never fail.
* If it does, returning `""` probably makes more sense than a temp dir.
Empty means Go will assume the working directory.
* Getting rid of `sync.Once` is good as it locks and this can be called
on every render cycle. (Used to compute `~` on the sidebar, etc).
Andrey Nering
created
2 days ago
1855533
ci: on schema update commits, use @charmcli as the author (#1344)
Andrey Nering
created
2 days ago
Andrey Nering
created
2 days ago
c467d13
chore: improve azure support (#1351)
Kujtim Hoxha
created
2 days ago
07eb36c
chore: gramatical edit (#1350)
Christian Rocha
created
2 days ago
be68f48
List performance improvements (#1325)
Click to expand commit body
Co-authored-by: Raphael Amorim <rapha850@gmail.com>
Kujtim Hoxha
and
Raphael Amorim
created
2 days ago
f6e82a4
fix: address panic due to possible `nil` map (#1348)
Andrey Nering
created
2 days ago
83acb62
chore(.gitignore): ignore `/tmp` dir
Andrey Nering
created
2 days ago
df4d66b
feat: keep successful edits even if some fail (#1327)
Kujtim Hoxha
created
2 days ago
Andrey Nering
created
3 days ago
b9e41f8
refactor(shell): some small code adjustments
Andrey Nering
created
3 days ago
569044c
fix: only enable built-in core utils by default on windows
Click to expand commit body
Or we risk making them failing on other platforms due to
incompatibilities.
Fixes #1341
Andrey Nering
created
3 days ago
a885da8
fix: upgrade bubbletea to fix rendering issues (#1340)
Click to expand commit body
Co-authored-by: Kujtim Hoxha <kujtimii.h@gmail.com>
Ayman Bagabas
and
Kujtim Hoxha
created
3 days ago
04bc015
fix(ux): fix crush logo flicker on window resizes (#1338)
Andrey Nering
created
3 days ago
ae70537
fix: fix broken tools on `crush run` (#1333)
Andrey Nering
created
3 days ago
b61473d
chore(legal): @teras has signed the CLA
Charm
created
4 days ago
Christian Rocha
created
4 days ago
05577de
fix(tui): disable progress bar for unsupported terminals (#1329)
Ayman Bagabas
created
4 days ago
7b4cb40
fix(tui): make permissions dialog height responsive to resize (#877)
James Trew
created
4 days ago
cf6beff
chore: add vcr cassette files to `.gitignore` (#1332)
Andrey Nering
created
4 days ago
kujtimiihoxha
created
4 days ago
2834bf7
fix: openrouter key validation
kujtimiihoxha
created
4 days ago
b8edb71
chore(legal): @bradflaugher has signed the CLA
Charm
created
5 days ago
Andrey Nering
created
5 days ago
ea6ec87
chore: skipping agent tests on windows temporarily
Andrey Nering
created
5 days ago
d32831e
fix(test): normalize output of download tool to make tests pass on windows
Andrey Nering
created
5 days ago
6b206a8
test: re-record vcr cassettes
Andrey Nering
created
5 days ago
092ff22
fix(agent-test): instruct the model to not output the file timestamp
Click to expand commit body
Or the cassettes won't because because they are not deterministic.
Andrey Nering
created
5 days ago
68fcf9f
fix: update fantasy and catwalk with fixes
Click to expand commit body
* https://github.com/charmbracelet/crush/issues/1314
* https://github.com/charmbracelet/fantasy/pull/50
* https://github.com/charmbracelet/catwalk/pull/92
Andrey Nering
created
5 days ago
e159237
fix: add prefix if exists in all calls (#1311)
Kujtim Hoxha
created
5 days ago
311605d
chore: update fantasy (#1316)
Kujtim Hoxha
created
5 days ago
019b7a2
fix(tools): fix handling of abs paths on windows
Andrey Nering
created
6 days ago
fd5f830
fix(test): normalize file separator to make vcr cassette match
Andrey Nering
created
6 days ago
133f698
refactor: make test code a little bit cleaner
Andrey Nering
created
6 days ago
b0b5331
ci: remove skip for `TestCoderAgent` on windows
Andrey Nering
created
6 days ago
63bec61
chore(legal): @dawndiy has signed the CLA
Charm
created
5 days ago
kujtimiihoxha
created
5 days ago
563f11b
chore: go mod tidy
kujtimiihoxha
created
5 days ago
kujtimiihoxha
created
5 days ago
0374b7c
fix: fantasy nil panic
kujtimiihoxha
created
5 days ago
Andrey Nering
created
6 days ago
885d224
chore: auto-update generated files
actions-user
created
6 days ago
bc3858f
Merge pull request #1171 from charmbracelet/crush-fantasy
Click to expand commit body
feat: refactor providers and improve system prompt
Andrey Nering
created
6 days ago
85c57a4
docs(readme): add note section about `openai` vs. `openai-compat`
Andrey Nering
created
6 days ago
042725f
chore: small fix
Kujtim Hoxha
created
6 days ago
780459f
chore: make thinking mode persistent
Kujtim Hoxha
created
6 days ago
f172aaa
perf: init coder agent in a goroutine (#1289)
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
6 days ago
342bc9e
chore: update docs
Kujtim Hoxha
created
6 days ago
14ca920
chore: change providers url in the log
Kujtim Hoxha
created
6 days ago
139749a
fix(tests): remove embedded providers, regenerate fixtures
Kujtim Hoxha
created
6 days ago
Page 1 of 39