Skip to content

v2.0.10

Choose a tag to compare

@dapi dapi released this 28 Feb 15:19
· 84 commits to main since this release

Changes

  • chore: Rename all kfastov references to dapi across the project (package name, URLs, docs)
  • docs: Add photo posting workflow to SKILL.md
  • fix(install): Use -g flag for global skill installation
  • fix(install): Use git clone + npm link instead of npm install -g
  • fix(install): Handle mise/nvm/fnm unset vars in non-interactive shell
  • feat: Add install.sh oneliner for CLI + skill setup