feat(team-inbox): add unified inbox with lifecycle fixes - #530
Closed
beruro wants to merge 0 commit into
Closed
Conversation
Collaborator
Author
beruro
force-pushed
the
junyu/rpc-performance-closure
branch
2 times, most recently
from
July 29, 2026 05:20
08c6161 to
f2c5742
Compare
beruro
force-pushed
the
feat/team-inbox-lifecycle-fixed
branch
from
July 30, 2026 05:16
3a018b6 to
1c0b781
Compare
beruro
force-pushed
the
feat/team-inbox-lifecycle-fixed
branch
from
July 30, 2026 05:20
1c0b781 to
3a018b6
Compare
beruro
added a commit
that referenced
this pull request
Jul 30, 2026
|
Superseded after the PR stack cleanup. #512 is already merged into develop, Team Inbox lifecycle work landed through #558, and the remaining CLI/session/diagnostics/resource-lifecycle changes now live in the rebuilt focused PRs #562-#567. The pre-cleanup head is preserved at backup/pr-530-pre-rebuild-20260730. |
beruro
force-pushed
the
junyu/rpc-performance-closure
branch
from
July 30, 2026 07:09
c42f777 to
cb96c41
Compare
beruro
force-pushed
the
feat/team-inbox-lifecycle-fixed
branch
from
July 30, 2026 07:09
c9277ea to
cb96c41
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Validation
tsc --noEmitpnpm run lintcargo test --manifest-path src-tauri/Cargo.toml -p project_management team_inbox --no-fail-fast: 12 passedcargo check --manifest-path src-tauri/Cargo.toml -p org2git diff --checkAudits
Supersedes the reverted #521 and obsolete follow-up #529.