Created: December 22, 2025

AI Activity Fixes, Azure DevOps Support & Wide Screen UX

This release restores real-time activity tracking, fixes Azure DevOps event display in Activity Timeline, and optimizes the interface for wide-screen monitors.

Release dates: 12/17/2025

AI Activity improvements

Fixed the month display when navigating weeks in the Activity Timeline. Resolved a display bug in the Activity Timeline widget on the user profile Activities tab. When flipping through weeks that span month boundaries (e.g., October 27 – November 2), the widget now correctly shows the month name for the week's start (October) instead of incorrectly displaying November, ensuring proper navigation and accurate period indication.

Restored the red display of Code and Tasks events from Azure DevOps in the Activity Timeline. Fixed a data display error in the Activity Timeline widget on the user profile Activities tab. Restored the display of Code events (commits, PRs, reviews) and Tasks from Azure DevOps integration, which previously weren't showing in the timeline despite data being present in the system. Project managers using Azure DevOps now have a complete picture of developer activity; Activity Timeline correctly displays all Azure events, which is critical for objectively assessing the engagement and productivity of teams working in the Microsoft ecosystem.

Restored live delivery of activities to the Activity Timeline. Restored real-time delivery of activities (Standup, Alert, Code, Task) from the data collector to Activity Timeline, ensuring live processing of all event types and verified integration with PM Agent (activities display correctly). Activity Timeline users can now see activity in real time: events (code commits, task updates, standups, and alerts) appear in the timeline almost instantly after the action occurs instead of waiting for the next parser run.

Improved the month selection interface in the Activity Timeline filter. Redesigned the date picker for the Month filter in Activity Timeline. When opening the filter, the year and month selection now displays immediately instead of a detailed calendar with dates. Month selection takes effect immediately without requiring an additional click on a specific date. Also removed redundant interface elements and scrolling not relevant to the monthly filter.

Added scroll for viewing multiple events in the Activity Timeline tooltip. Fixed a usability issue in Activity Timeline's Week view. Added a functioning scroll in the tooltip when hovering over cells with multiple events (e.g., several Code events in one day), added a 300 ms delay for tooltip display to prevent accidental triggers, and ensured the ability to view all entries in the card. Users now have access to all day's events in Activity Timeline; eliminated the critical problem where tooltips cut off information without scrolling when there was high activity for the day (multiple commits, tasks). You can now scroll through the complete list of all events with details.

UI optimization & fixes 

Optimized workspace margins for large screens. Implemented an adaptive margin system for all workspace pages with three breakpoints: up to 1919px – fixed 32px margin, 1920-2320px – fixed 64px margin, and 2321px and above – fixed 1920px content area with dynamic side margins. This ensures consistent application of rules globally across the entire interface, including the menu panel and all main pages. Users with wide monitors (1920px+, 2K, 4K) now have optimized screen space usage: on 1920-2320px resolutions, content uses more available width with comfortable 64px margins; on ultra-wide screens (2321px+), content remains in a readable 1920px area centered with automatic margins, preventing interface stretching to unreadable widths and ensuring ergonomic work on modern widescreen monitors without losing usability.

Fixed Code tab layout for projects on wide screens. Completely redesigned the Code Metrics page layout within projects. Fixed excessive widget stretching on resolutions above 1920x1080, optimized the layout of all page elements for correct display on wide screens, eliminated layout problems, and verified functionality on 1920x1080 and 1200x800 resolutions.