Skip to content

[Doc/UI Mismatch] "Session Retention" setting is missing from /settings UI but present in documentation #14623

@wanglc02

Description

@wanglc02

What happened?

I ran the /settings command to view the configuration options. In the General section of the UI, the option labeled Session Retention (mapped to general.sessionRetention in the docs) is not displayed.

While the sub-setting "Enable Session Cleanup" (general.sessionRetention.enabled) is visible in the UI, the parent setting "Session Retention" listed in the "Settings reference" documentation is entirely missing from the list.

What did you expect to happen?

I expected the /settings UI to include the "Session Retention" row as described in the documentation. Alternatively, if general.sessionRetention is not intended to be a configurable UI element itself, the documentation should be updated to remove it from the reference table to avoid confusion.

Client information

Client Information

Run gemini to enter the interactive CLI, then run the /about command.

> /about
CLI Version  0.19.4
Git Commit   93511487
Model        auto
Sandbox      no sandbox
OS           darwin
Auth Method  gemini-api-key

Login information

API key

Anything else we need to know?

  • Current UI shows: Enable Session Cleanup only.
  • Documentation lists: Both Session Retention and Enable Session Cleanup.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/coreIssues related to User Interface, OS Support, Core Functionalitypriority/p2Important but can be addressed in a future release.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions