You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(safe-outputs): address reviewer feedback on work-item filing
- Sanitize agent_last_committer via sanitize_config() to prevent
pipeline command injection from malicious git committer identity
- Add enabled: bool to WorkItemReportConfig (default true) so
operators can opt out of work-item filing with enabled: false
- Add message-content assertions to noop/missing-tool execute tests
- Document serde-default layering quirk for title: None in partial
work-item configs
- Document --follow trade-off in discover_last_committer
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments