Skip to content

Declare agent tool runtime metadata#360

Merged
chubes4 merged 1 commit into
mainfrom
fix-tool-runtime-metadata
May 11, 2026
Merged

Declare agent tool runtime metadata#360
chubes4 merged 1 commit into
mainfrom
fix-tool-runtime-metadata

Conversation

@chubes4
Copy link
Copy Markdown
Member

@chubes4 chubes4 commented May 11, 2026

Summary

  • Declares Data Machine agent-loop runtime metadata on Data Machine Code tool definitions.
  • Marks workspace/GitHub/WordPress inspection tools as repeatable so duplicate-call prevention does not block legitimate re-reads.
  • Marks workspace mutations, GitHub writes, PR creation, and issue creation as progress signals for completion assertion nudges.

Depends on Extra-Chill/data-machine#1951.

Testing

  • php -l inc/Tools/WorkspaceTools.php
  • php -l inc/Tools/GitHubTools.php
  • php -l inc/Tools/WordPressRuntimeTools.php
  • php -l inc/Tools/GitHubPullRequestTool.php
  • php -l inc/Tools/GitHubIssueTool.php
  • php -l inc/Tools/WorkspaceDiffTools.php
  • php tests/smoke-tool-result-contracts.php
  • git diff --check

AI assistance

  • AI assistance: Yes
  • Tool(s): OpenCode (GPT-5.5)
  • Used for: Drafted the tool metadata declarations and validation pass based on the Data Machine runtime metadata contract.

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