Skip to content

v1.164.1

Choose a tag to compare

@deivid11 deivid11 released this 15 Jul 00:33

What's New

Changed

  • Working agents lead the dock - the agent activity dock and the pinned agents row now list the agents working right now first, followed by the recently-active ones (previously recent led). The lane divider moves accordingly in both places, so it still marks the boundary between the two groups.

Technical Details

  • buildDockRoster lays out the working lane before the recent lane; lane membership still follows recency and slot ordering is unchanged. Divider logic flipped in AgentActivityDock.tsx and PinnedAgentsBar.tsx; dockRoster tests updated.
  • Android versionName/versionCode derive from package.json; APK built after the version bump and verified as versionName 1.164.1 / versionCode 1164001. 1058 tests / 87 files passing.