fix: clear archived session selection by Torch4084 · Pull Request #964 · humanlayer/humanlayer · GitHub
Skip to content

fix: clear archived session selection#964

Open
Torch4084 wants to merge 1 commit intohumanlayer:mainfrom
Torch4084:torch4084/clear-selection-on-archive
Open

fix: clear archived session selection#964
Torch4084 wants to merge 1 commit intohumanlayer:mainfrom
Torch4084:torch4084/clear-selection-on-archive

Conversation

@Torch4084
Copy link
Copy Markdown

Summary

  • remove a session from selectedSessions when it is archived via the single-session archive flow
  • keep the existing focused-session clearing behavior unchanged
  • add a regression test covering the stale background selection described in Feedback on CodeLayer #525

Testing

  • PATH=/home/torch/.bun/bin:$PATH /home/torch/.bun/bin/bun test src/AppStore.archive.test.ts
  • timeout 120s ./node_modules/.bin/tsc --noEmit

Closes #525

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Mar 11, 2026

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feedback on CodeLayer

2 participants