Skip to content

feat(threads): cascade archive to subagent threads#458

Merged
Dimillian merged 2 commits intoDimillian:mainfrom
puls-com-leon-komarovsky:feat/threads-archive-subagent-tree
Feb 19, 2026
Merged

feat(threads): cascade archive to subagent threads#458
Dimillian merged 2 commits intoDimillian:mainfrom
puls-com-leon-komarovsky:feat/threads-archive-subagent-tree

Conversation

@puls-com-leon-komarovsky
Copy link
Contributor

What

  • When a thread is archived, CodexMonitor cascades thread/archive to all subagent descendants.
  • Detached review threads are not archived; subagents spawned under detached review nodes are.

Why

Avoid orphaned subagent threads when archiving a parent session/thread.

Testing

  • npm run test -- src/features/threads/hooks/useThreads.integration.test.tsx
  • npm run typecheck

@Dimillian
Copy link
Owner

@codex review

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 4f1e4dd820

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@Dimillian Dimillian merged commit abae507 into Dimillian:main Feb 19, 2026
9 checks passed
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.

2 participants

Comments