refactor(cli): dynamic version for nerve agent — Phase 3 of RFC #289 #297

Merged
xingyue merged 1 commits from feat/agent-inject-phase3 into main 2026-04-30 14:08:03 +00:00

1 Commits

Author SHA1 Message Date
tuanzi ed1bc4e25f refactor(cli): read CLI version from package.json instead of hardcoding
Phase 3 of #289:
- Replace hardcoded CLI_VERSION constant with dynamic package.json read
- Cache version to avoid repeated fs reads
- Verified: npm pack includes skills/, version detection works correctly

Ref: #289, #296
2026-04-30 14:04:14 +00:00