This website requires JavaScript.
fda9b1c3dc
fix: 431 Request Too Large — reduce FEATURES to 15 essential keys, dynamic update only updates existing keys
jackwener
2026-03-09 20:59:16 +08:00
d20c5699fd
fix: 414 URI Too Long — omit False-valued features from GET URL, add regression tests
jackwener
2026-03-09 20:50:45 +08:00
12f425abea
feat: write operation delays, dynamic FEATURES update, 30+ client.py tests, fix README proxy wording
jackwener
2026-03-09 20:45:51 +08:00
b9c226b804
fix: dynamic Chrome impersonation + in-process macOS Keychain cookie extraction (closes #4 )
jackwener
2026-03-09 20:38:47 +08:00
59b5df7f71
fix: ClawHub publish (acceptLicenseTerms), add LICENSE, fix score display bug, remove unused var
jackwener
2026-03-09 20:32:45 +08:00
94e21fba9a
fix: remove unused requests import (CI lint), fix README wording, drop requests dep
jackwener
2026-03-09 20:25:24 +08:00
a6ad246071
fix: improve error handling for write operation rate limits (retweet/like)
jackwener
2026-03-09 20:22:46 +08:00
27b02578c8
docs: update README with anti-detection features, proxy support, and ban prevention tips
jackwener
2026-03-09 19:17:01 +08:00
731151e62e
fix: use curl_cffi for ClientTransaction init to prevent TLS fingerprint leak
jackwener
2026-03-09 19:14:33 +08:00
b83abadb73
feat: full cookie forwarding from browser and TWITTER_PROXY support
jackwener
2026-03-09 19:12:06 +08:00
27d73efee5
feat: anti-detection hardening with curl_cffi TLS impersonation and request jitter
jackwener
2026-03-09 17:11:59 +08:00
3e13ed3749
chore: bump version to 0.1.1
jackwener
2026-03-09 12:28:45 +08:00
b2603eb753
feat: update Chrome UA to 133 and add sec-ch-ua/Sec-Fetch headers for anti-detection
jackwener
2026-03-09 12:04:26 +08:00
df9b58ed0a
docs: comprehensive SKILL.md rewrite — add install, all commands, patterns, error handling, safety notes
jackwener
2026-03-09 01:38:51 +08:00
0a7b6a6b78
fix: console output to stderr for clean --json output
jackwener
2026-03-08 22:37:00 +08:00
2559549a84
refactor: rename CLI commands for consistency
jackwener
2026-03-08 14:04:37 +08:00
215337ebec
refactor: rename bookmark commands to favorite/unfavorite/favorites
jackwener
2026-03-08 14:00:38 +08:00
d2d971c865
refactor: deep review fixes round 3
jackwener
2026-03-08 13:58:06 +08:00
625181b76c
refactor: fix remaining code review issues on kabi-use
jackwener
2026-03-07 21:49:12 +08:00
df39a15d00
refactor: code review fixes
jackwener
2026-03-07 20:30:59 +08:00
6c73a9f0b6
fix: add fieldToggles support for TweetDetail
jackwener
2026-03-07 20:20:59 +08:00
80499384c9
feat: add all remaining read/write endpoints
jackwener
2026-03-07 20:07:10 +08:00
767a466667
fix: add x-client-transaction-id header for search API
jackwener
2026-03-07 19:53:55 +08:00
b0866ed8d7
feat: add search and likes commands
jackwener
2026-03-07 19:15:37 +08:00
55c48b077b
feat: add rate limiting, retry with backoff, and max count cap
jackwener
2026-03-07 19:02:49 +08:00
0f26e20abb
Revert npx skills install examples in README
jackwener
2026-03-06 21:23:32 +08:00
7146d60fda
Remove preferred wording for npx skills install
jackwener
2026-03-06 21:22:20 +08:00
0df8f3af9b
Improve skill metadata and npx skills docs
jackwener
2026-03-06 21:16:29 +08:00
cc65c74a53
ci make ClawHub publish workflow dispatch-safe
jackwener
2026-03-06 00:08:39 +08:00
c7570732c0
ci add auto publish to ClawHub on version tags
jackwener
2026-03-06 00:06:52 +08:00
733ce4d5f9
docs: add xhs-cli and bilibili-cli recommendations to README header
jackwener
2026-03-05 22:18:27 +08:00
81486e31d5
docs: add skill metadata frontmatter for ClawHub publish
jackwener
2026-03-05 16:54:08 +08:00
dc1a76ddbb
docs: add AI skill and ClawHub sections with SKILL.md
jackwener
2026-03-05 16:52:04 +08:00
b1a0447523
docs: document scoring formula and filter modes in README
jackwener
2026-03-05 16:33:58 +08:00
05867556a4
docs: upgrade README with bilingual structure, badges, auth and troubleshooting
jackwener
2026-03-05 16:29:06 +08:00
34de425a4c
ci: allow ci workflow to be reused by publish workflow
jackwener
2026-03-05 16:21:47 +08:00
1ca62d4635
chore: add pypi publish workflow and uv-first install docs
jackwener
2026-03-05 16:16:00 +08:00
6f322ff2d6
test+ci: add regression tests and GitHub Actions workflow
jackwener
2026-03-05 16:14:05 +08:00
4c08d09304
refactor: harden CLI/client/config and centralize serialization
jackwener
2026-03-05 16:13:54 +08:00
7238b932ab
feat: add user commands, auto-detect browser, optimize performance
jackwener
2026-03-05 00:41:26 +08:00
16752c3115
Initial commit: twitter-cli v0.1.0
jackwener
2026-03-04 17:56:42 +08:00