9f3ae09
chore: add common ignore patterns by default
kujtimiihoxha created
9f3ae09
chore: add common ignore patterns by default
kujtimiihoxha created
f14867e
chore(legal): @dvcrn has signed the CLA
Charm created
9a8574b
chore: bump fang to v0.4.1 to fix #1041
Ayman Bagabas created
0146161
docs(readme): add cerebras API key to table
Christian Rocha created
9d03aeb
v0.8.2
Andrey Nering created
6ec5a77
chore: update `github.com/raphamorim/notify` to v0.9.4
Andrey Nering created
313510c
chore(deps): fix go.sum
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
9a132dc
fix: introduce notify ignore files
Raphael Amorim created
7ff6ba9
refactor: make func unexported
Andrey Nering created
8cae314
fix: windows lint for number
Raphael Amorim created
de3d46b
fix: make the limit really high on non-unix
Raphael Amorim created
d401aa3
fix: request MaximizeOpenFileLimit for unix
Raphael Amorim created
fd6b617
fix: remove ulimt as go 1.19 automatically raises file descriptors
Raphael Amorim created
a7766d9
chore: remove anim example (#1045)
there no reason for that to be there. with it removed, go run ./... will work :) Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker 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)
* 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
3710b3c
feat: add reasoning dialog
💘 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
08a039d
chore: auto-update generated files
actions-user created
ad50cf4
feat(config): define disabled tools option which filters out agent tools access (#1016)
* 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
49d86a7
chore(readme): fix build badge url
Andrey Nering created
c4a976e
add buffer size
Vadim Inshakov created