Branches (77)

vcr-workflow

0b54374 ci: add manually triggered workflow to record vcr cassettes

Andrey Nering created

recently-used

403f562 fix: use title case for Recently Used

Christian Rocha created

transparent

b3fe3a0 Merge remote-tracking branch 'origin/main' into transparent

Carlos Alexandro Becker created

static

53941c9 fix: import

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

Carlos Alexandro Becker created

command-docs

99edcbf docs: add info on custom commands (aka saved prompts)

Christian Rocha created

config-merge

96a8317 fixup! Merge remote-tracking branch 'origin/main' into config-merge

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

Carlos Alexandro Becker created

mcp-resource

8bc16a4 test: fixes

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

Carlos Alexandro Becker created

no-confirm

0dc0a81 feat(tui): exit without confirmation

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

Carlos Alexandro Becker created

initial-prompt

74a1e85 fix(prompt): reduce initial token usage by not sending file tree

Click to expand commit body
It can get quite big - the LLM can use the `ls` tool at any time to
build the tree, so I think this is probably a good tradeof, as it would
save a lot of prompt usage, especially on big projects.

Sending a prompt (`hi`) in Crush's root dir, no MCPs/LSPs, qwen coder 3:

17.9k tokens

11.7k tokens

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>

Carlos Alexandro Becker created

architecture-changes

1e0dbe7 fix: infinite loop

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

Carlos Alexandro Becker created

prompts

34fd531 Merge remote-tracking branch 'origin/main' into prompts

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

Carlos Alexandro Becker created

feat/attach-image-on-path-auto-complete-selection

c86f8fe fix(editor): handle past correctly

kujtimiihoxha created

CHR-759/post-load-provider-cache-refresh

a10b582 fix(test): reset global stored provider list state post run too

tauraamui created

limit-grep-response

711a72f test(fix): address lint issue re: calling command within test

tauraamui created

resources

eb71420 fixup! fixup! feat(mcp): select resource

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

Carlos Alexandro Becker created

feat/mcp_notifications

28dd3b0 chore: update

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

Carlos Alexandro Becker created

change-events

dbdd068 chore: remove unnecessary event

Kujtim Hoxha created

server-client

b49dfbe Merge branch 'main' into server-client

Ayman Bagabas created