Version 1.2.4
·
43 commits
to refs/heads/main
since this release
Release summary
Ask analyzing-data a question and get an answer to that question. When the question was omitted, it had answered a built-in example instead.
Bug fixes
- analyzing-data now requires the question as
args. It runs in a forked context with no view of the parent conversation; withoutargsit had used the example question built into the skill. It now stops with a re-invoke instruction instead of answering a different question.
Full changelog
Fixed
- Require the question as
argsfor analyzing-data (#45).
Skills included
- infrahub-managing-schemas
- infrahub-managing-objects
- infrahub-managing-checks
- infrahub-managing-generators
- infrahub-managing-transforms
- infrahub-managing-menus
- infrahub-auditing-repo
- infrahub-analyzing-data
Full Changelog: v1.2.3...v1.2.4