vcr-workflow
0b54374
ci: add manually triggered workflow to record vcr cassettes
Andrey Nering created
0b54374
ci: add manually triggered workflow to record vcr cassettes
Andrey Nering created
403f562
fix: use title case for Recently Used
Christian Rocha created
b3fe3a0
Merge remote-tracking branch 'origin/main' into transparent
Carlos Alexandro Becker created
53941c9
fix: import
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
99edcbf
docs: add info on custom commands (aka saved prompts)
Christian Rocha created
96a8317
fixup! Merge remote-tracking branch 'origin/main' into config-merge
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
8bc16a4
test: fixes
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
0dc0a81
feat(tui): exit without confirmation
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
74a1e85
fix(prompt): reduce initial token usage by not sending file tree
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
9ad7077
wip: memorize endpoint
Kujtim Hoxha created
1e0dbe7
fix: infinite loop
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
34fd531
Merge remote-tracking branch 'origin/main' into prompts
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
c86f8fe
fix(editor): handle past correctly
kujtimiihoxha created
a10b582
fix(test): reset global stored provider list state post run too
tauraamui created
711a72f
test(fix): address lint issue re: calling command within test
tauraamui created
9c46329
v0.11.1
Andrey Nering created
eb71420
fixup! fixup! feat(mcp): select resource
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
28dd3b0
chore: update
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
dbdd068
chore: remove unnecessary event
Kujtim Hoxha created
b49dfbe
Merge branch 'main' into server-client
Ayman Bagabas created