Commit log
7b47c6c
feat(config): add trailer_style option
Click to expand commit body
Replace co_authored_by boolean with trailer_style enum supporting:
none, co-authored-by, and assisted-by.
The assisted-by option follows Fedora's AI Contribution Policy which
requires transparency about AI assistance via 'Assisted-by: [Model
Name]' commit message trailers.
https://docs.fedoraproject.org/en-US/council/policy/
ai-contribution-policy/
Assisted-by: Claude Sonnet 4.5 via Crush
Amolith
created
1 month ago
e9b30f7
fix: recent models test
Kujtim Hoxha
created
1 month ago
fa28347
feat: recent models section in picker (#1374)
Click to expand commit body
Co-authored-by: Crush <crush@charm.land>
Amolith
and
Crush
created
1 month ago
531f448
chore(legal): @alewtschuk has signed the CLA
Charm
created
1 month ago
5a7c715
fix(mcp): client being killed (#1419)
Carlos Alexandro Becker
created
1 month ago
c9ca0b7
chore(task): fetch tags before installing
Christian Rocha
created
1 month ago
665ee06
fix: append `ImageURLContent` part in `unmarshallParts` (#1387)
Daniel Merja
created
1 month ago
025d604
docs(readme): move "local models" section to be under "custom providers" (#1402)
Andrey Nering
created
1 month ago
07d5e5e
chore(deps): bump the all group with 3 updates (#1418)
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
1 month ago
8070331
chore(legal): @novalis78 has signed the CLA
Charm
created
1 month ago
Andrey Nering
created
1 month ago
07a4738
fix: improve ux for presenting errors from providers (#1388)
Andrey Nering
created
1 month ago
87df66d
chore: upgrade dependencies and fix related code (#1404)
Ayman Bagabas
created
1 month ago
Kujtim Hoxha
created
1 month ago
a8f90ff
chore: remove flaky tests
Kujtim Hoxha
created
1 month ago
4401d5b
feat: background jobs & remove persistent shell (#1328)
Click to expand commit body
Co-authored-by: Christian Rocha <christian@rocha.is>
Co-authored-by: Raphael Amorim <rapha850@gmail.com>
Co-authored-by: Andrey Nering <andreynering@users.noreply.github.com>
Kujtim Hoxha
,
Christian Rocha
,
Raphael Amorim
, and
Andrey Nering
created
1 month ago
Ayman Bagabas
created
1 month ago
557bfa7
chore: upgrade bubbletea to fix rendering issue #1389
Click to expand commit body
Fixes: https://github.com/charmbracelet/crush/issues/1389
Ayman Bagabas
created
1 month ago
5306907
feat(ui): ctrl+l/ctrl+m to open model switcher (#1274)
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
1 month ago
e3cea7b
chore(legal): @nanvenomous has signed the CLA
Charm
created
1 month ago
47212fa
Revert "fix(sqlite): remove WAL pragma" (#1393)
Kujtim Hoxha
created
1 month ago
bb96ca3
fix(sqlite): remove WAL pragma (#1280)
Carlos Alexandro Becker
created
1 month ago
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
1 month ago
9b20373
chore(legal): @danielmerja has signed the CLA
Charm
created
1 month ago
Kujtim Hoxha
created
1 month ago
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
1 month ago
cae2681
chore(legal): @LarsArtmann has signed the CLA
Charm
created
1 month ago
757d823
feat(tui/chat): use @ for files, / for commands (#1377)
Amolith
created
1 month ago
87bf27c
chore(deps): update to fantasy v0.1.6 (#1383)
Andrey Nering
created
1 month ago
Andrey Nering
created
1 month ago
29a73e1
docs(readme): improve mcp example to have the real github url (#1378)
Andrey Nering
created
1 month ago
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
1 month ago
a2f7cbb
fix: improve code
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
1 month ago
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
1 month ago
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
1 month ago
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
1 month ago
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
1 month ago
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
1 month ago
449de92
refactor(catwalk): remove stale helper to avoid confusion
Andrey Nering
created
1 month ago
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
1 month ago
3398577
fix(noninteractive): spinner text on light backgrounds
Christian Rocha
created
1 month ago
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
1 month ago
06a77d6
docs: add comment and commit notes to CRUSH.md
Christian Rocha
created
1 month ago
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
1 month ago
389a6ab
chore(noninteractive): accept a writer for output
Christian Rocha
created
1 month ago
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
1 month ago
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
1 month ago
c658994
refactor: simplify `home.Dir()` (#1353)
Andrey Nering
created
1 month ago
9272218
fix: rethink global config path on windows: use `$HOME/.config` (#1352)
Andrey Nering
created
1 month ago
ac80175
chore: switch from bar cursor to blocky cursor
Christian Rocha
created
1 month ago
Page 3 of 42