Skip to content

Gui archive rebase#22399

Closed
B67687 wants to merge 10 commits intoanomalyco:devfrom
B67687:gui-archive-rebase
Closed

Gui archive rebase#22399
B67687 wants to merge 10 commits intoanomalyco:devfrom
B67687:gui-archive-rebase

Conversation

@B67687
Copy link
Copy Markdown

@B67687 B67687 commented Apr 14, 2026

Issue for this PR

Closes #

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Please provide a description of the issue, the changes you made to fix it, and why they work. It is expected that you understand why your changes work and if you do not understand why at least say as much so a maintainer knows how much to value the PR.

If you paste a large clearly AI generated description here your PR may be IGNORED or CLOSED!

How did you verify your code works?

Screenshots / recordings

If this is a UI change, please include a screenshot or recording.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

If you do not follow this template your PR will be automatically rejected.

@github-actions
Copy link
Copy Markdown
Contributor

Hey! Your PR title Gui archive rebase doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

@github-actions github-actions bot added the needs:compliance This means the issue will auto-close after 2 hours. label Apr 14, 2026
@github-actions
Copy link
Copy Markdown
Contributor

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

What needs to be fixed:

  • No "Type of change" checkbox is checked. Please select at least one.
  • No issue referenced. Please add Closes #<number> linking to the relevant issue.
  • "How did you verify your code works?" section is empty. Please explain how you tested.
  • Not all checklist items are checked. Please confirm you have tested locally and have not included unrelated changes.

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.

@github-actions
Copy link
Copy Markdown
Contributor

The following comment was made by an LLM, it may be inaccurate:

Potential duplicates found:

  1. PR feat: session archive/unarchive GUI support (rebase of #15250) #22400 - "feat: session archive/unarchive GUI support (rebase of feat(app): view archived sessions & unarchive #15250)"

    • This appears to be a very similar rebase effort, also addressing GUI archive/unarchive functionality
  2. PR feat(app): view archived sessions & unarchive #15250 - "feat(app): view archived sessions & unarchive"

  3. PR feat: add session archive/unarchive support to TUI #22372 - "feat: add session archive/unarchive support to TUI"

    • Related work on archive/unarchive support (for TUI instead of GUI)

Why they're related: These PRs are all addressing session archive/unarchive functionality. PR #22400 is explicitly described as a rebase of #15250, which is the same base work that PR #22399 appears to be rebasing. You may want to coordinate with PR #22400 to avoid duplicate efforts.

@B67687 B67687 closed this Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs:compliance This means the issue will auto-close after 2 hours. needs:title

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants