Skip to content

docs: add current TweetClaw source and fix subtitle URLs#2

Open
kriptoburak wants to merge 2 commits into
ClawCap:mainfrom
kriptoburak:codex/tweetclaw-x-source-packet
Open

docs: add current TweetClaw source and fix subtitle URLs#2
kriptoburak wants to merge 2 commits into
ClawCap:mainfrom
kriptoburak:codex/tweetclaw-x-source-packet

Conversation

@kriptoburak

@kriptoburak kriptoburak commented Jun 12, 2026

Copy link
Copy Markdown

Summary

  • add TweetClaw as an optional X/Twitter evidence source for Mimic
  • use Xquik's current verified ClawHub install route and canonical repository
  • keep Mimic collection limited to public read actions
  • document the integration in both READMEs, SKILL.md, and the social-media guide

Independent Repository Fix

  • normalize both protocol-relative and absolute HTTPS Bilibili subtitle URLs
  • reject malformed, non-string, and non-HTTPS subtitle URLs with a clear result status
  • add regression tests for all 4 URL cases

Validation

  • python3 -m unittest discover -s tests -p 'test_*.py' -v - 4 passed
  • python3 -m py_compile scripts/*.py tests/*.py
  • bash -n scripts/check_manobrowser.sh
  • changed Markdown links return HTTP 200
  • git diff --check

Xquik is an independent third-party service. Not affiliated with X Corp. "Twitter" and "X" are trademarks of X Corp.

@kriptoburak kriptoburak changed the title docs: add TweetClaw X source packet docs: add current TweetClaw source and fix subtitle URLs Jul 18, 2026
@kriptoburak

Copy link
Copy Markdown
Author

Repair published in 265fd10.

The TweetClaw guidance now uses Xquik's current verified ClawHub install route, links the canonical repository, and explicitly restricts Mimic collection to public read actions.

The same commit fixes an independent Bilibili subtitle bug: absolute HTTPS subtitle URLs are no longer corrupted by an unconditional https: prefix, while malformed and non-HTTPS URLs are rejected. Three regression tests cover the normalization behavior.

Validation passed: 3 unit tests, Python compilation, shell syntax, changed-document link checks, and git diff --check.

Signed-off-by: Burak <8755484+kriptoburak@users.noreply.github.com>
Signed-off-by: Burak <8755484+kriptoburak@users.noreply.github.com>
@kriptoburak
kriptoburak force-pushed the codex/tweetclaw-x-source-packet branch from 265fd10 to 28d2d21 Compare July 19, 2026 05:32
@kriptoburak

Copy link
Copy Markdown
Author

Focused signed rebuild published.

  • 07dc1cc retains only the current TweetClaw source guidance.
  • 28d2d21 fixes Bilibili subtitle URL normalization and rejects non-string, non-HTTPS, and malformed values.
  • 4 unit tests, Python compilation, shell syntax, changed-link validation, and diff checks pass.
  • Both commits have GitHub-verified signatures.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant