Pin Docs Agent native tool runtime capability#180
Open
chubes4 wants to merge 4 commits into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
21a8b9b7845e6b89f82bdf34e62f739220184ec7.enabled_toolsand anchor-independentrequire_tool_usebaseline introduced at89dd23903489882cfcf14a0d293daf939ad4e1a5.max_turnsinput with a documentation-sized default of 32.Hosted evidence
78e2dd409010f98fa4d26cdd72572117384ab18d; no requireddocs/README.mdwas created.89dd23903489882cfcf14a0d293daf939ad4e1a5with 12 turns; no requireddocs/README.mdwas created.docs/README.mdwas created, disproving the turn ceiling as the sole root cause.21a8b9b7845e6b89f82bdf34e62f739220184ec7, omitted unavailable host tools, and still produced no accepteddocs/README.md.The strict
BOOTSTRAP_REQUIRED_PATHcompletion contract remains unchanged. Issue #177 remains open pending a successful hosted empty-surface bootstrap.Compatibility
max_turnsreusable-workflow input with a default of 32.How To Test
php tests/validate-docs-agent-packages.php.21a8b9b7845e6b89f82bdf34e62f739220184ec7, then runAGENTS_API_DIR=/path/to/agents-api php tests/validate-agents-api-runtime-contract.phpandAGENTS_API_DIR=/path/to/agents-api php tests/native-agent-import.php.a6fe2d208e990a8d04104aa74aacbb8d1539fbc1, then runWP_CODEBOX_DIR=/path/to/wp-codebox php tests/validate-wp-codebox-run-agent-task-contract.php.php tests/validate-docs-agent-completion-contract.php,php tests/validate-external-native-package-sources.php,php tests/repair-docs-links-smoke.php,actionlint .github/workflows/*.yml, andgit diff --check.composer testandcomposer phpstan.AI assistance