Skip to content

v0.14.2

Choose a tag to compare

@agentfirstkit agentfirstkit released this 19 Jun 08:22
· 48 commits to main since this release
  • Expose skill_dir on SkillTargetStatus and SkillUninstallStatus so callers can read the per-skill directory path without reconstructing it from skills_dir and the skill name
  • Upgrade TypeScript dev dependency to 6.0 and add types:[node] to tsconfig so Node built-ins resolve without explicit @types/node imports in consuming projects