Skip to content

[1/2] LT-22324: add FieldWorks UI automation support#869

Open
johnml1135 wants to merge 1 commit into
cleanup/non-render-pr-splitfrom
LT-22324-agentic-support
Open

[1/2] LT-22324: add FieldWorks UI automation support#869
johnml1135 wants to merge 1 commit into
cleanup/non-render-pr-splitfrom
LT-22324-agentic-support

Conversation

@johnml1135
Copy link
Copy Markdown
Contributor

@johnml1135 johnml1135 commented May 6, 2026

Summary

This PR keeps only the support-side additions that are independent of the render cleanup branch: FieldWorks live-app automation guidance, screenshot evidence workflow notes, and WinForms MCP setup for UIA2 automation with WinApp/UIA3 fallback guidance.

Stack

Included

  • Add a FieldWorks WinForms/WinApp automation skill under .github/skills/fieldworks-winapp.
  • Add a Windows-focused screenshot capture skill under .github/skills/smart-screenshot-capture.
  • Add winforms-mcp to .vscode/mcp.json with headless net48 settings.
  • Document WinForms MCP/UIA2 and WinApp/UIA3 fallback usage in Docs/mcp.md.

Excluded

  • Render benchmark infrastructure, render baselines, native render/cache changes, and OpenSpec render-speedup artifacts.
  • Skill relocation to .agents/skills, which is split into a separate stacked PR.
  • LT-22324 font-option implementation behavior.

Verification

  • git diff --name-status cleanup/non-render-pr-split...HEAD
  • git diff --check cleanup/non-render-pr-split...HEAD
  • python -m json.tool .vscode/mcp.json
  • git grep -n "LT-22324" -- .github/skills/fieldworks-winapp returned no matches

This change is Reviewable

Copilot AI review requested due to automatic review settings May 6, 2026 20:02
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review this pull request because it exceeds the maximum number of files (300). Try reducing the number of changed files and requesting a review from Copilot again.

@johnml1135 johnml1135 closed this May 6, 2026
@johnml1135 johnml1135 changed the title LT-22324: add agentic support and render tooling LT-22324: add FieldWorks UI automation support May 7, 2026
@johnml1135 johnml1135 reopened this May 7, 2026
@johnml1135 johnml1135 changed the base branch from main to cleanup/non-render-pr-split May 7, 2026 18:05
@johnml1135 johnml1135 changed the title LT-22324: add FieldWorks UI automation support [1/2] LT-22324: add FieldWorks UI automation support May 7, 2026
@jasonleenaylor
Copy link
Copy Markdown
Contributor

Build/Agent/fix-whitespace.ps1 line 13 at r1 (raw file):

}

function Test-HasUtf8Bom {

Was removing this intentional? It seemed this would produce less churn in the repo with it in.

@johnml1135
Copy link
Copy Markdown
Contributor Author

Good catch. That removal wasn't intentional. I restored the BOM-preserving behavior in Build/Agent/fix-whitespace.ps1 so the whitespace fixer keeps existing UTF-8 BOMs and avoids unnecessary churn. The fix is on the branch now in 47111a3.

@johnml1135 johnml1135 force-pushed the LT-22324-agentic-support branch 2 times, most recently from 70d6808 to 29162e5 Compare May 12, 2026 13:35
@github-actions

This comment has been minimized.

@johnml1135 johnml1135 force-pushed the LT-22324-agentic-support branch from c314a4b to b721182 Compare May 12, 2026 16:32
@johnml1135 johnml1135 force-pushed the LT-22324-agentic-support branch from b721182 to 3aa324a Compare May 12, 2026 16:37
@johnml1135 johnml1135 force-pushed the cleanup/non-render-pr-split branch from fe6f187 to 2488da1 Compare May 12, 2026 16:37
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.

3 participants