docs: remove agent feedback flow references#152
Conversation
Co-Authored-By: Oz <oz-agent@warp.dev>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
I'm starting a first review of this pull request. You can view the conversation on Warp. I completed the review and no human review was requested for this pull request. Comment Powered by Oz |
There was a problem hiding this comment.
Overview
This PR removes references to the old agent-drafted /feedback flow from the slash command and feedback docs, and trims related changelog wording. I did not find security issues or spec-alignment concerns in the attached artifacts.
Concerns
- The new feedback page wording uses internal "static feedback experience" phrasing; a more user-facing description would make the behavior clearer.
Verdict
Found: 0 critical, 0 important, 1 suggestions
Approve with nits
Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).
Powered by Oz
…port/sending-us-feedback.mdx Co-authored-by: oz-for-oss[bot] <277970191+oz-for-oss[bot]@users.noreply.github.com>
Summary
Remove references to the old agent-based
/feedbackflow now that feedback uses a static experience.Related issues
Slack request: audit the docs repo for agent-based
/feedbackflow references and remove them.Validation
git grep -n -i -E 'feedback skill|/feedbackskill|guided/feedback|agent-drafted|AI enabled|AI disabled|per-screenshot|in-app-feedback|drafts the issue|drafted issue' -- src/content docs || true— no stale matches.npm run build --prefix /workspace/docs— passes; existing prerender warnings were emitted.python3 /workspace/docs/.agents/skills/check_for_broken_links/check_links.py --internal-only— passes.python3 /workspace/docs/.agents/skills/style_lint/style_lint.py --all— completed; reported pre-existing repo-wide issues not introduced by this PR.trunk check— not run becausetrunkis not installed in this environment.Screenshots
Not applicable; text-only documentation changes.
Follow-ups
None.
Co-Authored-By: Oz oz-agent@warp.dev
Conversation: https://staging.warp.dev/conversation/acbaac5f-569b-41cd-90e3-d7c8023dd782
Run: https://oz.staging.warp.dev/runs/019e6fc3-c18a-739a-94ec-bf2bd61fc7df
This PR was generated with Oz.