Skip to content

Add reviewed X context guidance and fix reports - #1

Open
kriptoburak wants to merge 1 commit into
bobosdaddy:mainfrom
kriptoburak:codex/tweetclaw-social-context
Open

Add reviewed X context guidance and fix reports#1
kriptoburak wants to merge 1 commit into
bobosdaddy:mainfrom
kriptoburak:codex/tweetclaw-social-context

Conversation

@kriptoburak

@kriptoburak kriptoburak commented Jun 29, 2026

Copy link
Copy Markdown

Summary

  • Add an optional, reviewed TweetClaw workflow for public X/Twitter profile context.
  • Link the canonical source and verified ClawHub install path.
  • Keep private data, automatic posting, local configuration, and tool-permission expansion out of the workflow.
  • Fix scripts/report.sh, where a case block ended with fi and made every friendship-report command fail shell parsing.

Independent Repository Fix

The report parser fix is independent of the Xquik documentation. Before this change, bash -n scripts/report.sh failed at line 77. The repaired script parses successfully and renders its empty report state in a clean temporary home directory.

Validation

  • bash -n install.sh scripts/*.sh
  • Empty-state runtime smoke test for scripts/report.sh
  • Relative and external Markdown link checks for README.md and SKILL.md
  • Verified current @xquik/tweetclaw 1.6.37 registry metadata and canonical source
  • Exact Xquik disclosure check
  • Consolidated the branch onto current main as 1 SSH-signed commit
  • git diff --check

Duplicate Check

Checked the repository and this pull request for TweetClaw, @xquik/tweetclaw, Xquik, and x-twitter-scraper. No existing integration outside this branch was found.

@kriptoburak kriptoburak changed the title Add reviewed X context guidance Add reviewed X context guidance and fix reports Jul 18, 2026
@kriptoburak

kriptoburak commented Jul 18, 2026

Copy link
Copy Markdown
Author

Published the final repair as signed commit a5ecc00.

The branch now uses TweetClaw's canonical clawhub:@xquik/tweetclaw install path and source link, preserves explicit public-data, permission, and posting boundaries, and includes the exact independent-service disclosure. It also fixes the unrelated scripts/report.sh parse failure caused by closing a case with fi instead of esac.

Validation passed for every shell script with bash -n, the report empty-state runtime smoke test, both Markdown files' relative and external links, current package metadata and source, and git diff --check. The branch now contains exactly 1 SSH-signed commit on current main.

@kriptoburak
kriptoburak force-pushed the codex/tweetclaw-social-context branch from dca98ae to a5ecc00 Compare July 19, 2026 19:52
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