Skip to content

docs(skills): report unresolved webcmd failures upstream#87

Merged
beubax merged 1 commit into
mainfrom
73-feature-add-agent-driven-github-issue-feedback-flow-for-failed-webcmd-usage
Jul 15, 2026
Merged

docs(skills): report unresolved webcmd failures upstream#87
beubax merged 1 commit into
mainfrom
73-feature-add-agent-driven-github-issue-feedback-flow-for-failed-webcmd-usage

Conversation

@rishabhraj36

@rishabhraj36 rishabhraj36 commented Jul 13, 2026

Copy link
Copy Markdown
Collaborator

Description

Extends the existing Webcmd autofix feedback flow to report reproducible failures that remain unresolved after three repair attempts.
The updated skills document diagnostic redaction, user confirmation, GitHub authentication, and configurable issue repository behavior. webcmd-usage now routes unresolved failures to the autofix reporting flow.

Related issue: Closes #73

Related issue:

Type of Change

  • 🐛 Bug fix
  • ✨ New feature
  • 🌐 New site adapter
  • 📝 Documentation
  • ♻️ Refactor
  • 🔧 CI / build / tooling

Checklist

  • I ran the checks relevant to this PR
  • I updated tests or docs if needed
  • I included output or screenshots when useful

Adapter Notes

  • Updated generated or lean docs when command discoverability changed
  • Used positional args for the command's primary subject unless a named flag is clearly better
  • Normalized expected adapter failures to CliError subclasses instead of raw Error

Screenshots / Output

@rishabhraj36 rishabhraj36 requested a review from beubax July 13, 2026 22:41
@beubax beubax merged commit 9707621 into main Jul 15, 2026
25 checks passed
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.

[Feature]: Add agent-driven GitHub issue feedback flow for failed webcmd usage

2 participants