Skip to content

fix(assist): keep visual dispatch payload within GitHub limit#161

Merged
Takhoffman merged 1 commit into
mainfrom
codex/fix-visual-assist-dispatch-payload
May 21, 2026
Merged

fix(assist): keep visual dispatch payload within GitHub limit#161
Takhoffman merged 1 commit into
mainfrom
codex/fix-visual-assist-dispatch-payload

Conversation

@Takhoffman
Copy link
Copy Markdown
Contributor

Summary

  • remove the unused assist dispatch item_kind payload field so repository_dispatch stays within GitHub's 10-property limit
  • centralize assist dispatch payload construction for text and visual assist
  • add regression coverage for the visual payload property count

Validation

  • pnpm run build:repair
  • node --test test/repair/comment-router-core.test.ts
  • pnpm run format:check
  • pnpm run check

@Takhoffman Takhoffman merged commit 47f2f37 into main May 21, 2026
7 checks passed
@Takhoffman Takhoffman deleted the codex/fix-visual-assist-dispatch-payload branch May 21, 2026 21:06
Takhoffman added a commit that referenced this pull request May 21, 2026
* Revert "fix(assist): fit visual dispatch payload limit (#161)"

This reverts commit 47f2f37.

* Revert "feat(assist): add visual PR explainer (#160)"

This reverts commit 83402f6.
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