LEM/cmd/lemcmd
Snider 1b570b8229 feat: add 'lem data export-cold' for warm DuckDB -> cold JSONL.zst export
Export distill_results from DuckDB back to compressed JSONL.zst files,
completing the cold -> warm -> cold round-trip data pipeline.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-28 12:21:36 +00:00
..
data.go feat: add 'lem data export-cold' for warm DuckDB -> cold JSONL.zst export 2026-02-28 12:21:36 +00:00
export.go refactor: migrate all 25 commands from passthrough to cobra framework 2026-02-23 03:32:53 +00:00
gen.go feat: add mlx_lm subprocess backend and distill improvements 2026-02-23 18:37:12 +00:00
infra.go refactor: migrate all 25 commands from passthrough to cobra framework 2026-02-23 03:32:53 +00:00
lem.go feat: wire 'lem setup --data' CLI command 2026-02-28 12:20:28 +00:00
mon.go refactor: migrate all 25 commands from passthrough to cobra framework 2026-02-23 03:32:53 +00:00
score.go refactor: migrate all 25 commands from passthrough to cobra framework 2026-02-23 03:32:53 +00:00
setup.go feat: wire 'lem setup --data' CLI command 2026-02-28 12:20:28 +00:00