Skip to content

Fix archived desktop threads showing in normal session list#5

Open
Autumn-Rains-yan wants to merge 1 commit into
flyyangX:mainfrom
Autumn-Rains-yan:fix/archived-thread-filter
Open

Fix archived desktop threads showing in normal session list#5
Autumn-Rains-yan wants to merge 1 commit into
flyyangX:mainfrom
Autumn-Rains-yan:fix/archived-thread-filter

Conversation

@Autumn-Rains-yan

Copy link
Copy Markdown

Summary

  • Prefer the Codex Desktop app-server thread list by default so the normal mobile session list follows Desktop's active-thread view.
  • Keep the previous local JSONL scan behind CODEXMOBILE_USE_LOCAL_THREAD_SCAN for fallback/debugging.
  • Treat object-shaped Desktop thread statuses like { type: "archived" } and { type: "deleted" } as archived/deleted when filtering session lists.

Testing

  • node --test server/codex-app-server.test.mjs server/session-index-builder.test.mjs

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.

1 participant