Skip to content

examples: add Invoke-IdleDemo runner with multi-example support and improved output#34

Merged
blindzero merged 2 commits into
mainfrom
issues/5-Demo-output-beautify-readable-Validate-→-Plan-→-Execute-examples-only
Dec 30, 2025

Hidden character warning

The head ref may contain hidden characters: "issues/5-Demo-output-beautify-readable-Validate-\u2192-Plan-\u2192-Execute-examples-only"
Merged

examples: add Invoke-IdleDemo runner with multi-example support and improved output#34
blindzero merged 2 commits into
mainfrom
issues/5-Demo-output-beautify-readable-Validate-→-Plan-→-Execute-examples-only

Conversation

@blindzero
Copy link
Copy Markdown
Owner

Fixes #5

  • Introduce a PowerShell-standard demo runner (Invoke-IdleDemo.ps1)
  • Support listing, selecting and executing multiple example workflows
  • Provide structured demo output (Validate → Plan → Execute → Results → Event stream)
  • Add minimal interactive selection when no parameters are provided
  • Keep implementation strictly in examples/ (no engine changes)

@blindzero blindzero merged commit a708892 into main Dec 30, 2025
4 checks passed
@blindzero blindzero self-assigned this Dec 30, 2025
@blindzero blindzero added the type:docs Improvements or additions to documentation. label Dec 30, 2025
@blindzero blindzero deleted the issues/5-Demo-output-beautify-readable-Validate-→-Plan-→-Execute-examples-only branch January 1, 2026 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:docs Improvements or additions to documentation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Demo output beautify: readable Validate → Plan → Execute (examples only)

1 participant