Skip to content

ask-plugin: v0.1.2

Choose a tag to compare

@github-actions github-actions released this 08 Apr 06:19
0c62d1d

0.1.2 (2026-04-08)

Features

  • add ask-registry skill and nuxt registry entry (fd0ec57)
  • add llms-txt source adapter and related projects (a4f8a2e)
  • add registry auto-detection and update docs (14fac43)
  • ASK (Agent Skills Kit) - library docs downloader for AI agents (65ed307)
  • cli: add ecosystem resolvers for npm, pypi, pub (#13) (0739451)
  • cli: add Maven ecosystem resolver (#17) (95ea4b8)
  • cli: add version hints to AGENTS.md and SKILL.md output (47a7282)
  • cli: migrate ASK workspace to .ask/ + introduce ask.lock + Zod-validated I/O (#3) (a9907fa)
  • cli: owner/repo shorthand for ask docs add (#10) (c0f0e80)
  • cli: prioritize github source over llms-txt in registry resolution (8317297)
  • registry: add maven ecosystem support (a4b6bc5)
  • registry: add nuxt-ui entry and llms-txt source support (212d294)
  • registry: enrich schema with repo, homepage, license metadata (#12) (5000570)
  • skills: add ask plugin skills for docs management (dc1d694)

Bug Fixes

  • ci: correct setup-node v4.4.0 SHA in release workflow (88997af)
  • ci: pin release-please-action to v4.4.0 with valid SHA (#20) (2a885bb)
  • configure D1 database and fix better-sqlite3 native build (4c69bf5)
  • correct model flag and vitest file pattern in eval runner (5ee5479)
  • registry app improvements (d7751e9)

Performance Improvements

  • cli: parallelize github/npm/llms-txt fetches in sync command (#8) (c4beeb0)