Skip to content

bug(messages): email getThread() is stub, inconsistent adapter semantics #848

@willgriffin

Description

@willgriffin

Problem

  1. Email getThread() returns single message — stub implementation, no real threading
  2. Inconsistent connection semantics — Twitter requires connect() before fetch(), Slack doesn't
  3. Slack message IDs use undocumented composite encodingchannel:ts format not surfaced in types
  4. OAuth 1.0a signing is hand-rolled — fragile, no library backing

Found during

CLAUDE.md audit — packages/messages/src/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions