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-rc186.

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

Changes

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

🤖 Auto-generated by release workflow

@probelabs
Copy link
Contributor Author

probelabs bot commented Jan 16, 2026

PR Overview: Update @probelabs/probe to v0.6.0-rc186

Summary

This PR updates the @probelabs/probe dependency from version 0.6.0-rc173 to 0.6.0-rc186, a routine dependency update that includes a transitive dependency update for @probelabs/maid from 0.0.21 to 0.0.22.

Files Changed

  • package.json: Updated @probelabs/probe version constraint from ^0.6.0-rc173 to ^0.6.0-rc186
  • package-lock.json: Updated lockfile with new package versions and integrity hashes

Architecture & Impact Assessment

What This PR Accomplishes

This is a dependency update PR that upgrades the core AI agent SDK (@probelabs/probe) to a newer release candidate version. The update is part of the ongoing development cycle for the probe library.

Key Technical Changes

  1. Primary Dependency Update: @probelabs/probe upgraded from 0.6.0-rc173 to 0.6.0-rc186
  2. Transitive Dependency Update: @probelabs/maid (a dependency of probe) updated from 0.0.21 to 0.0.22
  3. Integrity Hash Updates: New SHA-512 integrity hashes for both packages

Affected System Components

The @probelabs/probe package is a critical dependency used throughout the codebase:

  • AI Review Service (src/ai-review-service.ts): Uses ProbeAgent for AI-powered code review
  • Diff Processing (src/utils/diff-processor.ts): Uses probe's extract function for diff processing
  • Telemetry/Tracing (src/utils/tracer-init.ts): Uses probe's SimpleTelemetry and SimpleAppTracer classes
  • Test Suites: Multiple test files mock or use probe f```mermaid
    graph TD
    A[Visor Application] --> B[

Powered by Visor from Probelabs

Last updated: 2026-01-16T13:49:53.457Z | Triggered by: pr_opened | Commit: 5ae761d

💡 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-16T13:49:56.550Z | Triggered by: pr_opened | Commit: 5ae761d

💡 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