8badf39
docs(readme): reword, mention disabled metrics
Amolith created
8badf39
docs(readme): reword, mention disabled metrics
Amolith created
ac10b9f
chore(metrics): disable
Amolith created
a868260
build(release): add fork command
Amolith created
68d5b07
feat: yeet the rug-pull-facilitator (CLA)
Amolith created
0a1ef7b
docs: mention installation from this fork
Amolith created
99b6be2
docs: add pre-commit flow instruction to CRUSH.md
Co-Authored-By: Crush <crush@charm.land>
Amolith and Crush created
0e22f81
feat: improve init cmd
- Include more detailed instructions, covering architecture, control/data flow
Amolith created
57d5408
chore: redo imports everywhere, fmt
Amolith created
8af1de0
feat(editor): add ctrl+. to open cwd
Assisted-by: Claude Sonnet 4.5 via Crush
Amolith created
b2429a0
fix(editor): parse EDITOR command with arguments
Current Crush gives the following error when I try to open my `EDITOR` with `ctrl+o`: ``` Error reported error="exec: \"zed --wait\": executable file not found in $PATH" source=path/to/internal/tui/util/util.go:27 ``` This fix properly handles EDITOR values containing arguments, like `zed --wait`, by using the shell interpreter we already depend on to separate the executable from its args before invoking `exec.CommandContext`. Assisted-by: Claude Sonnet 4.5 via Crush
Amolith created
7acf925
feat(notification): completion/permission notifs
Amolith created
7a0c2d6
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
e0695b8
feat: load user CRUSH.md and AGENTS.md from config
Issue: charmbracelet/crush#1050
Amolith created
281e7fa
docs(readme): update "aws bedrock" to "amazon bedrock" (#1478)
Micah Walter created
fde23e9
v0.18.4
Kujtim Hoxha created
14e157a
chore(legal): @micahwalter has signed the CLA
Charm created
4827f4c
fix: kimi coding api key validation (#1477)
Kujtim Hoxha created
f08e852
fix: detect version for `go install ...@main` (#1476)
Andrey Nering created
1393621
v0.18.3
Kujtim Hoxha created
c381834
fix: handle google reasoning (#1474)
Kujtim Hoxha created
12f093d
feat: show a different message if crush is built from source
Andrey Nering created
fb7d5b6
style: small code style updates
Andrey Nering created
8f437ac
fix: don't notify update available when running local build (#1465)
Bruno Krugel created
42f0f2b
chore: auto-update generated files
Charm created
42122dc
fix: add missing openai-compat in schema (#1461)
Bruno Krugel created
afc8fd0
feat: notify about new crush versions (#361)
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> Co-authored-by: Andrey Nering <andreynering@users.noreply.github.com>
Raphael Amorim , Carlos Alexandro Becker , and Andrey Nering created
e53c733
chore: bump bubbles to v2.0.0-rc.1 and update textarea and help width usage
Ayman Bagabas created
0267342
v0.18.2
Christian Rocha created
ce5ffb0
chore: bump bubbletea and ultraviolet to reduce resize tearing (#1460)
Ayman Bagabas created
cd3bd53
fix(mcp): always call `ListTools` to discover available tools (#1447)
Lennart Lopin created
a2e2e64
chore(setup): model chooser language copyedit
Christian Rocha created
9d70d1d
chore(attribution): default to assisted-by + email (#1444)
Amolith created
f6186cb
chore(legal): @iainlane has signed the CLA
Charm created
0f39613
chore(legal): @Iflgit has signed the CLA
Charm created
3dd157c
chore: bump bubbletea and ultraviolet to support mode 2026
Ayman Bagabas created
ecb66e8
v0.18.1
Kujtim Hoxha created
7af916b
chore: update fantasy & add support for gpt-5.1 (#1439)
Kujtim Hoxha created
882914d
docs(readme): add initialize_as (#1438)
Amolith created
ee47e3d
chore(deps): update `charm.land/x/vcr` to v0.1.1
Andrey Nering created
e9048a8
test: record vcr cassettes
Andrey Nering created
5ff62b6
chore(deps): update fantasy to v0.3.0
Andrey Nering created
992c3d1
v0.18.0
Andrey Nering created
39435dd
chore: auto-update generated files
Charm created
4e40b47
feat(config): default to AGENTS.md w/ new setting (#1403)
Amolith created
c094eaf
fix(test): set a fixed attribution to avoid system prompt mismatch
Andrey Nering created
13f7c0e
test: migrate tests to `charm.land/x/vcr`
https://github.com/charmbracelet/x/pull/643
Andrey Nering created
4ac9c76
v0.17.0
Andrey Nering created
b095afd
chore: record all cassettes after fantasy update
Andrey Nering created
02329dc
chore(taskfile): add task to record all cassettes
Andrey Nering created
4e244de
chore: update fantasy to v0.2.1
Andrey Nering created