Skip to content

Junjo 0.62.0

Choose a tag to compare

@mdrideout mdrideout released this 08 Feb 21:15
e1a480c

Junjo 0.62.0

This release is primarily a cleanup and polish pass across existing features.
Junjo remains on its own version line at 0.62.0, independent of Junjo AI Studio versioning.

Highlights

  • Modernized docs and examples, including telemetry and AI Studio terminology updates.
  • Updated examples/ai_chat to xAI Grok integration.
  • Tooling cleanup across the repo (Python pinning, Ruff updates, lockfile refresh).
  • Internal Graphviz refactor in Graph to improve maintainability while preserving behavior.

Removed / Simplified

  • Removed deprecated pre-OpenTelemetry internals.
  • Simplified OpenTelemetry usage in examples to lean on standard instrumentation.

Compatibility

  • Mostly non-feature cleanup/polish.
  • Consumers importing removed internal modules should migrate those imports.