spice-framework 0.1.0

A Rust test framework for nondeterministic LLM agents
Documentation
# Build artifacts
/target/

# Environment and secrets
.env
.env.*

# IDE
.idea/
.vscode/
*.swp
*.swo
*~

# OS
.DS_Store
Thumbs.db

# Trace and report output
*-traces/
*-report.json