Fixes
x_tweetaccount label resolution:x_tweet(tweet detail) calledTweetDetailwith the rawin.Cookiesfield, skippingresolveCookies. Passingaccount=<label>(no inline cookies) failed withx_tweet: cookies requiredeven for a stored, live account. It now resolves cookies like every otherx_*tool (label precedence →CookiesForLabel, else inline blob), supporting both stored account labels and inline cookies.
Audited all x_* handlers: x_tweet was the only affected tool. x_account_save intentionally keeps the raw blob.
Full changelog: v0.7.0...v0.7.1