Commit log
323c8cd
chore: fix: upgrade dependencies and fix rendering on non-tc terminals
Click to expand commit body
Related: https://github.com/charmbracelet/crush/issues/1386
Ayman Bagabas
created
9b20373
chore(legal): @danielmerja has signed the CLA
Charm
created
Kujtim Hoxha
created
51a2144
feat: agentic fetch tool (#1315)
Click to expand commit body
Co-authored-by: Andrey Nering <andreynering@users.noreply.github.com>
Kujtim Hoxha
and
Andrey Nering
created
cae2681
chore(legal): @LarsArtmann has signed the CLA
Charm
created
757d823
feat(tui/chat): use @ for files, / for commands (#1377)
Amolith
created
87bf27c
chore(deps): update to fantasy v0.1.6 (#1383)
Andrey Nering
created
Andrey Nering
created
29a73e1
docs(readme): improve mcp example to have the real github url (#1378)
Andrey Nering
created
5d01173
fix: handle delayed mcp init
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
a2f7cbb
fix: improve code
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
a074fa9
fix: missing handle call
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
e519d6f
fix(mcp): tool/prompt list update
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
54076c0
refactor(mcp): some more decoupling
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
4ca34bb
feat(mcp): refactor, support prompts
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
0182d94
feat: show progress bar on boot for feedback (#1371)
Click to expand commit body
Co-authored-by: Ayman Bagabas <ayman.bagabas@gmail.com>
Andrey Nering
and
Ayman Bagabas
created
449de92
refactor(catwalk): remove stale helper to avoid confusion
Andrey Nering
created
fc128be
fix(catwalk): improve fetch logging message
Click to expand commit body
We recently changed the behavior to always fetch from Catwalk. No need to
tell cache is stale. Cache is only used when using offline mode.
Andrey Nering
created
3398577
fix(noninteractive): spinner text on light backgrounds
Christian Rocha
created
c84de05
docs: add some package-level GoDoc comments
Click to expand commit body
Co-authored-by: Justin Johnson <jeepinbird@gmail.com>
Christian Rocha
and
Justin Johnson
created
06a77d6
docs: add comment and commit notes to CRUSH.md
Christian Rocha
created
60ca35f
fix(noninteractive): strip leading newline from assistant responses
Click to expand commit body
💘 Generated with Crush
Co-Authored-By: Crush <crush@charm.land>
Christian Rocha
and
Crush
created
389a6ab
chore(noninteractive): accept a writer for output
Christian Rocha
created
2fd5ab2
fix(noninteractive): always print newline after output
Click to expand commit body
This is particularly important to keep the last line of output from
being overwritten by the prompt when output's a TTY.
Christian Rocha
created
88c88c6
refactor(agent): clarify user-initiated cancellations and denials (#1368)
Click to expand commit body
Co-authored-by: Crush <crush@charm.land>
Amolith
and
Crush
created
c658994
refactor: simplify `home.Dir()` (#1353)
Andrey Nering
created
9272218
fix: rethink global config path on windows: use `$HOME/.config` (#1352)
Andrey Nering
created
ac80175
chore: switch from bar cursor to blocky cursor
Christian Rocha
created
d4d331f
fix(lint): don't shadow 'env' variable
Click to expand commit body
Elsewhere in the package, many things are called env. This change
renames the 'env' type used in testing to fix shadow warnings.
Christian Rocha
created
98780b1
chore(deps): bump the all group with 4 updates (#1366)
Click to expand commit body
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot]
and
dependabot[bot]
created
9e7546c
chore(legal): @niklasschaeffer has signed the CLA
Charm
created
11471e8
chore(legal): @heynemann has signed the CLA
Charm
created
1855533
ci: on schema update commits, use @charmcli as the author (#1344)
Andrey Nering
created
Andrey Nering
created
c467d13
chore: improve azure support (#1351)
Kujtim Hoxha
created
07eb36c
chore: gramatical edit (#1350)
Christian Rocha
created
be68f48
List performance improvements (#1325)
Click to expand commit body
Co-authored-by: Raphael Amorim <rapha850@gmail.com>
Kujtim Hoxha
and
Raphael Amorim
created
f6e82a4
fix: address panic due to possible `nil` map (#1348)
Andrey Nering
created
83acb62
chore(.gitignore): ignore `/tmp` dir
Andrey Nering
created
df4d66b
feat: keep successful edits even if some fail (#1327)
Kujtim Hoxha
created
Andrey Nering
created
b9e41f8
refactor(shell): some small code adjustments
Andrey Nering
created
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
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
04bc015
fix(ux): fix crush logo flicker on window resizes (#1338)
Andrey Nering
created
ae70537
fix: fix broken tools on `crush run` (#1333)
Andrey Nering
created
b61473d
chore(legal): @teras has signed the CLA
Charm
created
Christian Rocha
created
05577de
fix(tui): disable progress bar for unsupported terminals (#1329)
Ayman Bagabas
created
7b4cb40
fix(tui): make permissions dialog height responsive to resize (#877)
James Trew
created