Skip to content

docs: 1.14 fixes for HITL events and Creator Center env vars#764

Merged
RiskeyL merged 8 commits into
release/1.14from
docs/1.14-fix
Apr 29, 2026
Merged

docs: 1.14 fixes for HITL events and Creator Center env vars#764
RiskeyL merged 8 commits into
release/1.14from
docs/1.14-fix

Conversation

@RiskeyL

@RiskeyL RiskeyL commented Apr 29, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Surface workflow_run_id on the three HITL stream-event schemas in en/zh/ja workflow specs, completing the chatflow fix already on this branch (7c84469).
  • Add a Creator Center Configuration section to environments.mdx (en/zh/ja) covering the three new CREATORS_PLATFORM_* env vars introduced in 1.14.
  • Fix pre-existing em dash and CJK/Latin spacing format findings on environments.mdx.
  • Tighten the dify-docs-env-vars skill SOP with an explicit .env.example-as-source-of-truth rule, surfaced by a misstep during the sync pass.

Copilot AI review requested due to automatic review settings April 29, 2026 09:45
@dosubot dosubot Bot added size:L This PR changes 100-499 lines, ignoring generated files. documentation Improvements or additions to documentation labels Apr 29, 2026
@RiskeyL RiskeyL changed the title Docs/1.14 fix docs: 1.14 fixes for HITL events and Creator Center env vars Apr 29, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Documentation sync/fix pass for the 1.14 release, aligning API reference OpenAPI specs and self-host environment variable docs (EN/ZH/JA), and tightening internal SOPs for future doc maintenance (notably around dify vs graphon ownership/version pinning).

Changes:

  • Add Creator Center configuration env var documentation (CREATORS_PLATFORM_*) to self-host environment docs (EN/ZH/JA) and clean up formatting.
  • Update Workflow/Chatflow OpenAPI specs (EN/ZH/JA) to adjust tag grouping/links and surface workflow_run_id on HITL-related stream event schemas.
  • Update internal writing guides/agent skills to codify dify+graphon verification and .env.example as env-var source of truth.

Reviewed changes

Copilot reviewed 15 out of 15 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
en/self-host/configuration/environments.mdx Adds “Creator Center Configuration” section documenting CREATORS_PLATFORM_*.
ja/self-host/configuration/environments.mdx Same Creator Center section + spacing/formatting fixes.
zh/self-host/configuration/environments.mdx Same Creator Center section + spacing/formatting fixes.
en/api-reference/openapi_workflow.json Fixes links/tagging for workflow event streaming; adds workflow_run_id to HITL event schemas.
ja/api-reference/openapi_workflow.json Same as EN (Japanese localization).
zh/api-reference/openapi_workflow.json Same as EN (Chinese localization).
en/api-reference/openapi_chatflow.json Renames grouping to “Chatflows”, updates internal links, adds workflow_run_id to HITL stream events, removes “Workflow Runs” tag.
ja/api-reference/openapi_chatflow.json Same as EN (Japanese localization).
zh/api-reference/openapi_chatflow.json Same as EN (Chinese localization).
writing-guides/index.md Updates “feature research” references to include graphon + version pin guidance.
AGENTS.md Codifies dify vs graphon ownership + “verify against pinned graphon” rule.
.claude/skills/dify-docs-release-sync/SKILL.md Expands release sync heuristics to cover dify vs graphon paths and pin bumps.
.claude/skills/dify-docs-feature-research/SKILL.md Updates research SOP to explicitly handle dify+graphon split and pinning workflow.
.claude/skills/dify-docs-env-vars/deep-dive.md Adds Creator Center env var deep-dive and corrects graphon-owned code references.
.claude/skills/dify-docs-env-vars/SKILL.md Adds explicit .env.example-as-source-of-truth rule and verifier guidance.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread ja/api-reference/openapi_workflow.json Outdated
Comment thread en/api-reference/openapi_workflow.json Outdated
Comment thread zh/api-reference/openapi_workflow.json Outdated

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 15 out of 15 changed files in this pull request and generated 3 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread en/api-reference/openapi_chatflow.json Outdated
Comment thread zh/api-reference/openapi_chatflow.json Outdated
Comment thread ja/api-reference/openapi_chatflow.json Outdated
@RiskeyL RiskeyL merged commit 5544d84 into release/1.14 Apr 29, 2026
2 checks passed
@RiskeyL RiskeyL deleted the docs/1.14-fix branch April 29, 2026 10:42
RiskeyL added a commit that referenced this pull request Apr 29, 2026
* docs: reorganize chatflow API tags and surface workflow_run_id

* refactor: update internal tooling for dify-graphon repo split

* fix: surface workflow_run_id in HITL stream events

* chore: tighten env-vars skill source-of-truth rule

* docs: document Creator Center env vars

* fix: use language-prefixed paths for non-api-reference links

* fix: drop redundant workflow_run_id from workflow HITL events

* fix: drop format uuid from chatflow HITL workflow_run_id
RiskeyL added a commit that referenced this pull request Apr 29, 2026
* docs: 1.14 fixes for HITL events and Creator Center env vars (#764)

* docs: reorganize chatflow API tags and surface workflow_run_id

* refactor: update internal tooling for dify-graphon repo split

* fix: surface workflow_run_id in HITL stream events

* chore: tighten env-vars skill source-of-truth rule

* docs: document Creator Center env vars

* fix: use language-prefixed paths for non-api-reference links

* fix: drop redundant workflow_run_id from workflow HITL events

* fix: drop format uuid from chatflow HITL workflow_run_id

* docs: small fixes for self-host, workspace, and CJK disclaimers (#765)

* docs: shorten docker-compose section headings

* docs: update Team plan limit and remove Dataset Operator role

* fix: correct Japanese translation errors in workspace docs

* style: align AI translation disclaimers with CJK spacing rules

* style: add missing space between disclaimer link and particle in ja docs

* fix: point zh general-specifications disclaimer to en source

* fix: drop format uuid from chatflow workflow paused event
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants