Releases: skilld-dev/skilld
Releases · skilld-dev/skilld
v1.6.0
Immutable
release. Only release title and notes can be modified.
v1.5.5
Immutable
release. Only release title and notes can be modified.
v1.5.4
v1.5.3
Immutable
release. Only release title and notes can be modified.
🐞 Bug Fixes
- Optimize SKILL.md - by @harlan-zw (34b9c)
- Skip closed issues already fixed before installed version - by @harlan-zw in #51 (89dc0)
- Pi-ai output bugs and add agentic tool use - by @harlan-zw in #52 (491b3)
- Graceful rate limit handling for LLM enhancement - by @harlan-zw in #53 (4eeca)
- Use npx skilld in prepare hook when not a dependency - by @harlan-zw in #54 (9f1f1)
- test: Update agent-skill tests to match frontmatter metadata format - by @harlan-zw (c417a)
View changes on GitHub
v1.5.2
Immutable
release. Only release title and notes can be modified.
🏎 Performance
- Cache repeated fs reads for package.json, config, and lockfile - by @harlan-zw in #50 (857ba)
View changes on GitHub
v1.5.1
Immutable
release. Only release title and notes can be modified.
🏎 Performance
- Fast-path
skilld prepare(~40ms vs ~200ms) - by @harlan-zw in #49 (b0a32)
View changes on GitHub
v1.5.0
Immutable
release. Only release title and notes can be modified.
🚀 Features
- Add
skilld preparecommand for package.json hooks - by @harlan-zw in #43 (4cc9c) - Maintainer skill publishing with
skilld author- by @harlan-zw in #45 (ea8d3) - Add jsonc-parser for surgical package.json edits - by @harlan-zw in #46 (e0c4c)
- search: Add --filter, --limit, --guide flags for full query API - by @harlan-zw in #47 (13359)
🐞 Bug Fixes
- Check shipped skills before doc resolution fallback - by @harlan-zw in #48 (fac44)
- Clean up stale references - by @harlan-zw (54757)
View changes on GitHub
v1.4.0
Immutable
release. Only release title and notes can be modified.
🚀 Features
View changes on GitHub
v1.3.0
Immutable
release. Only release title and notes can be modified.
🚀 Features
- Ai oauth providers + UX rework - by @harlan-zw in #35 (5e33e)
- search: Incremental index updates instead of all-or-nothing rebuild - by @harlan-zw in #41 (fe66f)
🐞 Bug Fixes
- Misc stability - by @harlan-zw (1d198)
- sync: Skip LLM prompt when all sections are cached - by @harlan-zw in #40 (9f2b9)
View changes on GitHub
v1.2.3
Immutable
release. Only release title and notes can be modified.