Skip to content

v0.4.1

Latest

Choose a tag to compare

@evilstar2016 evilstar2016 released this 06 Aug 15:32
· 13 commits to main since this release

skill-doctor v0.4.1 — open-source release

This patch makes the project ready for community collaboration. Code is unchanged since v0.4.0; the changes are all about repository hygiene and open-source compliance.

What changed

  • Open-sourced the project: added LICENSE (MIT), CODE_OF_CONDUCT.md, and SECURITY.md.
  • Repository cleanup: moved internal working docs (doc/, docs/, feature-list/, UI_TECHNICAL_PLAN.zh-CN.md) out of version control while keeping them locally; relocated public contributor docs to the repo root (ADDING_PLATFORM.md, DEMO_OUTPUT.md, COMPARISON.md).
  • Docs fixes: fixed README.md / README.zh-CN.md version references and broken docs/ links; added "license": "MIT" to package.json.

Install

npm i -g @evilstar2025/skill-doctor

Docs for contributors

See CHANGELOG.md for the full history.