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
Workflow Affected: AI Moderator (run §21053727950)
Error Pattern:
Model call failed: Invalid schema for function 'github-get_commit':
In context=(), object schema missing properties.
Impact:
Workflow failed after 5 retry attempts
Execution time: 155 seconds (2m 35s)
Agent could not complete moderation task
Root Cause: The MCP GitHub server is returning an invalid schema for the github-get_commit tool, causing the AI model to reject the function definition.
Recommendation:
Review MCP GitHub server schema definitions
Ensure all required properties are defined in the github-get_commit function schema
Add schema validation tests to prevent future regressions
Context: The workflow successfully completed despite this error by using the missing_tool safe output. However, the tool should be available for future use.
Recommendation:
Add github-list_code_scanning_alerts to the MCP GitHub server
Ensure proper parameter mapping (owner, repo) from workflow context
Update workflow to handle this tool when available
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Audit Summary
Period: Last 24 hours (2026-01-15 to 2026-01-16)
1. MCP GitHub Server Schema Error (HIGH SEVERITY)
Workflow Affected: AI Moderator (run §21053727950)
Error Pattern:
Impact:
Root Cause: The MCP GitHub server is returning an invalid schema for the
github-get_committool, causing the AI model to reject the function definition.Recommendation:
github-get_commitfunction schema2. Changeset Generator Failure
Workflow Affected: Changeset Generator (run §21053692938)
Details:
pull_requeston branchcopilot/mount-fs-in-agent-containerImpact: PR changeset generation failed, no changeset summary produced
Recommendation:
🔧 Missing Tools
1. GitHub Code Scanning Alerts Tool
Tool:
github-list_code_scanning_alertsCount: 1 occurrence
Workflow: Code Scanning Fixer (run §21054612970)
Issue: Parameter validation error - "missing required parameter: owner"
Context: The workflow successfully completed despite this error by using the
missing_toolsafe output. However, the tool should be available for future use.Recommendation:
github-list_code_scanning_alertsto the MCP GitHub server2. Safe-Input GitHub Query Tools
Tool: Safe-input tools for GitHub queries (github-pr-query/issue/discussion)
Count: 1 occurrence
Workflow: Daily Project Performance Summary Generator (run §21054147873)
Issue: GitHub query tools not available in safe-input mode
Context: The workflow needs to gather PR/issue/discussion data but safe-input mode doesn't expose these query tools.
Recommendation:
📊 Performance Metrics
Token Usage by Workflow
Highest Cost Workflow: Step Name Alignment ($0.89) - This workflow used the Claude agent and performed 50 turns, explaining the higher cost.
Agent Distribution
🌐 Firewall Analysis
Total Network Requests: 167
Allowed Requests: 167
Denied Requests: 0
All network requests were allowed. The firewall is operating in monitoring mode without blocking any domains.
✅ Successful Workflows
The following workflows completed successfully:
📈 Historical Context
This is the baseline audit for the new audit system. Future audits will include:
Audit data stored in:
/tmp/gh-aw/repo-memory/default/audits/2026-01-16.json🎯 Recommendations
Immediate Actions (High Priority)
github-get_commitschema error to prevent AI Moderator failuresgithub-list_code_scanning_alertsin MCP GitHub serverShort-term Improvements (Medium Priority)
Long-term Enhancements (Low Priority)
📋 Next Steps
📁 Audit Artifacts
/tmp/gh-aw/repo-memory/default/audits/2026-01-16.json/tmp/gh-aw/repo-memory/default/patterns/errors.json/tmp/gh-aw/repo-memory/default/patterns/missing-tools.json/tmp/gh-aw/aw-mcp/logs/Audit completed: 2026-01-16T04:02:00Z
Next audit scheduled: 2026-01-17T04:00:00Z (daily at 04:00 UTC)
Beta Was this translation helpful? Give feedback.
All reactions