cli
cli
¶
jarvis learning — distillation learning CLI subcommands.
See spec §12.
Functions¶
learning_group
¶
learning_init
¶
Initialize the distillation checkpoint repo and directory layout.
Source code in src/openjarvis/learning/distillation/cli.py
learning_run
¶
Run an on-demand learning session.
Source code in src/openjarvis/learning/distillation/cli.py
learning_history
¶
List past learning sessions.
Source code in src/openjarvis/learning/distillation/cli.py
learning_show
¶
Show details of a learning session.
learning_review
¶
learning_approve
¶
learning_reject
¶
Reject a pending edit.
Source code in src/openjarvis/learning/distillation/cli.py
learning_rollback
¶
Rollback a learning session's commits.