Skip to content

ask: v0.1.1

Choose a tag to compare

@github-actions github-actions released this 08 Apr 05:18
9460f72

0.1.1 (2026-04-08)

Features

  • add llms-txt source adapter and related projects (a4f8a2e)
  • add registry auto-detection and update docs (14fac43)
  • 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: enrich schema with repo, homepage, license metadata (#12) (5000570)

Performance Improvements

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