Skip to content

Conversation

@dsyme
Copy link
Contributor

@dsyme dsyme commented Oct 18, 2025

Summary

  • Introduced a new --append flag for workflow installation commands
  • Allows appending extra content to agentic workflows during installation
  • Supports both add and trial commands with the new flag

Key Changes

  • Updated AddWorkflows function to accept an optional appendText parameter
  • Modified CLI command handlers to parse and pass the --append flag
  • Implemented logic to append additional text to workflow files when specified
  • Added flag to both add and trial commands with appropriate parsing

Use Cases

Users can now easily extend workflow files with custom content during installation, providing more flexibility in workflow customization.

@dsyme dsyme merged commit 31efbb1 into main Oct 18, 2025
15 checks passed
@dsyme dsyme deleted the t92 branch October 18, 2025 00:08
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.

2 participants