tenets.cli.commands
Package¶
CLI command implementations.
CLI command modules.
Command modules are imported dynamically to avoid circular import issues. Use the import functions below or import the modules directly as needed.
Command Modules¶
chronicle
- Git history analysis commandconfig
- Configuration management commanddistill
- Context distillation commandexamine
- Code examination commandinstill
- Session and tenet injection commandmomentum
- Development momentum tracking commandrank
- File ranking commandsession
- Session management commandsystem_instruction
- System instruction commandtenet
- Tenet management commandviz
- Visualization command
Utility Modules¶
_utils
- Shared command utilities