7f3d7c7
refactor: use csync.Map for regex caches (#2187)
Click to expand commit body
* refactor: use csync.Map for regex caches
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* fix: lint
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* ci: golangci-lint 2.9
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
---------
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* fix: respect disable_default_providers
closes #1949
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* fix: use x/slice
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* fix: fail if no providers
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* test: fix
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
---------
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
47ca98d
fix(config): correct Task agent ID in SetupAgents (#2101)
M1xA
created
22ed1e5
fix: clear regex cache on new session to prevent unbounded growth (#2161)
Also refactor so we have the same pragmas on both drivers.
I couldn't reproduce OP's issue, but they're likely trying to use many
Crush instances at the same time, which may cause this.
The timeout was 5s only, so it was kind of easy to hit under load, I
presume. Upping it to 30s should improve that. AFAIK there's no much
else we can do.
See https://www.sqlite.org/rescode.html#busy
Closes #2129
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* test: use t.Context() and synctest
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* fix: passing down context to all shutdown funcs
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* perf(lsp): kill all clients on shutdown
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* fix: exit posthog earlier
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* test: fix dirs test
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* test: fix projects test
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* test: fix race
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* Update internal/lsp/manager.go
Co-authored-by: Andrey Nering <andreynering@users.noreply.github.com>
* fix: cleanup
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* test: race
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
---------
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Co-authored-by: Andrey Nering <andreynering@users.noreply.github.com>
Carlos Alexandro Becker
and
Andrey Nering
created
722093b
fix(ui): prevent nil pointer in completions size update (#2162)
kslamph
created
3b3a3d7
fix: prevent goroutine orphaning in mcp.Close() and shell.KillAll() (#2159)
M1xA
created
16ac973
chore(deps): bump the all group with 3 updates (#2174)
Click to expand commit body
Bumps the all group with 3 updates: [github.com/clipperhouse/displaywidth](https://github.com/clipperhouse/displaywidth), [github.com/clipperhouse/uax29/v2](https://github.com/clipperhouse/uax29) and [github.com/posthog/posthog-go](https://github.com/posthog/posthog-go).
Updates `github.com/clipperhouse/displaywidth` from 0.9.0 to 0.10.0
- [Release notes](https://github.com/clipperhouse/displaywidth/releases)
- [Changelog](https://github.com/clipperhouse/displaywidth/blob/main/CHANGELOG.md)
- [Commits](https://github.com/clipperhouse/displaywidth/compare/v0.9.0...v0.10.0)
Updates `github.com/clipperhouse/uax29/v2` from 2.5.0 to 2.6.0
- [Release notes](https://github.com/clipperhouse/uax29/releases)
- [Commits](https://github.com/clipperhouse/uax29/compare/v2.5.0...v2.6.0)
Updates `github.com/posthog/posthog-go` from 1.9.1 to 1.10.0
- [Release notes](https://github.com/posthog/posthog-go/releases)
- [Changelog](https://github.com/PostHog/posthog-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/posthog/posthog-go/compare/v1.9.1...v1.10.0)
---
updated-dependencies:
- dependency-name: github.com/clipperhouse/displaywidth
dependency-version: 0.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: github.com/clipperhouse/uax29/v2
dependency-version: 2.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: github.com/posthog/posthog-go
dependency-version: 1.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all
...
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
6b4249d
chore(deps): bump the all group with 2 updates (#2173)
Click to expand commit body
Bumps the all group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [anchore/scan-action](https://github.com/anchore/scan-action).
Updates `github/codeql-action` from 4.32.0 to 4.32.2
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/b20883b0cd1f46c72ae0ba6d1090936928f9fa30...45cbd0c69e560cd9e7cd7f8c32362050c9b7ded2)
Updates `anchore/scan-action` from 7.3.1 to 7.3.2
- [Release notes](https://github.com/anchore/scan-action/releases)
- [Changelog](https://github.com/anchore/scan-action/blob/main/RELEASE.md)
- [Commits](https://github.com/anchore/scan-action/compare/8d2fce09422cd6037e577f4130e9b925e9a37175...7037fa011853d5a11690026fb85feee79f4c946c)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 4.32.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: anchore/scan-action
dependency-version: 7.3.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all
...
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
074917b
refactor(lsp): use same handle file in client and manager (#2168)
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
04d05e1
chore: bump bubbletea and ultraviolet dependencies
Ayman Bagabas
created
fb9eb92
fix(ui): clear image cache when FilePicker closes to prevent unbounded memory growth (#2158)
Click to expand commit body
* fix(ui): clear image cache when FilePicker closes to prevent unbounded memory growth
* fix(ui): only reset image cache on FilePicker close, not on new session
* fix(ui): reset image cache after Dialog close
* fix(ui): rename image.Reset to image.ResetCache for clarity
M1xA
created
c3d4ece
fix(ui): `highlighter` now modifies the cell directly. (#2171)
Avisek Ray
created
6dbdd46
chore(legal): @mishudark has signed the CLA