cli/v1.3.4

onyx-dot-app/onyxcli/v1.3.4Aug 4, 2026by github-actions[bot]

AI Summary

This is a maintenance release focusing on security fixes by upgrading Go dependencies and fixing a worker wedge issue caused by summarization LLM calls.

Key Highlights

  • Upgraded Go dependencies to address security vulnerabilities.
  • Fixed a worker wedge issue by capping summarization LLM call time.

Full Release Notes

## Changes
* fix(cli): upgrade Go dependencies for security fixes (#13729) (8d57f5672d)
* fix(indexing): cap summarization LLM call time to stop worker wedge (#13613) (627e24600b)