v0.73.0 β Native Bundled
π¦ Nika v0.73.0
Semantic YAML Workflow Engine for AI β Schema
nika/workflow@0.12
What's Changed
Fixed
from_example:template paths β{{inputs.*}}templates now resolved before file I/O in all 4 StructuredOutputEngine paths + agent pre-read.skills:path resolution β Skills now resolve from project root (newskills_base_dir), consistent withcontext:,nika:read, and all other file operations.guardrails:on infer tasks β Task-levelguardrails:field now accepted for shorthandinfer: "string"(was only inside full-form infer block).context: files:template paths β{{inputs.*}}templates now supported in context file paths. Inputs loaded before context files.- Subprocess artifacts in API β
nika servesubprocess mode now scans output directory post-execution and registers artifacts in SQLite./v1/jobs/{id}/artifactsreturns real data. - Fallback chain error reporting β Skip providers without API keys instead of trying them. Report first meaningful error, not last.
- systemd service template β Documented
WorkingDirectoryrequirement. UpdatedReadWritePathstooutput/. - Homebrew CI version guard β Validate semver format before updating formula, prevents wrong version stamps.
π¦ Install
| Method | Command | |
|---|---|---|
| π | Quick | curl -fsSL https://raw.githubusercontent.com/supernovae-st/nika/main/install.sh | sh |
| πΊ | Homebrew | brew install supernovae-st/tap/nika |
| π¦ | npm | npx @supernovae-st/nika |
| π¦ | Cargo | cargo install nika |
| π³ | Docker | docker run --rm ghcr.io/supernovae-st/nika:0.73.0 |
| π» | VS Code | Search "Nika" or ext install supernovae.nika-lang |
| πͺ | Scoop | scoop bucket add nika https://github.com/supernovae-st/scoop-nika && scoop install nika |
| π§ | AUR | yay -S nika-bin |
π₯ Downloads
| Platform | Architecture | File | Size |
|---|---|---|---|
| π macOS | Apple Silicon | nika-macos-arm64-0.73.0.tar.gz |
33M |
| π macOS | Intel | nika-macos-x64-0.73.0.tar.gz |
36M |
| π§ Linux | x64 | nika-linux-x64-0.73.0.tar.gz |
36M |
| π§ Linux | ARM64 | nika-linux-arm64-0.73.0.tar.gz |
34M |
| πͺ Windows | x64 | nika-windows-x64-0.73.0.zip |
π All binaries include SHA256 checksums, SLSA provenance, and macOS notarization.
π Available On
| Platform | Link |
|---|---|
| GitHub | v0.73.0 |
| VS Code | supernovae.nika-lang |
| Open VSX | supernovae.nika-lang |
| npm | @supernovae-st/nika |
| crates.io | nika |
| Docker | ghcr.io Β· Docker Hub |
| Homebrew | supernovae-st/tap/nika |
| Scoop | supernovae-st/scoop-nika |
| AUR | nika-bin |
π Stats
| Metric | Value | |
|---|---|---|
| π¦ | Crates | 19 workspace crates |
| π§ͺ | Tests | 10313+ passing |
| π¦ | npm | 6 platform packages |
| π | macOS | Signed + Notarized (Developer ID) |
| π‘οΈ | SLSA | Build provenance attested |
| π³ | Docker | Multi-arch amd64/arm64 + SBOM |
Made with π by SuperNovae Studio β Open Source, AGPL-3.0
Full Changelog: v0.0.0...v0.73.0