v0.3.20

OpenBB-finance/OpenBBv0.3.20Jun 11, 2026by github-actions[bot]

AI Summary

Enhancements to skill import conflict strategies and session management. Improves thread reply rendering and execution log sorting.

Key Highlights

  • Added skill import conflict strategies
  • Fixed daemon workdir provisioning race
  • Fixed chat stop and send recovery
  • Render thread replies in chronological order

New Features

  • feat: add skill import conflict strategies

Full Release Notes

## Changelog
* e4ec9dc425b96b70d2685695268c714f2f759f18 MUL-2802: add skill import conflict strategies (#3997)
* 6acca84c28f292d3d1a7160ce437eee404b0f8c6 fix(agent): clear stale session id when a resumed ACP session is gone [MUL-3216] (#4015)
* 8151f60c6cbe40b763145f4e01a0832af7bde92b fix(daemon): drop stale resume session when workdir is not reused (#4027)
* 0985bad9fd3038e7790d1089a0e445b6b5dcfb7d fix(issues): render thread replies in chronological order (#3691) (#4033)
* 5480c69c9e7e2ef7d5a4d554f0d4b19b602f97d8 fix: sort execution log past runs by timestamp (newest first) (#4018)