v0.167.0

Zipstack/unstractv0.167.0May 11, 2026by zipstack-push-to-main[bot]

AI Summary

A feature release enhancing observability, logging capabilities, and Prompt Studio integration.

Key Highlights

  • Bind request_id and trace context to worker logs
  • Added CSV/JSON export to workflow execution logs modal
  • Prompt Studio lookups bridge and executor hook

New Features

  • CSV/JSON export for workflow execution logs
  • Prompt Studio lookups bridge and executor hook (OSS side)

Full Release Notes

## What's Changed
* UN-3435 [FIX] Bind request_id and trace context to worker logs by @muhammad-ali-e in https://github.com/Zipstack/unstract/pull/1932
* UN-3454 [FIX] Add CSV/JSON export to workflow execution logs modal by @muhammad-ali-e in https://github.com/Zipstack/unstract/pull/1949
* UN-2946 [FEAT] Prompt Studio lookups bridge, executor hook, and IDE wiring (OSS side) by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/1929


**Full Changelog**: https://github.com/Zipstack/unstract/compare/v0.166.0...v0.167.0