Skip to content

docs: add missing assign_work_item.rs to AGENTS.md architecture tree - #1991

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/agents-md-safe-outputs-tree-814ca2c7d22400be
Draft

docs: add missing assign_work_item.rs to AGENTS.md architecture tree#1991
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/agents-md-safe-outputs-tree-814ca2c7d22400be

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Agent Documentation Update

Findings

Area Issue File(s)
accuracy src/safe_outputs/assign_work_item.rs implements the assign-work-item safe-output tool (registered in src/safe_outputs/mod.rs and exposed as an MCP tool in src/mcp.rs, and already documented in docs/safe-outputs.md), but it was missing from the safe_outputs/ architecture tree listing in AGENTS.md AGENTS.md

Applied Fixes

  • Added assign_work_item.rs to the safe_outputs/ file listing in AGENTS.md's architecture tree, in its correct alphabetical position between assign_github_issue_to_user.rs and close_github_issue.rs

Notes

Verified by diffing ls src/safe_outputs/*.rs against the file names listed under safe_outputs/ in AGENTS.md; assign_work_item.rs was the only real discrepancy. Cross-checked that the tool is live (module declared/exported in src/safe_outputs/mod.rs, MCP tool assign-work-item in src/mcp.rs, and documented in docs/safe-outputs.md), confirming this was a documentation gap rather than dead code. No other drift found in docs/cli.md, docs/safe-outputs.md, or prompts/*.md in this pass.


Created by the agent-documentation maintainer workflow.

Generated by Agent Documentation Maintainer · auto · 39 AIC · ⌖ 8.44 AIC · ⊞ 13.5K ·

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
2 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

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.

0 participants