chore: Phase 1 code style fixes and missing features #28
Reference in New Issue
Block a user
Delete Branch "fix/27-phase1-code-style-fixes"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
Fix code style issues and add missing features from Phase 1 review.
Changes
variable.ts—interface Variable→type Variablevariable-store.ts— addedlist()method with scope prefix matchingcli index.ts— JSON envelope{ type, value }output for all var commands, addedvar listsubcommandRef
Fixes #27