chore: sync actions from gh-aw@v0.77.1 by github-actions[bot] · Pull Request #124 · github/gh-aw-actions (original) (raw)

setup/md/missing_tool_issue.md

Updates invocation instructions to reference the skill.

setup/md/missing_data_issue.md

Updates invocation instructions to reference the skill.

setup/md/mcp_cli_tools_prompt.md

Updates safeoutputs add_comment parameter examples (item_number).

setup/md/agent_failure_issue.md

Points troubleshooting docs to the skill location instead of the agent prompt file.

setup/js/safe_outputs_tools.json

Adds maxLength constraint to comment body.

setup/js/run_operation_update_upgrade.cjs

Adds new skill markdown file to “known upgrade files”.

setup/js/push_signed_commits.cjs

Improves base ref OID handling and concurrent branch creation recovery.

setup/js/mcp_server_core.cjs

Enforces per-string input byte limits before tool invocation (stdio + message handler).

setup/js/mcp_scripts_validation.cjs

Introduces shared string length validation helper + constant.

setup/js/mcp_scripts_mcp_server_http.cjs

Enforces per-string input byte limits in HTTP server path.