Skip to content

Conversation

nighca
Copy link
Collaborator

@nighca nighca commented Sep 5, 2025

dependabot bot and others added 9 commits September 1, 2025 08:53
…2050)

Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.30.1 to 1.30.2.
- [Release notes](https://github.com/go-gorm/gorm/releases)
- [Commits](go-gorm/gorm@v1.30.1...v1.30.2)

---
updated-dependencies:
- dependency-name: gorm.io/gorm
  dependency-version: 1.30.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…2075)

Bumps [github.com/casdoor/casdoor-go-sdk](https://github.com/casdoor/casdoor-go-sdk) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/casdoor/casdoor-go-sdk/releases)
- [Changelog](https://github.com/casdoor/casdoor-go-sdk/blob/master/.releaserc.json)
- [Commits](casdoor/casdoor-go-sdk@v1.16.0...v1.17.0)

---
updated-dependencies:
- dependency-name: github.com/casdoor/casdoor-go-sdk
  dependency-version: 1.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
#2076)

Bumps [github.com/golang-migrate/migrate/v4](https://github.com/golang-migrate/migrate) from 4.18.3 to 4.19.0.
- [Release notes](https://github.com/golang-migrate/migrate/releases)
- [Changelog](https://github.com/golang-migrate/migrate/blob/master/.goreleaser.yml)
- [Commits](golang-migrate/migrate@v4.18.3...v4.19.0)

---
updated-dependencies:
- dependency-name: github.com/golang-migrate/migrate/v4
  dependency-version: 4.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Introduce lite model configuration and client allocation to optimize
  costs and improve performance for AI Description and AI Interaction
  features
- Implement fallback logic: lite configs fall back to standard if
  unspecified

Signed-off-by: Aofei Sheng <[email protected]>
…ved reliability (#2090)

Increase timeout values to provide sufficient time for complex AI
operations:
- transportTimeout: 15s -> 45s (for complex operations like history
  archiving)
- backoffBase: 50ms -> 100ms (improved retry intervals)
- backoffCap: 1s -> 2s (allow longer backoff periods for stability)

Signed-off-by: Aofei Sheng <[email protected]>
Copy link

qiniu-prow bot commented Sep 5, 2025

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@nighca nighca marked this pull request as ready for review September 5, 2025 08:11
@qiniu-ci
Copy link

qiniu-ci commented Sep 5, 2025

This PR has been deployed to the preview environment. You can explore it using the preview URL.

Warning

Please note that deployments in the preview environment are temporary and will be automatically cleaned up after a certain period. Make sure to explore it before it is removed. For any questions, contact the XBuilder team.

@nighca nighca merged commit 699fa07 into main Sep 5, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants