Skip to content

Commit 484990d

Browse files
Brian MadisonBrian Madison
authored andcommitted
all sharded progressive workflows integrate language choice deeply with each step biased towards configured language. Tested with Spanish and Pirate Speak, worked really well.
1 parent b8836ce commit 484990d

File tree

221 files changed

+223
-5
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

221 files changed

+223
-5
lines changed

src/core/workflows/advanced-elicitation/workflow.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<i>HALT immediately when halt-conditions are met</i>
88
<i>Each action xml tag within step xml tag is a REQUIRED action to complete that step</i>
99
<i>Sections outside flow (validation, output, critical-context) provide essential context - review and apply throughout execution</i>
10+
<i>YOU MUST ALWAYS SPEAK OUTPUT In your Agent communication style with the `communication_language`</i>
1011
</llm>
1112

1213
<integration description="When called from workflow">

src/core/workflows/brainstorming/steps/step-01-session-setup.md

Lines changed: 1 addition & 0 deletions

src/core/workflows/brainstorming/steps/step-01b-continue.md

Lines changed: 1 addition & 0 deletions

src/core/workflows/brainstorming/steps/step-02a-user-selected.md

Lines changed: 1 addition & 0 deletions

src/core/workflows/brainstorming/steps/step-02b-ai-recommended.md

Lines changed: 1 addition & 0 deletions

src/core/workflows/brainstorming/steps/step-02c-random-selection.md

Lines changed: 1 addition & 0 deletions

src/core/workflows/brainstorming/steps/step-02d-progressive-flow.md

Lines changed: 1 addition & 0 deletions

src/core/workflows/brainstorming/steps/step-03-technique-execution.md

Lines changed: 1 addition & 0 deletions

src/core/workflows/brainstorming/steps/step-04-idea-organization.md

Lines changed: 1 addition & 0 deletions

src/core/workflows/brainstorming/workflow.md

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)