Skip to content

feat(strands-command): add dependabot-analyze mode#61

Open
yonib05 wants to merge 6 commits into
strands-agents:mainfrom
yonib05:feat/dependabot-analyze
Open

feat(strands-command): add dependabot-analyze mode#61
yonib05 wants to merge 6 commits into
strands-agents:mainfrom
yonib05:feat/dependabot-analyze

Conversation

@yonib05

@yonib05 yonib05 commented Jun 9, 2026

Copy link
Copy Markdown
Member

Summary

  • Add task-dependabot-analyze.sop.md — a read-only SOP that assesses dependency update safety
  • Wire dependabot-analyze command mode into the input parser
  • Add a sanitized_changelog input to the agent-runner action, injected into the agent task as untrusted data

The SOP treats all changelog/PR content as untrusted and emits a machine-readable verdict (safe / needs-review / breaking) consumed by the harness-sdk dependabot-auto-merge workflow.

Test plan

  • Parser loads and resolves the dependabot-analyze SOP path
  • Agent receives the sanitized changelog appended to its task

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