Files
wehub-resource-sync e4dcfc49aa
Tests / Import Check (Python 3.13) (push) Has been cancelled
Tests / Import Check (Python 3.14) (push) Has been cancelled
Tests / Python Tests (Python 3.11) (push) Has been cancelled
Tests / Python Tests (Python 3.12) (push) Has been cancelled
Tests / Python Tests (Python 3.14) (push) Has been cancelled
Tests / Test Summary (push) Has been cancelled
Tests / Lint and Format (push) Has been cancelled
Tests / Web Node Tests (push) Has been cancelled
Tests / Import Check (Python 3.11) (push) Has been cancelled
Tests / Import Check (Python 3.12) (push) Has been cancelled
Tests / Python Tests (Python 3.13) (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:00:43 +08:00

20 lines
954 B
YAML

# Visualize capability status messages (English)
# Loaded by StatusI18n from the `status:` section.
status:
analyzing: "Analyzing visualization requirements..."
render_type_detected: "Render type: {render_type} — {description}"
generating: "Generating visualization code..."
code_generated: "Code generated."
validation_passed: "Looks good — passed local checks."
repairing: "Fixing a validation issue..."
code_repaired: "Fixed: {notes}"
repair_incomplete: "Repair attempted; residual issue: {error}"
repair_skipped_error: "Repair skipped — using draft as-is."
html_invalid_fallback: "HTML did not validate; using fallback template."
manim_code_prepared: "Manim code prepared."
manim_rendering: "Rendering {mode} with quality={quality}."
manim_retry: "Retry {attempt}: {error}"
manim_artifacts_one: "Prepared {count} artifact."
manim_artifacts_many: "Prepared {count} artifacts."
llm_call_failed: "LLM call failed."