Commit log

7556f44 Merge remote-tracking branch 'upstream/integrate-editor' into exp

Click to expand commit body
# Conflicts:
#	internal/tui/components/chat/editor/editor.go
#	internal/tui/components/dialogs/lazygit/lazygit.go
#	internal/tui/page/chat/chat.go
#	internal/tui/tui.go

Amolith created

ab60030 Merge remote-tracking branch 'upstream/integrate-ghdash' into exp

Click to expand commit body
# Conflicts:
#	internal/tui/tui.go

Amolith created

0cd5094 Merge remote-tracking branch 'upstream/integrate-lazygit' into exp

Click to expand commit body
# Conflicts:
#	internal/tui/components/dialogs/commands/commands.go
#	internal/tui/tui.go

Amolith created

9fd0731 Merge remote-tracking branch 'upstream/todos' into exp

Click to expand commit body
# Conflicts:
#	internal/tui/components/chat/messages/renderer.go
#	internal/tui/components/chat/queue.go

Amolith created

c449eb7 docs(README): bump to v0.23.0-fork.1

Click to expand commit body
Assisted-by: GLM 4.6 via Crush

Amolith created

94e337b feat(tui): add WCAG-compliant light theme

Click to expand commit body
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

750d353 chore(metrics): disable

Amolith created

2307355 build(release): add fork command

Amolith created

b6d918d feat: yeet the rug-pull-facilitator (CLA)

Amolith created

19fe860 docs: add fork section

Click to expand commit body
Co-Authored-By: Crush <crush@charm.land>

Amolith and Crush created

c2d4d8a feat: improve init cmd

Click to expand commit body
- Include more detailed instructions, covering architecture,
  control/data flow

Amolith created

2c151c0 chore: redo imports everywhere, fmt

Amolith created

8ecd03e feat(notification): add em'

Click to expand commit body
Assisted-by: Claude Sonnet 4.5 via Crush

Amolith created

7288f14 feat: load user CRUSH.md and AGENTS.md from config

Click to expand commit body
Issue: charmbracelet/crush#1050

Amolith created

af8b241 feat: add support for using external editor

Kujtim Hoxha created

2e466d8 fix:Edit tool error on new file creation due to logical fallthrough (#1566)

Gustave-241021 created

a50e4e5 chore: small theme changes

Kujtim Hoxha created

6e55eaf feat: ghdash integration

Kujtim Hoxha created

ee1436d chore: some small refactor

Kujtim Hoxha created

fc4b41e fix: lint issues

Kujtim Hoxha created

f12528f Merge remote-tracking branch 'origin/main' into todos

Kujtim Hoxha created

eda2c09 chore: add cursor support

Kujtim Hoxha created

e0ec2bb chore: some color changes

Kujtim Hoxha created

1f5680b feat: vt integration & lazygit

Kujtim Hoxha created

a15cf46 v0.23.0

Andrey Nering created

0cc2bf5 feat: update fantasy and catwalk for support to gpt 5.2 and 5.1 codex max

Andrey Nering created

954872e chore(taskfile): add task to update fantasy and catwalk

Andrey Nering created

d354b61 chore: bump dependencies

Ayman Bagabas created

7fcdf90 ci: skip two flacky tests depending on os (#1606)

Andrey Nering created

f32733c test: fix local test suite, ignore machine environ (#1605)

Andrey Nering created

0aa01a2 chore: small fixes

Kujtim Hoxha created

5db5809 chore: remove focus bar

Kujtim Hoxha created

e36d8bc chore: change the todos focus to a toggle

Kujtim Hoxha created

2dd80bf fix: do not respond error when the path does not exist

Kujtim Hoxha created

d8c5010 chore: improve summary when todos are present

Kujtim Hoxha created

db1bd42 feat: todo tool

Kujtim Hoxha created

ef61c05 chore: bump bt and uv to fix scroll empty line artifact bug

Ayman Bagabas created

de451cc chore: bump bubbletea and ultraviolet to fix cursor related rendering artifacts

Ayman Bagabas created

23cf8af chore: bump bubbletea to module replace

Click to expand commit body
Fixes: 4143ccd46f4d (chore: bump bubbletea and ultraviolet to fix kitty keyboard exiting)

Ayman Bagabas created

4143ccd chore: bump bubbletea and ultraviolet to fix kitty keyboard exiting

Click to expand commit body
Fixes: https://github.com/charmbracelet/crush/issues/1547

Ayman Bagabas created

d8f8889 chore: bump lipgloss to the latest v2 version

Ayman Bagabas created

6219de7 feat(mcp-config): add list of disabled_tools (#1533)

Amolith created

47b50d4 feat(tui): show / hint when editor is empty (#1512)

Amolith created

ee5e50a v0.22.2

Andrey Nering created

ab55cb6 fix(claude): add authentication refresh on 401 errors (#1581)

Click to expand commit body
Co-authored-by: Andrey Nering <andreynering@users.noreply.github.com>

Kieran Klukas and Andrey Nering created

4097732 perf: improve startup, specifically provider updates (#1577)

Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>

Carlos Alexandro Becker created

37c8e3f chore(legal): @mengwong has signed the CLA

Charm created

3c7ee39 fix(noninteractive): cancel on signal (#1584)

Christian Rocha created

be746ce fix: typo choise -> choice (#1579)

Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>

Carlos Alexandro Becker created

94a8750 sort sessions by most recently used instead of creation (#1467)

Tai Groot created