v2.0.1
querysplunk v2.0.1
This patch release updates the release archives so they are useful as complete local CLI bundles, not just standalone binaries.
What's changed
- Release archives now include the platform binary,
README.md,examples/health/, and.agents/skills/querysplunk/. - Added a local assistant skill/runbook for safely operating
querysplunkfrom AI assistant tooling. - Added release packaging scripts shared by local
make packageand GitHub Actions. - Added archive-content verification so CI fails if release bundles drop required docs/examples/skill files or accidentally include generated result files or local env artifacts.
- Fixed release packaging for custom absolute output directories.
Why this matters
Users who download a release archive can now run the CLI, inspect bundled example YAML files, and use the included assistant runbook without cloning the repository.
The .agents/skills/querysplunk/ content is advisory documentation for local assistant workflows. It is not loaded by the querysplunk binary.
Release assets
Prebuilt bundles are attached for:
- macOS amd64
- macOS arm64
- Linux amd64
- Linux arm64
- Windows amd64
Use checksums.txt to verify downloaded assets.
Full changelog: v2.0.0...v2.0.1