Skip to content

docs(workflows): align reference doc with fork's shipped workflow - #116

Merged
kanfil merged 2 commits into
mainfrom
fix/workflow-doc-empty-args
Sep 14, 2026
Merged

kanfil merged 2 commits into
mainfrom
fix/workflow-doc-empty-args

Conversation

@kanfil

@kanfil kanfil commented Sep 11, 2026

Copy link
Copy Markdown
Member

The fork intentionally passes empty args to plan, tasks, and implement steps (commit e66cb0b) so the workflow engine dispatches them without repeating the raw spec prompt. An upstream docs sync reverted this in the reference guide, causing test_reference_doc_matches_the_shipped_workflow to fail. Restore the fork-correct empty args in the documented copy.

Assisted-by: opencode (model: glm-5.2, autonomous)

The fork intentionally passes empty args to plan, tasks, and implement
steps (commit e66cb0b) so the workflow engine dispatches them without
repeating the raw spec prompt. An upstream docs sync reverted this in
the reference guide, causing test_reference_doc_matches_the_shipped_workflow
to fail. Restore the fork-correct empty args in the documented copy.

Assisted-by: opencode (model: glm-5.2, autonomous)
test_config_set_team_directives_saves_resolved_source_and_skills:
- Use a real tmp_path subdirectory instead of Unix-only /resolved/...
- Path.resolve() on Windows converts /resolved/... to C:\resolved\...

test_verifier_checks_post_initialization_configuration:
- Skip on Windows: bash script requires WSL which is not installed
  on the GitHub Actions Windows runners.

Assisted-by: opencode (model: glm-5.2, autonomous)
@kanfil
kanfil merged commit fd49609 into main Sep 14, 2026
14 checks passed
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