0ca65ce
docs(README): bump to v0.29.0-fork.2
Click to expand commit body
Assisted-by: Claude Sonnet 4 via Crush
Amolith created
0ca65ce
docs(README): bump to v0.29.0-fork.2
Assisted-by: Claude Sonnet 4 via Crush
Amolith created
aa76ad3
feat(tui): add WCAG-compliant light theme
Add --light flag to enable light theme with accessible colors. Make theme colors WCAG AA compliant (4.5:1 contrast minimum). Add theme-aware markdown and diff colors to support both dark and light backgrounds. Assisted-by: Claude Opus 4.5 via Crush
Amolith created
8173e0c
chore(metrics): disable
Amolith created
462dec1
build(release): add fork command
Amolith created
a022943
feat: yeet the rug-pull-facilitator (CLA)
Amolith created
8b7813f
docs: add fork section
Co-Authored-By: Crush <crush@charm.land>
Amolith and Crush created
91abfe4
feat: improve init cmd
- Include more detailed instructions, covering architecture, control/data flow
Amolith created
4edc327
chore: redo imports everywhere, fmt
Amolith created
2e54f56
feat(init-cmd): mention progressive disclosure
Amolith created
af8c20d
fix(mcp): centrally filter disabled tools
The previous filter location worked, but resulted in an incorrect tool count in the sidebar. This moves filtering to a better location in updateTools, extends updateTools to return the count of enabled tools, and updates its call sites to use that filtered count. References: 6219de7c Assisted-by: Claude Opus 4.5 via Crush
Amolith created
16f3572
feat(notification): add em'
Assisted-by: Claude Sonnet 4.5 via Crush
Amolith created
8cf009e
feat: load user CRUSH.md and AGENTS.md from config
Issue: charmbracelet/crush#1050
Amolith created
d6329f6
v0.29.0
Andrey Nering created
b3f7321
feat: paste long content as an attachment (#1634)
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> Co-authored-by: Kujtim Hoxha <kujtimii.h@gmail.com>
Carlos Alexandro Becker and Kujtim Hoxha created
5d419e8
fix(aws-bedrock): update fantasy with `panic` fix (#1681)
Andrey Nering created
ec22609
fix: splash padding y (#1680)
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
2e177fa
chore: auto-update files
Charm created
519eedc
chore: auto-update files
Charm created
1c54433
fix: initial api key load (#1672)
Kujtim Hoxha created
4f6d0e9
fix: race condition (#1649)
Kujtim Hoxha created
88b19ad
chore(legal): @jonhoo has signed the CLA
Charm created
0f76e63
fix: remove unsupported image types
Kujtim Hoxha created
07c0b28
chore(legal): @flatsponge has signed the CLA
Charm created
1cc3f88
v0.28.0
Andrey Nering created
549c9e2
chore(deps): update fantasy and catwalk (#1667)
Andrey Nering created
2ba5a82
chore(ux): remove extra uneeded line
Andrey Nering created
68ad298
fix(copilot): change import to happen on demand, and also on onboarding
Andrey Nering created
13f315c
feat: make hyper and copilot login work on onboarding
Andrey Nering created
b945baa
fix(onboarding): address `c` key press not working on onboarding (#1663)
Andrey Nering created
5b66c8d
fix: handle `ctrl+c` in hypercrush auth (#1665)
Christian Rocha created
996539f
chore: remove cspell.json (#1664)
Ayman Bagabas created
a326efe
feat: add ability to set envs to override config directories (#1661)
Andrey Nering created
cffe0cf
fix(tui/mcp): singularize tool/prompt count when 1 (#1623)
Amolith created
bcebf07
chore: auto-update files
Charm created
e181714
chore: auto-update files
Charm created
3c22cb8
refactor(config): add ToProvider method to ProviderConfig
Ayman Bagabas created
3221de2
v0.27.0
Andrey Nering created
77e0475
chore: auto-update files
Charm created
66a272d
chore: auto-update files
Charm created
5fe0177
feat: add github copilot auth flow via tui
Andrey Nering created
cddb306
refactor(hyper): a couple of small adjustments
Andrey Nering created
ab057fd
feat: add github copilot support
Co-authored-by: Mehmet Arif รelik <arif-celik56@hotmail.com> Co-authored-by: Mikhail Lukianchenko <42915+mikluko@users.noreply.github.com>
Andrey Nering , Mehmet Arif รelik , and Mikhail Lukianchenko created
e67c16e
chore(cmd/projects): improve help text (#1647)
Christian Rocha created
27559b1
v0.26.0
Carlos Alexandro Becker created
5291b1d
feat: hyper integration (#1642)
Carlos Alexandro Becker created
7fd14ff
refactor(tui): move ExecShell to uiutil package
Ayman Bagabas created
4529235
fix: check if token is expired before sending the request (#1641)
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
b54c06b
chore: bump bubbletea to latest rc2 version
Fixes: 6cecb82e61eb (chore: update bubbletea to latest rc2 version) Fixes: 2b506d64ee5e (chore: bump bubbletea to fix moving the cursor to the bottom of screen)
Ayman Bagabas created
6cecb82
chore: update bubbletea to latest rc2 version
Ayman Bagabas created
2b506d6
chore: bump bubbletea to fix moving the cursor to the bottom of screen
Fixes: https://github.com/charmbracelet/crush/pull/1592
Ayman Bagabas created