Skip to content

fix(eve): stabilize Teams continuation tokens#614

Open
iroiro147 wants to merge 1 commit into
vercel:mainfrom
iroiro147:fix/teams-stable-continuation-451
Open

fix(eve): stabilize Teams continuation tokens#614
iroiro147 wants to merge 1 commit into
vercel:mainfrom
iroiro147:fix/teams-stable-continuation-451

Conversation

@iroiro147

Copy link
Copy Markdown
Contributor

Summary

  • normalize Teams channel-thread conversation ids carrying ;messageid=... before deriving continuation tokens
  • prefer the parsed channel-thread root over volatile inbound replyToId for channel/group thread anchors
  • ignore empty messageid suffixes so they cannot become thread roots

Refs #451.

Tests

  • pnpm exec oxfmt --check packages/eve/src/public/channels/teams/api.ts packages/eve/src/public/channels/teams/api.test.ts packages/eve/src/public/channels/teams/inbound.ts packages/eve/src/public/channels/teams/inbound.test.ts packages/eve/src/public/channels/teams/teamsChannel.test.ts .changeset/teams-stable-continuation.md
  • pnpm --filter eve exec oxlint src/public/channels/teams/api.ts src/public/channels/teams/api.test.ts src/public/channels/teams/inbound.ts src/public/channels/teams/inbound.test.ts src/public/channels/teams/teamsChannel.test.ts --deny-warnings
  • pnpm --filter eve exec vitest run --config vitest.unit.config.ts src/public/channels/teams/api.test.ts src/public/channels/teams/inbound.test.ts src/public/channels/teams/teamsChannel.test.ts
  • pnpm --filter eve run typecheck
  • pnpm changeset status --since origin/main
  • pnpm guard:invariants
  • git diff --check && git diff --cached --check

Signed-off-by: iroiro147 <sarthak.singh@juspay.in>
@vercel

vercel Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

@iroiro147 is attempting to deploy a commit to the Vercel Team on Vercel.

A member of the Team first needs to authorize it.

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.

1 participant