Add Dreaming page (best practices) - #18
Open
philipph-askui wants to merge 8 commits into
Open
Conversation
Document the Dreaming feature — the app analyzes past runs (grounded in pass/fail) and proposes reviewed edits to rules.md / test definitions, on the Dashboard. Mirrors docs/product/dreaming.md in the app repo. Companion to askui/integrated-task-platform#203 — merge after the app PR. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Broaden the list beyond rules + tests to ui.md, setup.md, teardown.md and procedures/*; note device info stays with device profiles. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Note the Git requirement + per-edit commit so changes are revertable. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Note the experimental opt-in (warning + acknowledgement), the manual-backup advice, that it won't change things when tests pass, and the progress ETA. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…anges Note the 'N of M runs' confidence and the retrospective helped/hurt check with a human-approved undo. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…n floor, advisories
Contributor
Author
|
Synced this page with the Dreaming work landing in desktop-app PR #203. Added: analysis cost (last-session cost + review-banner/page), the Extending → Dreaming tab (the opt-in moved here from Settings, plus model choice and an Analyze-now trigger), the best available model recommendation/default, the activation floor (only learns from runs made after you turn it on), the respects-your-own-edits behavior, and advisories for tool/SDK/environment faults that point to support@askui.com. No-pixel-coordinates note added too. |
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.
Documents the Dreaming feature: the Desktop App analyzes past test runs (grounded in their pass/fail outcomes) and proposes small, human-reviewed edits to a project's
rules.md/ test definitions, surfaced on the Dashboard.content/docs/best-practices/dreaming.mdx(registered in the section nav after Analyzing failures, its automated successor).docs/product/dreaming.mdin the app repo.Companion to askui/integrated-task-platform#203 — merge after the app PR.
🤖 Generated with Claude Code