vibeflow-cli
v0.1.3
Published
VibeFlow CLI - intent, context, and session memory for any repo.
Readme
VibeFlow CLI
Terminal-first intent + context tracking.
Install (from this repo)
cd cli
npm install -g .Versioning
Before publishing, bump the version:
npm version patchPublish
npm publish --access publicCommands
vf start [path]
vf intent "text"
vf park "note"
vf status
vf status --watch
vf timer
vf resume [path]
vf history [path]
vf end
vf receipt [id]
vf helpData location
Stored locally in your user config directory. Override with VF_DATA_DIR.
