Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
trypostit
/
trypost
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
145
Star
548
Code
Issues
12
Pull requests
16
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Remove the X API reads that buy nothing
- #299
#299
Merged
paulocastellano
merged 19 commits into
main
trypostit/trypost:main
from
fix/x-api-token-verification-cost
trypostit/trypost:fix/x-api-token-verification-cost
Copy head branch name to clipboard
Aug 20, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Remove the X API reads that buy nothing
#299
paulocastellano
merged 19 commits into
main
trypostit/trypost:main
from
fix/x-api-token-verification-cost
trypostit/trypost:fix/x-api-token-verification-cost
Copy head branch name to clipboard
Commits
Commits on Aug 20, 2026
Stop paying X for token checks the refresh already proves
Show description for c0d0d57
paulocastellano
committed
c0d0d57
View commit details
Copy full SHA for c0d0d57
Browse repository at this point
Don't disconnect an account whose access token still works
Show description for 9775578
paulocastellano
committed
9775578
View commit details
Copy full SHA for 9775578
Browse repository at this point
Only record a verification something actually proved
Show description for 4d2795a
paulocastellano
committed
4d2795a
View commit details
Copy full SHA for 4d2795a
Browse repository at this point
Fall back to the token a concurrent refresh persisted
Show description for 48e4195
paulocastellano
committed
48e4195
View commit details
Copy full SHA for 48e4195
Browse repository at this point
Don't record a verification when the lock skipped the refresh
Show description for 8a3cfe8
paulocastellano
committed
8a3cfe8
View commit details
Copy full SHA for 8a3cfe8
Browse repository at this point
Close the two concurrency gaps the refresh path leaves open
Show description for 5001c9a
paulocastellano
committed
5001c9a
View commit details
Copy full SHA for 5001c9a
Browse repository at this point
Correct which providers actually single-use their refresh_token
Show description for ec1ec66
paulocastellano
committed
ec1ec66
View commit details
Copy full SHA for ec1ec66
Browse repository at this point
Read X post metrics from the timeline that already returned them
Show description for ec3fe17
paulocastellano
committed
ec3fe17
View commit details
Copy full SHA for ec3fe17
Browse repository at this point
Cover the analytics paths a happy-path test walks straight past
Show description for 280407d
paulocastellano
committed
280407d
View commit details
Copy full SHA for 280407d
Browse repository at this point
Close five issues an independent review found in this branch
Show description for af379af
paulocastellano
committed
af379af
View commit details
Copy full SHA for af379af
Browse repository at this point
Guard the match that no longer has a default arm
Show description for fb22c41
paulocastellano
committed
fb22c41
View commit details
Copy full SHA for fb22c41
Browse repository at this point
Make the per-platform guard fail on a broken client chain
Show description for 609a56e
paulocastellano
committed
609a56e
View commit details
Copy full SHA for 609a56e
Browse repository at this point
Stop trading a recoverable failure for an unrecoverable one
Show description for 7a7d964
paulocastellano
committed
7a7d964
View commit details
Copy full SHA for 7a7d964
Browse repository at this point
Cover the tokenless-200 guard on every platform, not just X
Show description for f5d7d1f
paulocastellano
committed
f5d7d1f
View commit details
Copy full SHA for f5d7d1f
Browse repository at this point
Stop the fallback from reading every failure as good news
Show description for d87d76d
paulocastellano
committed
d87d76d
View commit details
Copy full SHA for d87d76d
Browse repository at this point
Stop a bad hour at the provider from disconnecting anyone
Show description for 04f6d84
paulocastellano
committed
04f6d84
View commit details
Copy full SHA for 04f6d84
Browse repository at this point
Keep a lock collision off the analytics page
Show description for 1195f34
paulocastellano
committed
1195f34
View commit details
Copy full SHA for 1195f34
Browse repository at this point
Degrade analytics on an unreachable platform, not on a bug
Show description for 20d2aba
paulocastellano
committed
20d2aba
View commit details
Copy full SHA for 20d2aba
Browse repository at this point
Trim the commentary back to what the code cannot say
Show description for e395d2e
paulocastellano
committed
e395d2e
View commit details
Copy full SHA for e395d2e
Browse repository at this point
You can’t perform that action at this time.