Skip to content

Claim Cuey requests before attachment preparation - #25

Merged
wilsonccccc merged 2 commits into
mainfrom
claim-aware-routing-fallback
Aug 25, 2026
Merged

Claim Cuey requests before attachment preparation#25
wilsonccccc merged 2 commits into
mainfrom
claim-aware-routing-fallback

Conversation

@wilsonccccc

Copy link
Copy Markdown
Contributor

Summary

  • call the local request-claim tool before Claude inspects attachments or performs other work
  • pass the stable native request ID into start_cuey
  • stop immediately when another execution already owns the request
  • publish the updated skill as version 0.4.28

Validation

  • ./scripts/build-plugin.sh
  • inspected the packaged CueyClaudePlugin.zip skill content
  • git diff --check

@wilsonccccc
wilsonccccc marked this pull request as ready for review August 25, 2026 01:07
@wilsonccccc

Copy link
Copy Markdown
Contributor Author

Patch added after review:

  • claim_cuey_request handoff with requestId is now a polling path: skip attachment prep/start_cuey and continue get_cuey_result with the returned requestId.
  • handoff without requestId remains the only path that returns a short handoff message.

Validation:

  • scripts/build-plugin.sh
  • git diff --check

@wilsonccccc
wilsonccccc merged commit 70d4d93 into main Aug 25, 2026
1 check passed
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