Skip to content

Allow Threads text-only posts.publish on current adapter - #42

Merged
0thernet merged 1 commit into
mainfrom
codex/recover-threads-text-only
Aug 23, 2026
Merged

Allow Threads text-only posts.publish on current adapter#42
0thernet merged 1 commit into
mainfrom
codex/recover-threads-text-only

Conversation

@0thernet

Copy link
Copy Markdown
Contributor

Supersedes #25 by recovering its valid text-only Threads behavior on the current released adapter stack instead of downgrading the active manifest.

Threads posts.publish@5 now requires exact text and accepts an optional PNG attachment. Text-only posts skip rupload, use the reviewed create form, bind a locator-only durable target, and verify exact actor/text permalink readback with no image. PNG posts keep their existing upload and readback path. Threads video publication remains independently preserved through media.publish@1 and MP4.

Contract convergence

  • Archive the exact previous active Threads v1.6.0 manifest byte-for-byte.
  • Advance the active manifest to v1.7.0 with posts.publish@5.
  • Preserve historical posts.publish@4 image recovery and current media.publish@1 video recovery.
  • Keep R3 preview/confirm, target reconciliation, and indeterminate post-create boundaries intact.
  • Update the generated contract inventory, adapter packaging, routing guidance, and the fresh Unreleased changelog section.
  • Preserve all immutable v0.13.1 package, install, media, website, and release metadata.

Verification

  • bun run typecheck
  • Focused Meta policy/runtime/plugin, provider inventory, and adapter-sync suite: 65 passed, 0 failed, 862 assertions.
  • bun run check

The exact candidate also received an independent semantic audit before merge. The superseded #25 branch is retained for provenance and will be closed only after this successor is merged and its postmerge gate passes.

@vercel

vercel Bot commented Aug 23, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
wrench Ready Ready Preview Aug 23, 2026 5:41am

Request Review

@0thernet
0thernet merged commit fca412b into main Aug 23, 2026
5 checks passed
@0thernet
0thernet deleted the codex/recover-threads-text-only branch August 23, 2026 06:12
@0thernet
0thernet restored the codex/recover-threads-text-only branch August 23, 2026 06:12
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