chore: update @probelabs/probe to v0.6.0-rc325#581
Conversation
PR Overview: Update @probelabs/probe to v0.6.0-rc325SummaryThis PR updates the Files Changed
Changespackage.json
package-lock.json
Architecture & Impact AssessmentWhat This PR AccomplishesThis is a dependency update for the core AI agent library ( Key Technical ChangesDependency Update Only: This PR contains only package metadata changes. No source code modifications are required. Affected System ComponentsThe
Component Relationshipsgraph TD
A[package.json] -->|Declares dependency| B["@probelabs/probe v0.6.0-rc325"]
B --> C[ai-review-service.ts]
B --> D[session-registry.ts]
B --> E[task-evaluator.ts]
B --> F[task-live-updates.ts]
B --> G[llm-judge.ts]
B --> H[inject-version.js]
I[jest.config.js] -->|Custom transform| J[probe-esm-fix.js]
K["__mocks__/@probelabs/probe.ts"] -->|Test mock| L[Unit Tests]
M[E2E Tests] -->|MCP integration| B
Scope Discovery & Context ExpansionDirect ImpactThe update affects all components that dynamically or statically import
Potential Breaking AreasSince this is a minor version bump within the same v0.6.0 release candidate series, breaking changes are unlikely. However, reviewers should verify:
Recommended Verification Steps
ReferencesFiles Modified in PR
Related Files (Not Modified)
Metadata
Powered by Visor from Probelabs Last updated: 2026-06-12T07:19:46.101Z | Triggered by: pr_opened | Commit: 0265088 💡 TIP: You can chat with Visor using |
✅ Architecture Check PassedNo architecture issues found – changes LGTM. ✅ Performance Check PassedNo performance issues found – changes LGTM. \n\n✅ Architecture Check PassedNo architecture issues found – changes LGTM. \n\n✅ Performance Check PassedNo performance issues found – changes LGTM. \n\n✅ Quality Check PassedNo quality issues found – changes LGTM. Powered by Visor from Probelabs Last updated: 2026-06-12T07:19:29.917Z | Triggered by: pr_opened | Commit: 0265088 💡 TIP: You can chat with Visor using |
This PR updates
@probelabs/probeto versionv0.6.0-rc325.Triggered by release: probelabs/probe@v0.6.0-rc325
Changes
@probelabs/probedependency tov0.6.0-rc325🤖 Auto-generated by release workflow