Branches (101)

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

add-common-ignore-patterns

9f3ae09 chore: add common ignore patterns by default

kujtimiihoxha created

fix-watcher-on-home

d646527 fix: skip watcher on home

kujtimiihoxha created

fix/grep-hidden-files

c151093 fix: make grep regex implementation skip hidden files to match ripgrep behavior

Click to expand commit body
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

memory-fixes

ef0bc6d fix: remove healthcheck

Raphael Amorim created

clean

0aca9b2 chore: remove unused example file

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

Carlos Alexandro Becker created

history

6ab4396 feat: add command history navigation

bashbunni created

allowlist

79aa5b4 docs: improve wording

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

Carlos Alexandro Becker created

max-message-context

fe14d35 define maximum number of messages to keep in context

Raphael Amorim created

handle-broken-sessions

1fd28a4 fix: broken sessions when tool result missing

Kujtim Hoxha created

brew-formula

f5db0b1 fix(ci): release: use brew formula instead of casks

Ayman Bagabas created

test-2

12efd7b chore: test cla bot

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

Carlos Alexandro Becker created

test

76bdcd9 chore: test cla bot

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

Carlos Alexandro Becker created

cla-license

ef0d900 feat(legal): add CLA bot, update LICENSE.md

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

Carlos Alexandro Becker created