Skip to content

APSAL Studio 0.10.0 — Bilingual Creator Interaction

Choose a tag to compare

@henyjone henyjone released this 16 Jul 13:49

APSAL Studio 0.10.0

APSAL Studio now offers complete Chinese and English creator interaction while preserving one shared APSAL Protocol, DNA Registry and photographic generation chain.

Install

codex plugin marketplace add henyjone/apsal-open --ref v0.10.0
codex plugin add apsal-studio@apsal-open

Restart Codex or open a new task, then verify that codex plugin list shows apsal-studio@apsal-open at 0.10.0.

Language behavior

  • Write in English and Studio uses English cards, questions, controls and explanations.
  • 使用中文输入,Studio 会使用中文卡片、问题、按钮和说明。
  • There is no mandatory first-run language screen.
  • If the first message is genuinely ambiguous, Studio asks once: English or 中文?
  • Say use English or 切换到中文 at any time to switch the current local session.
  • Switching language does not change DNA, confirmed creative decisions, theme or Prompt digests.

Prompt/Skill delivery

Every new theme package and migrated legacy package now contains:

PROMPT_GUIDE.md
PROMPT_GUIDE.en.md
PROMPT_GUIDE.zh-CN.md

The two complete guides operate the same frozen provider-neutral Prompts. APSAL still uses Codex built-in image generation one independent Job per turn, never asks for an image API key, and does not claim guaranteed returned pixel dimensions.

Compatibility

Protocol and Semantic Contract remain 0.3.0. The local five-layer session artifact remains schema 0.7.0 with an optional language object, so previous sessions remain readable. Legacy run takeover, Registry assets, DNA Extension Packs and existing Prompt/Skill packages continue to work.

Release files

  • apsal-studio-codex-plugin-v0.10.0.zip
  • apsal-studio-codex-plugin-v0.10.0.zip.sha256

Verify after download:

shasum -a 256 -c apsal-studio-codex-plugin-v0.10.0.zip.sha256

Full Changelog: v0.9.0...v0.10.0