Commit log

b88795f docs(README): bump to v0.21.0-fork.2

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

Amolith created

af1a11e docs(README): bump to v0.21.0-fork.1

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

Amolith created

29456c4 chore: split release:fork into tag and push tasks

Click to expand commit body
- Separate the tagging and pushing steps for fork releases\n- Add a
  combined release:fork task that runs both steps\n- Create new
  release:fork:push task for pushing existing tags\n- Update prompt
  messages for clarity\n- Add descriptive echo messages for each stage

Amolith created

3a63cff 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

b0a789d docs(README): bump to v0.19.3-fork.1

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

Amolith created

1d9b907 chore(release): add fork flow confirmation step

Click to expand commit body
- Show commit stats after LLM-generated commit
- Add confirmation prompt before tagging
- Add deferred cleanup task to reset if release aborted

Assisted-by: Claude Opus 4.5 via Crush

Amolith created

61ca07f chore(release): automate README version bump

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

Amolith created

e8a6d64 docs(readme): mention explicit version

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

Amolith created

5b1e218 fix(update): treat fork releases as latest

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

Amolith created

8eae78e refactor(update): treat prereleases as latest

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

Amolith created

a90a336 docs(readme): reword, mention disabled metrics

Amolith created

d2401d4 chore(metrics): disable

Amolith created

bb3569a build(release): add fork command

Amolith created

7ef2bc1 feat: yeet the rug-pull-facilitator (CLA)

Amolith created

91daa9c docs: mention installation from this fork

Amolith created

05c2f38 docs: add pre-commit flow instruction to CRUSH.md

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

Amolith and Crush created

8d3a87c feat: improve init cmd

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

Amolith created

fc147f3 chore: redo imports everywhere, fmt

Amolith created

a06091b feat(tui): show / hint when editor is empty

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

Amolith created

102a274 feat(notification): add em'

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

Amolith created

e4992e7 feat(prompt): distinguish user/project context

Click to expand commit body
Separate user-defined memory paths from project-specific context paths.
Previously, memory paths were appended to context paths. Now, they are
passed distinctly to the prompt generator.

The CoderPrompt now formats project context within <project_context>
tags and user memory within <user_preferences> tags, each with a
specific explanatory header for the LLM. This allows for clearer
separation and potential prioritization by the model.

Issue: charmbracelet/crush#1050

Amolith created

8f57890 feat: load user CRUSH.md and AGENTS.md from config

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

Amolith created

610e360 chore(legal): @mike1858 has signed the CLA

Charm created

8e78fd4 v0.21.0

Kujtim Hoxha created

e0bfd35 feat: allow tools to run in parallel (#1543)

Kujtim Hoxha created

54204da chore: improve zai tool calls (#1551)

Kujtim Hoxha created

5c96ab4 chore: improve prompt (#1502)

Kujtim Hoxha created

0c832d8 chore(legal): @marifcelik has signed the CLA

Charm created

7afc053 chore: go mod tidy

Andrey Nering created

8173d58 ci(labeler): add copilot label

Andrey Nering created

431d6fb chore: bump ultraviolet to fix rendering issues with unnecessary cursor movements and erasing line background color

Ayman Bagabas created

59a4b47 refactor: use contains any

Andrey Nering created

2c97eb8 feat: show progress bar on iterm2 and rio

Andrey Nering created

7272a90 fix: add ValidArgs and Args to login cmd (#1540)

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

Carlos Alexandro Becker created

b4b3207 v0.20.1

Andrey Nering created

53e2277 ci: fix cosign (#1538)

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

Carlos Alexandro Becker created

a35b509 v0.20.0

Andrey Nering created

d898662 feat: add `crush login claude` command (#1537)

Andrey Nering created

2b222e3 fix: remove `max_tokens` minimum requirement to fix json schema issue (#1532)

masroor-ahmad created

c330f0c v0.19.4

Andrey Nering created

4f37cff fix(editor): fix opening `$EDITOR` w/ and w/o args (#1520)

Amolith created

e5639f0 fix: fix `c` key not working in model filter (#1534)

Beiming Zhang created

a9aeaff chore(deps): bump github.com/charmbracelet/x/ansi from 0.11.1 to 0.11.2 in the all group (#1535)

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

8193ba8 chore(legal): @thezbm has signed the CLA

Charm created

f508c6b chore(legal): @masroor-ahmad has signed the CLA

Charm created

6ae8968 v0.19.3

Kujtim Hoxha created

b621f93 fix: refresh oauth token in the background

Click to expand commit body
Co-authored-by: Kujtim Hoxha <kujtimii.h@gmail.com>

Raphael Amorim and Kujtim Hoxha created

b66c49f v0.19.2

Ayman Bagabas created

5ab2048 chore: update bubbletea to fix restoring terminal first render

Ayman Bagabas created

9b1ec53 Revert "fix(editor): fix opening `$EDITOR` when it contains arguments… (#1519)

Ayman Bagabas created