Skip to content

V1.1

Latest

Choose a tag to compare

@KimYx0207 KimYx0207 released this 15 Jul 10:12

Affected components

  • Repository documentation and cross-platform checkout rules.
  • HookPrompt, Agent Teams Playbook, Find Skill, GoalPro, Kim Decision, and Semgrep Skill packaging metadata.

User-visible changes

  • Rewrote the Chinese and English homepages to state clearly that Kim Service is a collection personally built, adapted, open-sourced, and maintained by Lao Jin (KimYx0207).
  • Simplified the public README around what each project does, how to use it, where to get updates, and how to contact or support the maintainer.
  • Moved catalog, content-hash, validation-gate, and release-protocol details out of the user-facing README and into docs/maintenance.md.
  • Added repository-wide LF checkout rules so component snapshots verify consistently on Windows, macOS, and Linux.

Breaking changes and migration

  • No user-facing breaking changes.
  • V1.0 remains immutable, but fresh clones could report component hash drift when Git converted line endings on Windows. Use V1.1 or later for a reproducible checkout and verification result.

Verification

  • Root repository, shared component runner, and release-contract checks passed after line-ending normalization.
  • All six affected component hashes were recalculated from LF-normalized files; the three canonical direct-sync components remained byte-identical.
  • A default Windows checkout from the remote V1.1 tag passed the repository and component gates.
  • README layout checks passed with the contact banner centered at 720px and both 260px payment codes centered in one row.

Source revisions

  • Component source revisions are unchanged from V1.0; this release changes repository documentation, checkout normalization, and packaging hashes only.