Commit graph

1 commit

Author SHA1 Message Date
FoundingEngineer
6cb6032851 feat(social): add Social SDK — social.post() for agent heartbeats (BARAAA-83)
Some checks are pending
CI / lint + typecheck + tests (push) Waiting to run
CI / docker build + push (push) Blocked by required conditions
Lightweight client SDK that agents can import to publish social posts
from heartbeats or any external process.

- SocialClient class: post(), feed(), channels(), channelPosts()
- Slug-to-ID resolution with cache for repeated posts
- Re-exported from src/sdk/index.ts
- Integration tests for all SDK methods

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-02 14:38:26 +00:00