Skip to content

feat: add idle session visibility preference - #648

Draft
Apex-Studio-He wants to merge 1 commit into
Octane0411:mainfrom
Apex-Studio-He:feat/idle-session-visibility
Draft

feat: add idle session visibility preference#648
Apex-Studio-He wants to merge 1 commit into
Octane0411:mainfrom
Apex-Studio-He:feat/idle-session-visibility

Conversation

@Apex-Studio-He

Copy link
Copy Markdown

Summary

  • add a per-display-profile setting to show or hide idle completed sessions
  • apply the preference to the expanded list, overview counts, and closed-island content
  • make the persisted appearance preference model and its enum fields Codable
  • document the persisted preference API and add a Codable round-trip regression test

Why

This separates the idle-session preference from the broad Codex session PR and addresses the remaining review request that persisted appearance preferences conform to Codable.

Validation

  • swiftc -parse for the changed Swift source and test files
  • plutil -lint for English, Simplified Chinese, and Traditional Chinese localization files
  • git diff --check

The local Command Line Tools installation provides Swift 6.1 and no XCTest module, while this project requires Swift 6.2. A temporary compatibility build compiled the changed OpenIslandApp source module, but could not build the test target. Please use CI for the new AppModelSessionListTests regression tests.

@coderabbitai

coderabbitai Bot commented Aug 10, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: a565ca1a-1320-4ee6-ba07-97f01c2adb4e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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