v0.6.0-rc250
probelabs/probev0.6.0-rc250Feb 19, 2026by buger
AI Summary
Adds new search capabilities to the Domain Specific Language (DSL), allowing for searching all results and controlling token limits.
Key Highlights
- Added searchAll() method
- Added maxTokens parameter to DSL search
New Features
- searchAll() and maxTokens parameter to DSL search
Full Release Notes
## What's Changed * feat: add searchAll() and maxTokens parameter to DSL search by @buger in https://github.com/probelabs/probe/pull/435 **Full Changelog**: https://github.com/probelabs/probe/compare/v0.6.0-rc248...v0.6.0-rc250