Skip to content

feat(app): add archived sessions settings tab#3

Open
B67687 wants to merge 105 commits intodevfrom
feat/gui-archive-settings
Open

feat(app): add archived sessions settings tab#3
B67687 wants to merge 105 commits intodevfrom
feat/gui-archive-settings

Conversation

@B67687
Copy link
Copy Markdown
Owner

@B67687 B67687 commented Apr 15, 2026

Summary

  • Adds Settings > Archived Sessions tab to view/restore archived sessions
  • Adds i18n keys for archive UI (16 languages)

Changes

  • \packages/app/src/components/settings-archive.tsx\ - New component
  • \packages/app/src/components/dialog-settings.tsx\ - Added archive tab
  • \packages/app/src/i18n/en.ts\ - Added i18n keys

Closes anomalyco#15250 (GUI archive)

Verification

  • Typecheck: Pass local (pre-existing server errors unrelated)

Test Plan

  • Verify archive settings tab displays
  • Test unarchive functionality

kitlangton and others added 30 commits April 13, 2026 12:31
…mpatible providers (anomalyco#22352)

Co-authored-by: Nazar Hnatyshen <nazar.hnatyshen@atolls.com>
thdxr and others added 23 commits April 14, 2026 23:14
…22564)

Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
- Add SettingsArchive component to view/restore archived sessions
- Add Data > Archived Sessions tab in settings dialog
- Add i18n keys for archive UI strings
@github-actions
Copy link
Copy Markdown

This PR doesn't fully meet our contributing guidelines and PR template.

What needs to be fixed:

  • PR description is missing required template sections. Please use the PR template.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.