Description
The iOS mobile thread list does not provide an Archive action. The long-press menu includes Settle, Snooze, Pin, Regenerate title, and Delete, but no Archive. The swipe actions expose only Settle and Snooze.
This prevents mobile users from removing an old thread from the active list while preserving the conversation.
Actual behavior
- The long-press thread menu has no Archive action.
- The swipe actions have no Archive action.
- Delete is the only visible action that removes the thread from the active list, but Delete is destructive.
- Settle is not an equivalent replacement because it leaves the thread in the settled area and uses different thread lifecycle behavior.
Expected behavior
- Add an Archive action to the mobile thread menu.
- Add Archive as a swipe action if that is the intended mobile interaction.
- After a successful archive, remove the thread from the active list.
- Preserve the conversation in the Archived threads view.
- Keep Archive separate from Settle and Delete.
- Show success or error feedback when the archive command completes.
Steps to reproduce
- Open T3 Code on an iOS device.
- Open a project with at least one thread.
- Long-press a thread.
- Inspect the available actions.
- Confirm that Archive is missing.
- Swipe the same thread row.
- Confirm that only Settle and Snooze are available.
Screenshots
The attached mobile screenshots show:
- The long-press menu with Settle, Snooze, Pin, Regenerate title, and Delete.
- The swipe actions with Settle and Snooze.
- No Archive action in either interaction.
Environment
- Device: iPhone
- App: T3 Code mobile
- App version/build: not visible in the screenshots
- Server or nightly build: not captured
Acceptance criteria
- A mobile user can archive a thread without deleting it.
- An archived thread disappears from the active list.
- The conversation remains available in Archived threads.
- Existing Settle, Snooze, Pin, and Delete behavior does not regress.
- The archive action reports command failure instead of silently leaving the thread unchanged.
Related reports and changes
This report is specifically about the current iOS mobile experience. Please treat it as a current mobile parity gap or regression if the linked work was intended to cover this path.

Description
The iOS mobile thread list does not provide an Archive action. The long-press menu includes Settle, Snooze, Pin, Regenerate title, and Delete, but no Archive. The swipe actions expose only Settle and Snooze.
This prevents mobile users from removing an old thread from the active list while preserving the conversation.
Actual behavior
Expected behavior
Steps to reproduce
Screenshots
The attached mobile screenshots show:
Environment
Acceptance criteria
Related reports and changes
This report is specifically about the current iOS mobile experience. Please treat it as a current mobile parity gap or regression if the linked work was intended to cover this path.