| @@ -1,6 +1,7 @@ | ||
| node_modules/ | ||
| *.log | ||
| .DS_Store | ||
| + | .npmrc | |
| .treetrace/redactions.json | ||
| **/.treetrace/redactions.json |
| @@ -1,6 +1,6 @@ | ||
| { | ||
| "name": "treetrace", | ||
| - | "version": "0.8.1", | |
| + | "version": "0.9.0", | |
| "description": "Prompt-lineage visibility for coding & CLI agent sessions. Turns a raw session into a structured, local record of every correction, refusal, token, and tool - for audit, training data, and token efficiency.", | ||
| "keywords": [ | ||
| "claude-code", |