Skip to content

Add pending action abilities#165

Merged
chubes4 merged 2 commits into
mainfrom
pending-action-abilities
May 13, 2026
Merged

Add pending action abilities#165
chubes4 merged 2 commits into
mainfrom
pending-action-abilities

Conversation

@chubes4
Copy link
Copy Markdown
Contributor

@chubes4 chubes4 commented May 12, 2026

Summary

  • Adds generic pending-action Abilities API entries for list, summary, get, and resolve.
  • Adds host discovery filters for WP_Agent_Pending_Action_Store and WP_Agent_Pending_Action_Resolver without adding concrete storage.
  • Adds pure-PHP smoke coverage and includes it in composer test.

Testing

  • php -l src/Approvals/register-pending-action-abilities.php
  • php -l tests/pending-action-abilities-smoke.php
  • php -l tests/agents-api-smoke-helpers.php
  • php tests/pending-action-abilities-smoke.php
  • composer test
  • homeboy lint --path /Users/chubes/Developer/agents-api@pending-action-abilities --extension wordpress --errors-only
  • homeboy test --path /Users/chubes/Developer/agents-api@pending-action-abilities --extension wordpress

AI assistance

  • AI assistance: Yes
  • Tool(s): OpenCode (GPT-5.5)
  • Used for: Implemented the pending-action ability adapter, smoke coverage, simplify cleanup, and verification commands for Chris to review.

@chubes4 chubes4 merged commit 02491ff into main May 13, 2026
2 checks 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