Skip to content

Conversation

@probelabs
Copy link
Contributor

@probelabs probelabs bot commented Jan 16, 2026

This PR updates @probelabs/probe to version v0.6.0-rc188.

Triggered by release: probelabs/probe@v0.6.0-rc188

Changes

  • Updates @probelabs/probe dependency to v0.6.0-rc188

🤖 Auto-generated by release workflow

@probelabs
Copy link
Contributor Author

probelabs bot commented Jan 16, 2026

PR Overview

This PR updates the @probelabs/probe dependency from version 0.6.0-rc173 to 0.6.0-rc188, a routine dependency update that brings in the latest release candidate changes from the Probe SDK.

Files Changed Analysis

Modified Files (2):

  • package.json - Updated @probelabs/probe version constraint
  • package-lock.json - Updated dependency lock file with new version and transitive dependency updates

Changes Summary:

  • Additions: 9 lines
  • Deletions: 9 lines
  • Net change: 0 lines (version replacement)

Notable Patterns:

  • Direct dependency update: @probelabs/probe from 0.6.0-rc173 to 0.6.0-rc188
  • Transitive dependency update: @probelabs/maid from 0.0.21 to 0.0.22 (a dependency of probe)
  • Integrity checksums updated for both packages

Architecture & Impact Assessment

What this PR accomplishes:

  • Updates the core Probe SDK dependency to the latest release candidate (rc188)
  • Ensures compatibility with the latest Probe features and bug fixes
  • Maintains the project's dependency on the Probe ecosystem

Key technical changes:

  • Version bump of @probelabs/probe from rc173 to rc188 (15 release candidate iterations)
  • Automatic update of @probelabs/maid transitive dependency from 0.0.21 to 0.0.22
  • No code changes required - pure dependency update

Affected system components:

  • AI review service (src/ai-review-service.ts) - imports ProbeAgent directly
  • Session registry (src/session-registry.ts) - manages ProbeAgent instances
  • Diff processor (src/utils/diff-processor.ts) - uses probe's extract utility
  • Tracer initialization (src/utils/tracer-init.ts) - imports probe telemetry classes
  • All test files that mock ```mermaid
    graph TD
    A[Visor Application] --> B[AI Review Service]
    A --> C[Session Registry]
    A --> D[Diff Processor]
    A --> E[Tracer Init]
    B --> F[

Powered by Visor from Probelabs

Last updated: 2026-01-16T17:15:51.099Z | Triggered by: pr_opened | Commit: 2ecdf72

💡 TIP: You can chat with Visor using /visor ask <your question>

@probelabs
Copy link
Contributor Author

probelabs bot commented Jan 16, 2026

✅ Security Check Passed

No security issues found – changes LGTM.

✅ Architecture Check Passed

No architecture issues found – changes LGTM.

✅ Performance Check Passed

No performance issues found – changes LGTM.

✅ Quality Check Passed

No quality issues found – changes LGTM.


Powered by Visor from Probelabs

Last updated: 2026-01-16T17:15:53.664Z | Triggered by: pr_opened | Commit: 2ecdf72

💡 TIP: You can chat with Visor using /visor ask <your question>

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.

2 participants