180c43a
docs(README): bump to v0.21.0-fork.1
Click to expand commit body
Assisted-by: Claude Sonnet 4 via Crush
Amolith created
180c43a
docs(README): bump to v0.21.0-fork.1
Assisted-by: Claude Sonnet 4 via Crush
Amolith created
8906d88
chore: split release:fork into tag and push tasks
- 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
d8fab87
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
3b27d48
docs(README): bump to v0.19.3-fork.1
Assisted-by: Claude Sonnet 4 via Crush
Amolith created
ee0bc87
chore(release): add fork flow confirmation step
- 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
edddfa5
chore(release): automate README version bump
Assisted-by: Claude Opus 4.5 via Crush
Amolith created
23c4ba6
docs(readme): mention explicit version
Assisted-by: Claude Opus 4.5 via Crush
Amolith created
9fab8de
fix(update): treat fork releases as latest
Assisted-by: GLM 4.6 via Crush
Amolith created
b3bc0f0
refactor(update): treat prereleases as latest
Assisted-by: Claude Sonnet 4.5 via Crush
Amolith created
8ae1049
docs(readme): reword, mention disabled metrics
Amolith created
f7a72a3
chore(metrics): disable
Amolith created
aa29fe8
build(release): add fork command
Amolith created
ea8e84f
feat: yeet the rug-pull-facilitator (CLA)
Amolith created
51ec4ca
docs: mention installation from this fork
Amolith created
ff028d8
docs: add pre-commit flow instruction to CRUSH.md
Co-Authored-By: Crush <crush@charm.land>
Amolith and Crush created
2395c2c
feat: improve init cmd
- Include more detailed instructions, covering architecture, control/data flow
Amolith created
6e27b27
chore: redo imports everywhere, fmt
Amolith created
4611323
feat(tui): show / hint when editor is empty
Assisted-by: Claude Opus 4.5 via Crush
Amolith created
83a815b
feat(notification): add em'
Assisted-by: Claude Sonnet 4.5 via Crush
Amolith created
92f7c01
feat(prompt): distinguish user/project context
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
da1649d
feat: load user CRUSH.md and AGENTS.md from config
Issue: charmbracelet/crush#1050
Amolith 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)
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)
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)
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
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
64637e5
v0.19.1
Andrey Nering created
9f536ba
fix(claude): simplify code and fix potential unauthorized error
Andrey Nering created