@pson5/cli
v0.2.2
Published
Interactive command-line interface for PSON5 profiles, learning, simulation, and inspection.
Downloads
45
Maintainers
Readme
@pson5/cli
Interactive terminal interface for PSON5.
Install
npm install -g @pson5/cliUsage
pson console --store .pson5-storeThe default console command now targets the Ink-based terminal UI.
Useful Commands
pson init <userId>pson question-next <profileId>pson learn <profileId> <questionId> <value>pson simulate <profileId> --context "{...}"pson agent-context <profileId> --intent tutoringpson provider-statuspson neo4j-statuspson neo4j-sync <profileId>
Console Mode
The interactive console provides:
- Ink-based split-pane layout
- animated cognition panel
- slash-command autocomplete
- staged question answering
- formatted simulation output
- formatted agent-context output
- Neo4j status and sync commands
