Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
^0.3.0^13.1.0^25.2.1^8.4.0^5.7.015
commits
refactor: remove low-frequency features (search-all, counts-all, hide-reply, unhide-reply)
c0144dcView on GitHubfeat: add DM commands, social interactions (follow/unfollow/mute/unmute), and user search
9b60813View on GitHubfeat: add hide-reply, unhide-reply, search-all, counts, and counts-all commands
d35db12View on GitHubfeat: add lookup, liking-users, reposted-by, liked, and bookmarks commands
78dd7a6View on GitHubfeat: non-interactive mode via --no-input and XEET_NO_INPUT
4f3856fView on GitHubfeat: command sandbox via --enable-commands and XEET_ENABLE_COMMANDS
a0cc542View on GitHubfeat: smart output format — human-readable on TTY, JSON on pipes
e6c8c0bView on GitHubfix: clamp --limit to API minimum for search (10) and mentions (5)
33921f3View on GitHubdocs: fix README inaccuracies and add npm install instructions
1b9ed0bView on GitHubchore: add author and repository to package.json for npm publish
8966b5aView on GitHubfeat: add image upload support for post, reply, and quote commands
a3b34ceView on GitHub