Skip to content

fix(agents-mobile): align session list ordering#4445

Merged
samwillis merged 1 commit into
mainfrom
inspect-mobile-sessions
Jun 1, 2026
Merged

fix(agents-mobile): align session list ordering#4445
samwillis merged 1 commit into
mainfrom
inspect-mobile-sessions

Conversation

@KyleAMathews
Copy link
Copy Markdown
Contributor

Summary

  • Filter principal entities out of the mobile sessions overview to match desktop.
  • Keep mobile sessions explicitly sorted by updated_at descending after client-side filters.
  • Align mobile status group ordering with desktop lifecycle ordering.

Testing

  • git diff --check
  • pnpm --filter @electric-ax/agents-mobile test: fails in this worktree before running tests because expo/tsconfig.base cannot be resolved.
  • pnpm --filter @electric-ax/agents-mobile typecheck: fails in this worktree due missing/unresolved mobile dependencies/tsconfig, e.g. expo-router, react-native, expo/tsconfig.base, JSX config.

@KyleAMathews KyleAMathews force-pushed the inspect-mobile-sessions branch from bc2f06e to a4b2617 Compare May 29, 2026 17:47
@codecov
Copy link
Copy Markdown

codecov Bot commented May 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.41%. Comparing base (b2ddd59) to head (ec629ff).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4445   +/-   ##
=======================================
  Coverage   85.41%   85.41%           
=======================================
  Files           2        2           
  Lines          48       48           
  Branches       11       11           
=======================================
  Hits           41       41           
  Misses          7        7           
Flag Coverage Δ
packages/agents-mobile 85.41% <ø> (ø)
typescript 85.41% <ø> (ø)
unit-tests 85.41% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 29, 2026

Electric Agents Mobile Build

Android preview build for commit ec629ff.

Platform Profile Status Build
Android preview Passed EAS build

Workflow run

@KyleAMathews KyleAMathews force-pushed the inspect-mobile-sessions branch from a4b2617 to ec629ff Compare May 29, 2026 18:04
Copy link
Copy Markdown
Contributor

@samwillis samwillis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@samwillis samwillis merged commit cf27b10 into main Jun 1, 2026
20 checks passed
@samwillis samwillis deleted the inspect-mobile-sessions branch June 1, 2026 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants