nika 0.35.4

Semantic YAML workflow engine for AI tasks - DAG execution, MCP integration, multi-provider LLM support
Documentation
1
2
3
4
5
6
7
8
# ERROR: exec: with empty string
# Expected: check or run failure — command must not be empty
schema: nika/workflow@0.12
workflow: exec-empty-command-test

tasks:
  - id: empty_cmd
    exec: ""