v0.184.0
Zipstack/unstractv0.184.0Jul 24, 2026by zipstack-push-to-main[bot]
AI Summary
Adds lookup enrichment support for agentic-table prompts and fixes critical OSS tests blocking the cloud rig integration tier.
Key Highlights
- Feature: Lookup enrichment support for agentic-table prompts (OSS side)
- Fix: Two OSS test fixes blocking the cloud rig integration tier
- Fix: Propagate all plugin metadata fields in PluginManager
New Features
- Lookup enrichment for agentic-table prompts
Full Release Notes
## What's Changed * UN-3636 [FIX] Two OSS test fixes blocking the cloud rig integration tier by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/2202 * UN-3575 [FEAT] Lookup enrichment support for agentic-table prompts (OSS side) by @pk-zipstack in https://github.com/Zipstack/unstract/pull/2189 * [FIX] Propagate all *_cls/*_class plugin metadata fields in PluginManager by @jaseemjaskp in https://github.com/Zipstack/unstract/pull/2201 **Full Changelog**: https://github.com/Zipstack/unstract/compare/v0.183.0...v0.184.0