Skip to content

fix(session): sort by latest activity - #39539

Open
opencode-agent[bot] wants to merge 2 commits into
v2from
sort-sessions-updated
Open

fix(session): sort by latest activity#39539
opencode-agent[bot] wants to merge 2 commits into
v2from
sort-sessions-updated

Conversation

@opencode-agent

@opencode-agent opencode-agent Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Summary

  • advance a session’s persisted updated time when a prompt is admitted
  • update live TUI session state immediately on prompt activity
  • keep the change scoped to the TUI session picker and its backing V2 session data

Tests

  • packages/core: bun test test/session-create.test.ts --timeout 30000
  • packages/core: bun typecheck
  • packages/tui: bun test test/cli/tui/data.test.tsx --timeout 30000
  • packages/tui: bun typecheck

Requested by: @jlongster (James Long via Slack)

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