probe Releases
201 releases of probelabs/probe
- v0.6.0-rc285
This release candidate removes the attempt_completion functionality and introduces a new --completion-prompt CLI option with native JSON schema support. The change appears to refactor the completion handling mechanism in the Probe CLI tool.
Mar 7, 2026
- v0.6.0-rc284
This is a bug fix release (v0.6.0-rc284) for probelabs/probe that addresses an issue with search prompt parallel processing and deduplication. The release contains a single fix contributed by @buger in PR #494.
Mar 7, 2026
- v0.6.0-rc283
This is a bug fix release (v0.6.0-rc283) that improves search functionality by encouraging OR queries, enabling parallel searches, and fixing a path evasion issue in the deduplication system.
Mar 6, 2026
- v0.6.0-rc282
This is a maintenance release candidate for Probe that includes bug fixes and improvements to agent prompts, extract path autofix functionality, and an upgrade to Gemini v3. The release focuses on refining existing functionality rather than introducing major new features.
Mar 6, 2026
- v0.6.0-rc281
This is a patch release (v0.6.0-rc281) for probelabs/probe that addresses a single bug fix. The update improves search tool prompts and adds anti-bash guidance to help users avoid potentially dangerous shell commands.
Mar 6, 2026
- v0.6.0-rc280
This is a minor release candidate that includes a bug fix for search tool prompts to prevent wasteful keyword variations, and adds always-on wait logging for concurrency paths to improve debugging and observability.
Mar 6, 2026
- v1.0.0MatAnyone 2
Mar 6, 2026
- mediaTest Samples
Mar 6, 2026
- v0.6.0-rc279
This is a patch release (v0.6.0-rc279) for probelabs/probe containing two bug fixes. The release addresses an issue with orphaned delegations when a parent request is cancelled and improves debug logging to include tool names, arguments, and tool list for better troubleshooting.
Mar 6, 2026
- v0.6.0-rc278
This is a bug fix release (v0.6.0-rc278) that enhances the engineer prompt with a verification checklist and removes a redundant prompt component called taskGuidancePrompt. The change was contributed by @buger in PR #482.
Mar 6, 2026
- v0.6.0-rc277
This release (v0.6.0-rc277) adds the ability to override the search delegate model through configuration files and environment variables, providing more flexibility for users to customize search behavior without code changes.
Mar 6, 2026
- v0.6.0-rc276
This is a bug fix release that improves validation by requiring task ID in batch create operations and enhances error messages for dependency-related issues.
Mar 5, 2026
- v0.6.0-rc275
This is a patch release (v0.6.0-rc275) that fixes an issue with resolving user-provided task IDs when using batch createTasks with dependencies. It addresses a bug in the task dependency resolution logic.
Mar 5, 2026
- v0.6.0-rc274
This is a maintenance release candidate (v0.6.0-rc274) that addresses a bug fix related to removing outdated XML format from prompts and the context compactor. The release contains only a single fix PR by @buger, representing a minor update between release candidates rc272 and rc274.
Mar 5, 2026
- v0.6.0-rc273
This is a maintenance release (v0.6.0-rc273) that addresses a bug fix by removing outdated XML format from prompts and the context compactor. The change was contributed by @buger in PR #478.
Mar 5, 2026
- v0.6.0-rc272
This is a minor release candidate patch that addresses a documentation issue in the search delegate prompt example. The change clarifies the example code to improve developer understanding.
Mar 5, 2026
- v2.31.4
A minor fix to prevent selection change events in the inline link tool.
Mar 4, 2026
- v0.6.0-rc271
Addresses a path resolution issue in search functionality to ensure correct navigation within the workspace without duplicating segments.
Mar 4, 2026
- v0.6.0-rc270
Corrects a bug in the completion prompt logic to ensure it maintains the context of the current session rather than triggering recursive answer calls.
Mar 4, 2026
- v0.6.0-rc269
Modifies the tool building process to properly wrap MCP tool schemas using the jsonSchema utility for better compatibility.
Mar 4, 2026