Skip to content

fix(app): sort sessions by persisted time - #41000

Merged
thdxr merged 1 commit into
devfrom
session-time-order
Aug 7, 2026
Merged

fix(app): sort sessions by persisted time#41000
thdxr merged 1 commit into
devfrom
session-time-order

Conversation

@opencode-agent

@opencode-agent opencode-agent Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Summary

  • sort session lists by persisted update time, falling back to creation time
  • use ID only as a deterministic equal-time tie-breaker
  • leave ID-sorted internal lookup stores unchanged

Testing

  • bun test src/pages/layout/helpers.test.ts --conditions=solid --preload ./happydom.ts --timeout 30000 --only-failures (27 passed)
  • bun typecheck
  • Prettier
  • git diff --check

Requested by: @thdxr (Dax Raad via Slack)

@thdxr
thdxr enabled auto-merge (squash) August 7, 2026 04:13
@thdxr
thdxr merged commit 28bcc0e into dev Aug 7, 2026
11 checks passed
@thdxr
thdxr deleted the session-time-order branch August 7, 2026 04:23
HQ123-BOOP pushed a commit to HQ123-BOOP/LibreCode that referenced this pull request Aug 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant