Commit log

2897ccd test(editor): handle batch msg return from update cmd return

tauraamui created

b5038be refactor(editor): dep inject directory contents listing

tauraamui created

480dc02 chore(legal): @Grin1024 has signed the CLA

Charm created

3d79848 chore(legal): @WhiskeyJack96 has signed the CLA

Charm created

18ea1c9 handle ctx cancel event

Vadim Inshakov created

544f3b7 feat: fix too many open files issue (#1033)

Click to expand commit body
* feat: fix too many open files issue
* fix: go.sum
* chore: cleanup go.mod

---------

Co-authored-by: Christian Rocha <christian@rocha.is>
Co-authored-by: kujtimiihoxha <kujtimii.h@gmail.com>

Raphael Amorim , Christian Rocha , and kujtimiihoxha created

8c0d7b6 docs(readme): copyedits to provider disabling section

Christian Rocha created

165a101 v0.8.0

Andrey Nering created

bd4503e chore: provider error message copyedit (#1029)

Christian Rocha created

04b5710 docs(readme): document how to disable providers auto-update

Andrey Nering created

c0edda6 feat: add `crush update-providers` command

Andrey Nering created

230e4de feat: add ability to disable providers auto-update from catwalk

Andrey Nering created

c7d3335 chore: remove duplicate tools

kujtimiihoxha created

c571aef chore: refactor

kujtimiihoxha created

9c3a1b4 chore: lint

kujtimiihoxha created

f186e58 fix: add mcps after the filter

kujtimiihoxha created

9e42d8c chore(legal): @Amolith has signed the CLA

Charm created

d680073 test(editor): ensure entering content post slash is being queried

tauraamui created

3710b3c feat: add reasoning dialog

Click to expand commit body
💘 Generated with Crush
Co-Authored-By: Crush <crush@charm.land>

kujtimiihoxha and Crush created

dc5475f docs(readme): add bluesky to socials

Andrey Nering created

4561c2a chore: bump ultraviolet to fix double encoding keys on windows

Ayman Bagabas created

9bc8c6b chore: do not hide the reasoning content

kujtimiihoxha created

bab2bec fix: set reasoning param when selecting model

kujtimiihoxha created

8d46cf0 fix: fix agent

kujtimiihoxha created

2e2b743 chore: revert ctx change

kujtimiihoxha created

8e0d9b5 fix: agent tool not working when switching models

kujtimiihoxha created

49a1e21 fix: add else

kujtimiihoxha created

6766386 fix: handle providers that do not send unique tool call IDs

kujtimiihoxha created

861db84 fix: improve group filtering (#1024)

Carlos Alexandro Becker created

7329e01 Merge branch 'main' into feat/attach-image-on-path-auto-complete-selection

tauraamui created

afcbb45 test(fix): use correct assert package

tauraamui created

f798c66 test(editor): start to ensure existing functionality does not regress

tauraamui created

0f7fd5d chore(editor): move intended shared logic for emitting an attachment message

tauraamui created

08a039d chore: auto-update generated files

actions-user created

ad50cf4 feat(config): define disabled tools option which filters out agent tools access (#1016)

Click to expand commit body
* test(config): ensure all tools are included if no disabled defined

* test(config): verify explicitly disabled tools are gone

* refactor(config): share manual slice iteration and selection logic

* refactor(config): move static slice of readonly tools into helper

* test(config): ensure allowed tools for task is at most in the read only

Adam Stringer created

fb5e058 fix: fix the group search

kujtimiihoxha created

15fe8df fix: allow multi word search

kujtimiihoxha created

6da6c7d fix: allow searching by provider name

kujtimiihoxha created

7985c33 v0.7.10

Andrey Nering created

1f255fc chore(legal): @kim0 has signed the CLA

Charm created

a4da218 fix: ensure it's possible to quit (`ctrl+c`) even when a dialog is open (#1007)

Andrey Nering created

80169ca test(editor): define wip stub for existing autocomplete logic

tauraamui created

71c3e65 fix(editor): prevent panic if permissions hasn't been assigned

tauraamui created

c4f757e refactor(editor): adjust new editor constructor to be modular

tauraamui created

49d86a7 chore(readme): fix build badge url

Andrey Nering created

c4a976e add buffer size

Vadim Inshakov created

5e366e1 no need to check cancelled ctx

Vadim Inshakov created

65fe42e chore(legal): @tauraamui has signed the CLA

Charm created

0a2da7c v0.7.9

Andrey Nering created

d78ed25 fix: add back init setting ulimit

Click to expand commit body
this was removed in a merge conflict in #1011

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

Carlos Alexandro Becker created