> ## Documentation Index
> Fetch the complete documentation index at: https://oxy.tech/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# IDE Improvements and Platform Stability

> Enhanced file navigation experience:

<Icon icon="calendar" iconType="regular" size={16} /> **September 12, 2025**

### IDE Enhancements

#### Auto-Reveal Sidebar

Enhanced file navigation experience:

* **Automatic File Reveal** - IDE sidebar now automatically locates and highlights files when navigating from workflow editors, breadcrumb paths, or shared file links
* **Contextual Navigation** - Seamlessly jump to specific files in the IDE with proper folder expansion and file highlighting, similar to standard IDE reveal functionality
  <img src="https://mintcdn.com/oxy-internal/qygWo0nXJD2A89_J/changelog/images/2025-09-12/66600.png?fit=max&auto=format&n=qygWo0nXJD2A89_J&q=85&s=e77edb58a46a0a6c85d5d2cca8086541" alt="Image" width="1766" height="1396" data-path="changelog/images/2025-09-12/66600.png" />

<img src="https://mintcdn.com/oxy-internal/qygWo0nXJD2A89_J/changelog/images/2025-09-12/71382.png?fit=max&auto=format&n=qygWo0nXJD2A89_J&q=85&s=9bb77b736bb2febea0277f74c9166b21" alt="Image" width="1758" height="1388" data-path="changelog/images/2025-09-12/71382.png" />

<img src="https://mintcdn.com/oxy-internal/qygWo0nXJD2A89_J/changelog/images/2025-09-12/66478.png?fit=max&auto=format&n=qygWo0nXJD2A89_J&q=85&s=8c03cfaaa9a677e929994903814ffab6" alt="Image" width="1784" height="1394" data-path="changelog/images/2025-09-12/66478.png" />

### Platform Stability Improvements

Enhanced reliability across core platform components:

* **Port Detection Fix** - Restored available port finding logic that was inadvertently removed in the previous release
* **ClickHouse Sync Resolution** - Fixed synchronization issues with ClickHouse database connections during oxy sync operations
* **Nested Loop Replay** - Resolved replay functionality for workflow items within nested loop structures
