docs(extending): In-Flight Guidance page + capture step - #23
Open
philipph-askui wants to merge 12 commits into
Open
docs(extending): In-Flight Guidance page + capture step#23philipph-askui wants to merge 12 commits into
philipph-askui wants to merge 12 commits into
Conversation
New Extending page documenting the in-run reviewer (enable, cadence, reviewer model, guidance criteria) and a matching desktop-utils-inflight capture step so the screenshot stays in sync with the app UI. Merge after the app PR. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…der, no criteria Match the revised UI: mark the feature experimental, describe the discrete cadence slider (5/20/50/100), and drop the removed Guidance Criteria field. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
The reviewer model can be your own provider even when the test runs on AskUI. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…n model Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
… report Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…s all-in Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
… rates section Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
… model in provenance Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What & why
Documents the AskUI Desktop In-Flight Guidance feature (app PR: https://github.com/askui/integrated-task-platform/pull/244).
content/docs/extending/in-flight-guidance.mdx— the in-run reviewer:what it is, when to use it (weaker/local models), the settings (enable, cadence,
reviewer model, guidance criteria), what happens during a run, and where to read
it in the report. Added to the Extending section
meta.json.desktop-utils-inflightinscreenshots-capture/tests/capture_desktop_ui.md, so the screenshot stays insync with the new Extending tab (per the app repo's docs-screenshots rule).
Gate:
pnpm run types:checkgreen; internal links verified by hand.Merge after the app PR (the screenshot is captured from the shipped UI).
🤖 Generated with Claude Code