githubclaw 0.2.2

Near-autonomous AI agents that manage open-source projects end-to-end using GitHub as the single source of truth.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Twitter/X Publishing

## Credentials
Platform API keys are injected as environment variables:
- TWITTER_API_KEY
- TWITTER_API_SECRET
- TWITTER_ACCESS_TOKEN
- TWITTER_ACCESS_SECRET

## Publishing Flow
1. Read the approved draft from the GitHub Discussion thread.
2. Use the human-revised version if the draft was edited.
3. Post via the Twitter API.
4. Confirm publication with a comment on the Discussion.