nika 0.20.0

Semantic YAML workflow engine for AI tasks - DAG execution, MCP integration, multi-provider LLM support
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Style Guide

## Writing Style
- Use active voice
- Keep sentences short
- Be specific and precise

## Code Examples
- Always include comments
- Use meaningful variable names
- Follow Rust conventions

## Documentation
- Start with an overview
- Include examples
- Document edge cases