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
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
79ecd87
Merge branch 'feat/attach-image-on-path-auto-complete-selection' into CHR-719/scrollable-prompt-history
Adam Stringer 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
e79b3b9
docs: add info on custom commands (aka saved prompts)
Christian Rocha created
9f3ae09
chore: add common ignore patterns by default
kujtimiihoxha created
d646527
fix: skip watcher on home
kujtimiihoxha created
c151093
fix: make grep regex implementation skip hidden files to match ripgrep behavior
The regex fallback implementation for grep was including hidden files (starting with '.') while ripgrep naturally excludes them by default. This caused inconsistent behavior between the two search implementations. This change adds explicit hidden file filtering to the regex implementation to ensure both search methods behave consistently and match the documented behavior. Fixes failing TestSearchImplementations/regex test. 💖 Generated with Crush Co-Authored-By: Crush <crush@charm.land>
Carlos Alexandro Becker and Crush created
5c26c7e
refactor: simplify code with `cmp.Or`
Andrey Nering created
a05d1e7
chore: small fix for anthropic tool choice
Kujtim Hoxha created
ef0bc6d
fix: remove healthcheck
Raphael Amorim created
0aca9b2
chore: remove unused example file
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
6ab4396
feat: add command history navigation
bashbunni created
c5c8cb6
merge main
bashbunni created