Releases: huzoukai/ai-hotdog
Releases · huzoukai/ai-hotdog
Release list
AI-HOTDog v0.1.3
What's Changed
- Add mandatory guided initialization before creating
.ai-hotdog/config.json. - Add the
授权登录 AI-HOTDogaccount-access preflight flow. - Add auth-policy and login-source fields to workspace config generation.
- Require reports to disclose skipped or unavailable login-state sources.
- Update Chinese-first and English README quick-start instructions.
- Extend self-check coverage for default AI, non-AI public-only, and explicit login-source initialization.
Verification
python3 /Users/huzoukai/.codex/skills/.system/skill-creator/scripts/quick_validate.py /Users/huzoukai/.codex/skills/ai-hotdogpython3 scripts/self_check.py
AI-HOTDog v0.1.2
Bilingual documentation update.
Highlights:
- Makes README.md Chinese-first for primary Chinese users.
- Adds README.en.md as the English version.
- Adds cross-links between the Chinese and English READMEs.
- Updates badges and repository description for v0.1.2.
AI-HOTDog v0.1.1
Documentation refresh for the GitHub launch page.
Highlights:
- Adds a GitHub-facing README with positioning, install steps, common commands, source strategy, account-access model, quality checks, and roadmap.
- Documents the skill package layout and validation flow.
- Keeps the runtime Skill files unchanged from v0.1.0.
AI-HOTDog v0.1.0
Initial AI-HOTDog Skill release.
Includes configurable topic initialization, source registry, login/rebinding rules, strict report template, report integrity checks, deterministic workspace initialization, and publish-readiness self-checks.