31313c69ac
Vendor Bird's Twitter GraphQL search client directly into /last30days, eliminating the dependency on `npm install -g @steipete/bird`. X search now works out of the box with just Node.js 22+ and browser cookies. - Add vendored bird-search.mjs wrapper (search-only subset of Bird v0.8.0) - Vendor @steipete/sweet-cookie for browser cookie extraction - Update bird_x.py to call vendored Node.js module instead of `bird` binary - Update README.md and SKILL.md for v2.1 (remove Bird CLI install steps) - Include Bird's MIT LICENSE in vendor directory The fallback chain is: vendored search -> xAI API key -> web-only mode. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
18 lines
523 B
JSON
18 lines
523 B
JSON
{
|
|
"global": {
|
|
"responsive_web_grok_annotations_enabled": false,
|
|
"post_ctas_fetch_enabled": true,
|
|
"responsive_web_graphql_exclude_directive_enabled": true
|
|
},
|
|
"sets": {
|
|
"lists": {
|
|
"blue_business_profile_image_shape_enabled": true,
|
|
"tweetypie_unmention_optimization_enabled": true,
|
|
"responsive_web_text_conversations_enabled": false,
|
|
"interactive_text_enabled": true,
|
|
"vibe_api_enabled": true,
|
|
"responsive_web_twitter_blue_verified_badge_is_enabled": true
|
|
}
|
|
}
|
|
}
|