Skip to content

Add persisted sections for organizing threads - #35722

Merged
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/7972b5471d29317b9387bfd90aa9f573f691ad4c
Jul 28, 2026
Merged

Add persisted sections for organizing threads#35722
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/7972b5471d29317b9387bfd90aa9f573f691ad4c

Conversation

@copyberry

@copyberry copyberry Bot commented Jul 28, 2026

Copy link
Copy Markdown

Add persisted sections for organizing threads

What changed

  • Replace the isPinned thread metadata and filters with an optional persisted
    section and sectionId.
  • Add the paginated threadSection/list app-server method so clients can
    discover sections even when they contain no threads.
  • Seed a stable Pinned section, validate section assignments, and support
    filtering for a specific section or for unsectioned threads.

Testing

  • Cover section protocol serialization, listing and pagination, metadata
    updates, filtering, persistence, migration compatibility, and operation
    without SQLite state.

## What changed

- Replace the `isPinned` thread metadata and filters with an optional persisted
  `section` and `sectionId`.
- Add the paginated `threadSection/list` app-server method so clients can
  discover sections even when they contain no threads.
- Seed a stable `Pinned` section, validate section assignments, and support
  filtering for a specific section or for unsectioned threads.

## Testing

- Cover section protocol serialization, listing and pagination, metadata
  updates, filtering, persistence, migration compatibility, and operation
  without SQLite state.

GitOrigin-RevId: 7972b5471d29317b9387bfd90aa9f573f691ad4c
@copyberry
copyberry Bot force-pushed the copyberry/codex-internal-to-codex-oss/7972b5471d29317b9387bfd90aa9f573f691ad4c branch from 5141458 to 85c6da1 Compare July 28, 2026 05:27
@copyberry
copyberry Bot merged commit 85c6da1 into main Jul 28, 2026
14 of 32 checks passed
@copyberry
copyberry Bot deleted the copyberry/codex-internal-to-codex-oss/7972b5471d29317b9387bfd90aa9f573f691ad4c branch July 28, 2026 05:28
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 28, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants