Docs i18n: harden doc-mode pipeline

This commit is contained in:
Josh Palmer
2026-02-01 22:47:33 +01:00
parent da9f28d270
commit e70984745b
7 changed files with 760 additions and 37 deletions

View File

@@ -10,7 +10,7 @@ import (
)
const (
workflowVersion = 9
workflowVersion = 15
providerName = "pi"
modelVersion = "claude-opus-4-5"
)