175acf2
feat: auto-enable if $SSH_TTY
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
175acf2
feat: auto-enable if $SSH_TTY
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
cbfd5e6
Merge remote-tracking branch 'origin/main' into static
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
c60a438
chore(legal): @blouflab has signed the CLA
Charm created
cb6fdb8
v0.12.3
Andrey Nering created
9d5a6d0
fix(bedrock): update anthropic sdk with fix for aws sso (#1297)
A fix for authentication was made on this commit: https://github.com/anthropics/anthropic-sdk-go/commit/21d6f3d9a904cc4ffcd61ecbd77cf7ae6ce7f44c
Andrey Nering created
67cf754
chore(legal): @mmangkad has signed the CLA
Charm created
8db8ca2
chore(legal): @Jesssullivan has signed the CLA
Charm created
7187a53
v0.12.2
Andrey Nering created
eba309c
fix: diagnostics log double quotting
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
14f2f9c
refactor: use v2 declarative API (#1229)
Ayman Bagabas created
9f2c7d0
fix(logs): disable color output when stdout is not a tty (#1286)
James Trew created
45cf614
v0.12.1
Christian Rocha created
a292b29
perf(list): optimize filter performance and limit results (#1193)
James Trew created
1f004dc
docs(readme): move slack url
Christian Rocha created
7eef0b1
chore: embed version in build/install tasks (#1278)
Amolith created
23417aa
fix: only debug if enabled (#1279)
Carlos Alexandro Becker created
092b351
fix: always fetch providers live and not in background (#1281)
Andrey Nering created
941b8e9
ci: remove vx.y.z from the release notes (#1276)
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
6dbb5b9
chore(deps): use our anthropic's fork directly instead of `replace` (#1277)
Andrey Nering created
74270e2
v0.12.0
tauraamui created
beb3bc0
fix(tui): remove ctrl+d deny keybind (#1269)
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
4519e19
fix(mcp): improve cache hits when using MCPs (#1271)
Carlos Alexandro Becker created
f478c4c
docs: update aws bedrock docs on readme
* Removed duplicated `AWS_REGION` in table. * Add documentation for `AWS_BEARER_TOKEN_BEDROCK`.
Andrey Nering created
2708121
feat(bedrock): add support for `AWS_BEARER_TOKEN_BEDROCK` for bedrock
This adds an alternative authorization method vs. `aws configure`.
Andrey Nering created
5e31553
chore(deps): pin `anthropic-sdk-go` to our branch with fixes
Andrey Nering created
7fd91ba
chore(deps): bump the all group with 3 updates (#1265)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] and dependabot[bot] created
29f9dbb
chore(legal): @dpolishuk has signed the CLA
Charm created
ba02a4b
feat(tui): reduce animations
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
a6c3bf4
refactor: rename to spinner
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
6e43d81
feat(tui): static spinner
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
a64a4de
feat(lsp): find references tool (#1233)
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
015632a
fix(mcp): make sure to cancel context on error (#1246)
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
14c4f11
v0.11.2
Carlos Alexandro Becker created
3a99542
fix(mcp): improve STDIO error handling (#1244)
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
b896a25
fix(mcp): avoid nil errors for tool parameters (#1245)
Bruno Krugel created
6166fc6
chore(legal): @BrunoKrugel has signed the CLA
Charm created
2aa5361
test: add tests for the dirs cmd (#1243)
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
ce72a48
fix(mcp): append to os.Environ() (#1242)
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
4b1001c
fix(tui): paste on arguments input (#1240)
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
1932bce
chore: go mod tidy
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
05457d5
refactor: use clamp from /x/exp/ordered (#1236)
Christian Rocha created
23e0fd4
fix(mcp): add type assertion guards (#1239)
Signed-off-by: Evan Wies <evan@neomantra.net>
Evan created
1a40fba
fix(grep): check mime type (#1228)
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
69be8c2
fix(bedrock): detect credentials set by `aws configure` (#1232)
Andrey Nering created
8c9ce8e
feat: paste/close bindings in user cmd dialog (#1221)
Co-authored-by: Crush <crush@charm.land>
Amolith and Crush created
9c46329
v0.11.1
Andrey Nering created
595c940
chore(task): set commit desc automatically
Andrey Nering created
02cd9ab
chore(task): also push empty named commit in release (#1231)
Co-authored-by: Andrey Nering <andreynering@users.noreply.github.com>
Christian Rocha and Andrey Nering created
9ffa587
fix(ls): properly handle limits (#1230)
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
3fc3ec7
v0.11.0
Christian Rocha created