Skip to content

Add quiet mode to suppress progress output#127

Merged
istathar merged 7 commits into
technique-lang:mainfrom
istathar:silent-running
Jun 25, 2026
Merged

Add quiet mode to suppress progress output#127
istathar merged 7 commits into
technique-lang:mainfrom
istathar:silent-running

Conversation

@istathar

@istathar istathar commented Jun 24, 2026

Copy link
Copy Markdown
Member

Add --mode=quiet to suppress the normal output of progress traces as the program works through the input document. With this option active the only output from technique run is anything printed by the commands being exec()'d by the Technique.

Add short arguments -i, -a, and -q for interactive, automatic, and quiet running, respectively.

While testing this made a number of refinements to the progress traces displayed when making outbound invocations, and resolved some inadequacies relating to how steps are finalized when variables are bound. Now pressing after providing a value for a step to a bound variable settles the step to Done.

@istathar istathar self-assigned this Jun 24, 2026
@istathar istathar merged commit 211432a into technique-lang:main Jun 25, 2026
1 check passed
@istathar istathar deleted the silent-running branch June 25, 2026 03:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant