fix: post-merge stability review for go-deps bump #315 - #316
Draft
cursor[bot] wants to merge 1 commit into
Draft
Conversation
Ruff format was failing CI on README.md code blocks after the go-deps bump push. Exclude README.md from ruff formatting (docs-only file). Co-authored-by: Himan <Himan-D@users.noreply.github.com>
|
|
Contributor
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
agent-memorydash | 9e832d9 | Aug 10 2026, 02:26 PM |
Contributor
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
hystersis-app | 9e832d9 | Aug 10 2026, 02:32 PM |
Contributor
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
hystersis-docs | 9e832d9 | Aug 10 2026, 02:34 PM |
Contributor
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
agent-memory | 9e832d9 | Aug 10 2026, 02:38 PM |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Post-merge stability review after Dependabot PR #315 (qdrant 1.19.0, redis 9.22.0, OpenTelemetry 1.45.0). All Go integration points compile and test cleanly. One CI blocker found: Python SDK
ruff format --checkfails onREADME.mdcode blocks — excluded README from ruff formatting.Type
Testing
Dependency review (#315)
internal/memory/qdrant/client.go(gRPC Collections/Points)internal/telemetry/tracing.go(OTLP gRPC exporter)Deploy impact
Agent notes
Cloud Agent PR — auto-merge when CI Success passes.