Skip to content

Releases: huzoukai/ai-hotdog

AI-HOTDog v0.1.3

Choose a tag to compare

@huzoukai huzoukai released this 16 Jun 09:37

What's Changed

  • Add mandatory guided initialization before creating .ai-hotdog/config.json.
  • Add the 授权登录 AI-HOTDog account-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-hotdog
  • python3 scripts/self_check.py

AI-HOTDog v0.1.2

Choose a tag to compare

@huzoukai huzoukai released this 13 Jun 07:48

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

Choose a tag to compare

@huzoukai huzoukai released this 13 Jun 06:15

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

Choose a tag to compare

@huzoukai huzoukai released this 13 Jun 06:11

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.