zai-fix
5ada825
fix: disable tool streaming
Kujtim Hoxha created
5ada825
fix: disable tool streaming
Kujtim Hoxha created
a3ddd48
chore: rename unit test titles to better reflect reality
tauraamui created
bba18cc
wip: prompt imp
Kujtim Hoxha created
75d3a6b
chore: update fantasy
Kujtim Hoxha created
b208bb3
wip: other hooks
Kujtim Hoxha created
baf91bb
refactor(ui): simplify list component and add markdown rendering
Ayman Bagabas created
e91d3c8
wip: show hooks in ui
Kujtim Hoxha 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
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
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