Class CodegenCommand
java.lang.Object
com.shaft.commandline.command.CodegenCommand
Deterministic file-to-code codegen: delegates to the standalone
CaptureCli generate
engine (no MCP session, no server -- Decision 6, CLI-first for single-session actions).
--session defaults to the most recently modified recording under ./recordings
when omitted, mirroring capture_generate_replay's zero-arg default
(CaptureService#resolveSessionPath) so this also runs with minimal required flags.
Every other CaptureCli generate flag (see CaptureCli's usage text) passes
through unchanged.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CodegenCommand
public CodegenCommand()Uses the realCaptureCliengine and./recordings.
-
-
Method Details
-
call
-