feat: add session archive/unarchive GUI support (v2)#22406
feat: add session archive/unarchive GUI support (v2)#22406B67687 wants to merge 2 commits intoanomalyco:devfrom
Conversation
|
This PR doesn't fully meet our contributing guidelines and PR template. What needs to be fixed:
Please edit this PR description to address the above within 2 hours, or it will be automatically closed. If you believe this was flagged incorrectly, please let a maintainer know. |
|
The following comment was made by an LLM, it may be inaccurate: Potential Duplicate PRs Found:
Why they're related: These PRs all address the same feature—adding GUI support for archiving and unarchiving sessions. PR #22400 is explicitly a rebase of PR #15250, and the current PR #22406 (v2) appears to be another iteration on the same functionality. You may want to consolidate or coordinate with these existing PRs. |
- add check command: report missing keys per locale - add fill command: fill missing keys (placeholder values) - supports --locale, --json, --dry-run options
4e7ae87 to
93728ae
Compare
|
This pull request has been automatically closed because it was not updated to meet our contributing guidelines within the 2-hour window. Feel free to open a new pull request that follows our guidelines. |
Summary
Changes
SettingsArchivecomponent (settings-archive.tsx)Test Plan
/archivecommandSee also: TUI PR #22372 (merge these together or separately)