Releases: Fan-dev-sktch/askalign
Release list
AskAlign 0.4 beta.2 · 简化安装
AskAlign 0.4 beta.2 — Easier first install / 简化首次安装
Download and extract askalign-source.tgz into a permanent folder, then run:
npm run setupThe bilingual wizard checks Node.js 22.12+ and Codex CLI, detects existing plugins and related MCP registrations, then asks before installing. It installs dependencies, runs checks, registers a missing server, installs the skill without overwriting edits, and verifies the result.
只需在下载目录运行 npm run setup:检查环境 → 确认安装计划 → 安装依赖与技能 → 核对注册 → 给出首次卡片体验口令。已有插件、不同路径或禁用的注册、修改过的技能会停止自动安装并提示处理,不覆盖偏好或已有答案。
npm run doctor performs a read-only installation check. If your CLI cannot list plugins, update it or follow the README's manual path.
Verified
- Seven local Windows test suites pass.
- A real Codex CLI installation into an isolated test home succeeded.
- Re-running setup produced one MCP registration and an unchanged skill copy.
- Existing-plugin detection was checked against the maintainer's installation without modifying it.
The wizard does not send chat messages. Restart Codex, start a new task, and paste the printed prompt to request the first card. Native first-run rendering and macOS/Linux setup are not claimed as verified. Cross-platform Actions remain inactive because the current publishing credential lacks workflow scope.
Source and documentation · Card UI demo
The demo uses scripted questions and a simulated host; it is not an AI interview. This is an independent beta project; see NOTICE and LICENSE for upstream attribution.
AskAlign 0.4 beta · 问齐
AskAlign 0.4 beta
Clarify requirements in Codex through question cards, multi-round interview guidance and scenario checks.
Try it
- Interactive card UI demo — scripted questions and simulated host, no AI.
- English setup
- 中文安装说明
Download askalign-source.tgz and compare its SHA-256 with SHA256SUMS. Extract into a permanent folder, verify with node scripts/verify-release.mjs, then follow the README. Requires Node.js 22.12+ and a host with MCP Apps for inline UI.
Included
- English and Chinese inline cards; single/multiple choice and custom text.
- Configurable clarification intensity and interview guidance.
- Locally persisted answers and exact-decision recovery.
- MIT license, upstream attribution, bilingual documentation and integrity manifest.
Verification and limits
Six local Windows test suites pass. A clean source snapshot was installed and tested. Real Codex card submission and exact-ID recovery were observed. The browser demo was manually exercised for single/multiple choice, custom Chinese input, Enter, language/theme changes and compact completion.
This is a beta, not a stable or universally compatible release. Full native UI acceptance and cross-platform CI remain incomplete. The publishing credential lacks workflow scope; a proposed CI workflow is provided as docs/test-workflow.yml and is not enabled. Mobile Remote graphic cards are not claimed as verified.
The demo is not a Codex recording or a live AI interview. Plugin guidance does not guarantee perfect requirement understanding. This project is independent of OpenAI and Anthropic; upstream attribution is preserved in NOTICE and LICENSE.