llman 0.0.67

A tool for managing LLM application rules(prompts) ...
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Build artifacts (install locally; do not commit).
node_modules/
bun.lockb

# Generated eval outputs (timestamped; review them locally).
results/

# Indexes are PRODUCED by the SUT (current llman binary) each run — never commit.
# Applies to fixtures and any --project target.
**/.context/

# Generated case fixtures (regenerate with `bun run run.ts gen`).
cases.json
cases-*.json
needs-gold.json