Skip to content

refactor(simulator): consolidate duplicate pain-point instructions into single section#1755

Merged
pelikhan merged 3 commits into
mainfrom
copilot/workflow-editor-merge-duplicate-sections
Jul 21, 2026
Merged

refactor(simulator): consolidate duplicate pain-point instructions into single section#1755
pelikhan merged 3 commits into
mainfrom
copilot/workflow-editor-merge-duplicate-sections

Conversation

Copilot AI commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Three consecutive blocks in workshop-student-simulator.md gave the agent the same per-student pain-point instructions, creating ~19 lines of redundant guidance that made the brief harder to scan and reason about.

Changes

  • workshop-student-simulator.md — Removed the prose intro paragraph ("Then, for each student…") and the #### Qualitative depth for top-failure students sub-section; merged all their content into the existing ### Collect pain points per student section:

    • Guardrails preserved: failureCategoriesByStep as source of truth, browser/Actions-tab vs. CLI distinction, CCA/Agents-tab classification, authDemand lexical-signal warning
    • Qualitative-depth bullets (level, background, tool/mobile/ui_preferred, personality, goal, prior runs) now explicitly gated behind successRate < 0.50
  • workshop-student-simulator.lock.yml — Recompiled with --schedule-seed githubnext/gh-aw-workshop to keep the 53 13 * * * cron stable.

Copilot AI and others added 2 commits July 21, 2026 08:17
…ulator

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Merge duplicate pain-point sections in workshop-student-simulator refactor(simulator): consolidate duplicate pain-point instructions into single section Jul 21, 2026
Copilot AI requested a review from pelikhan July 21, 2026 08:19
@pelikhan
pelikhan marked this pull request as ready for review July 21, 2026 08:26
@pelikhan
pelikhan merged commit e2adc94 into main Jul 21, 2026
@pelikhan
pelikhan deleted the copilot/workflow-editor-merge-duplicate-sections branch July 21, 2026 08:26
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.

[workflow-editor] Merge duplicate pain-point sections in workshop-student-simulator

2 participants