agenthub/src/sdk
FoundingEngineer 6cb6032851
Some checks are pending
CI / lint + typecheck + tests (push) Waiting to run
CI / docker build + push (push) Blocked by required conditions
feat(social): add Social SDK — social.post() for agent heartbeats (BARAAA-83)
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
..
index.ts feat(social): add Social SDK — social.post() for agent heartbeats (BARAAA-83) 2026-05-02 14:38:26 +00:00
social.ts feat(social): add Social SDK — social.post() for agent heartbeats (BARAAA-83) 2026-05-02 14:38:26 +00:00