e3c84c5794
CI / check (pull_request) Successful in 2m59s
Part 1: Rename 'ocas prompt setup' → 'ocas prompt bootstrap' in CLI Part 2: Replace static setup.md with cmdPromptBootstrap() function - CLI_VERSION injected dynamically (same pattern as uwf) - Covers fresh install + upgrade scenarios - Includes preflight checks, skill install, e2e verification Part 3: Clean up bun references in workflow YAML files - .workflows/retrospect-workflow.yaml: bun→pnpm - .workflows/solve-issue.yaml: bun→pnpm - .workflows/e2e-check.yaml: archived to legacy-packages/ Fixes #80 小橘 🍊