Skip to content

v1.0.1

Latest

Choose a tag to compare

@jjmartres jjmartres released this 10 Jun 13:46
7f0ed74

🚀 Highlights

  • Automate PixInsight DSO documentation with the new astro-pixinsight agent and astro-dso-doc skill.
  • Add speckit.model-selector to pick OpenRouter models for every SpecKit workflow stage and autopopulate command metadata.

✨ Added

  • astro-dso-doc skill ships full PixInsight documentation packs: responsive HTML page, processing checklist, AstroBin JSON, clipboard-ready description, and project metadata.
  • speckit.model-selector command verifies SpecKit installation, fetches the canonical workflow, ranks Best/Balanced/Budget OpenRouter models, and writes model: entries into each speckit command file.

🔧 Changed

  • speckit.polish now defaults to openrouter/gpt-5.3-codex, matching the multi-step quality gate and the model-selector guidance.
  • .gitignore ignores the local pi-mono/.pi/agent/extensions/codeisland.ts helper so private tooling stays untracked.
  • opencode.jsonc defaults (Gemini 3.5 Flash small model, local codeisland plugin) and README/COMMANDS/ARCHITECTURE docs were refreshed.

🐛 Fixed

  • Corrected model provider prefixes in speckit.polish.
  • Refined PixInsight documentation templates and checklists for clearer guidance.