This repository has been archived on 2026-06-08 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
feat/63-workflow-storage-root
Add user-facing WORKFLOW_STORAGE_ROOT environment variable to override the default storage directory (~/.uncaged/workflow). The existing UNCAGED_WORKFLOW_STORAGE_ROOT (internal/test) takes priority. - Update storage-env.ts with priority chain: internal > user > default - Add env var documentation to CLI help text - Add 5 tests covering all priority/fallback scenarios Fixes #63
Description
Languages
TypeScript
96.8%
JavaScript
1.5%
Shell
1.1%
CSS
0.5%