Future enhancements for pred CLI tool
Tracking items deferred from v1 (see docs/plans/2026-02-18-cli-tool-design.md).
Features
Context
The v1 CLI (pred) provides graph exploration (list, show, path, export) and computation (solve, reduce, evaluate, schema) with plain text and JSON output.
Future enhancements for
predCLI toolTracking items deferred from v1 (see
docs/plans/2026-02-18-cli-tool-design.md).Features
pred graph neighbors MIS --hops 2 --direction both--solver ilpoption topred solvepred graph paths <Source> <Target>— list all reduction paths, not just cheapestpred interactive— persistent session for exploratory learning with state between commandsContext
The v1 CLI (
pred) provides graph exploration (list,show,path,export) and computation (solve,reduce,evaluate,schema) with plain text and JSON output.