chore: Phase 1 code style fixes and missing features #28

Merged
xiaonuo merged 1 commits from fix/27-phase1-code-style-fixes into main 2026-05-30 06:51:35 +00:00

1 Commits

Author SHA1 Message Date
xiaoju aefd93c33e chore: Phase 1 code style fixes and missing features
Fixes #27

Changes:
1. Variable uses type instead of interface
2. Add JSON envelope output {type, value} to all CLI var commands
3. Add list method with scope prefix matching to VariableStore and CLI
4. Fix var-db path to default to <storePath>/variables.db instead of <defaultStorePath>/variables.db

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-30 06:42:00 +00:00