cli/cmd/ml
Claude 2eb17db210
feat(ml): add live progress and expand-status commands
Final two Python pipeline gaps ported to Go — InfluxDB live generation
progress and DuckDB expansion pipeline status. Python scripts can now
be archived.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 19:53:07 +00:00
..
chat.js feat(ml): add context windowing, fix chat UI max-tokens 2026-02-17 19:18:31 +00:00
chat_embed.go feat(ml): add context windowing, fix chat UI max-tokens 2026-02-17 19:18:31 +00:00
cmd_agent.go chore: update module paths and daemon refactor 2026-02-17 19:19:40 +00:00
cmd_approve.go chore: update module paths and daemon refactor 2026-02-17 19:19:40 +00:00
cmd_benchmark.go feat(ml): add benchmark command for baseline vs trained model comparison 2026-02-17 17:55:10 +00:00
cmd_benchmark_init.go feat(ml): add benchmark command for baseline vs trained model comparison 2026-02-17 17:55:10 +00:00
cmd_chat.go feat(ml): add interactive chat command with training capture 2026-02-17 17:47:32 +00:00
cmd_chat_init.go feat(ml): add interactive chat command with training capture 2026-02-17 17:47:32 +00:00
cmd_consolidate.go chore: update module paths and daemon refactor 2026-02-17 19:19:40 +00:00
cmd_convert.go chore: update module paths and daemon refactor 2026-02-17 19:19:40 +00:00
cmd_coverage.go chore: update module paths and daemon refactor 2026-02-17 19:19:40 +00:00
cmd_expand.go chore: update module paths and daemon refactor 2026-02-17 19:19:40 +00:00
cmd_expand_status.go feat(ml): add live progress and expand-status commands 2026-02-17 19:53:07 +00:00
cmd_export.go chore: update module paths and daemon refactor 2026-02-17 19:19:40 +00:00
cmd_gguf.go chore: update module paths and daemon refactor 2026-02-17 19:19:40 +00:00
cmd_import.go chore: update module paths and daemon refactor 2026-02-17 19:19:40 +00:00
cmd_ingest.go chore: update module paths and daemon refactor 2026-02-17 19:19:40 +00:00
cmd_inventory.go chore: update module paths and daemon refactor 2026-02-17 19:19:40 +00:00
cmd_lesson.go feat(ml): add lesson and sequence commands for structured training 2026-02-17 17:52:02 +00:00
cmd_lesson_init.go feat(ml): add lesson and sequence commands for structured training 2026-02-17 17:52:02 +00:00
cmd_live.go feat(ml): add live progress and expand-status commands 2026-02-17 19:53:07 +00:00
cmd_metrics.go chore: update module paths and daemon refactor 2026-02-17 19:19:40 +00:00
cmd_ml.go feat(ml): add live progress and expand-status commands 2026-02-17 19:53:07 +00:00
cmd_normalize.go chore: update module paths and daemon refactor 2026-02-17 19:19:40 +00:00
cmd_probe.go chore: update module paths and daemon refactor 2026-02-17 19:19:40 +00:00
cmd_publish.go chore: update module paths and daemon refactor 2026-02-17 19:19:40 +00:00
cmd_query.go chore: update module paths and daemon refactor 2026-02-17 19:19:40 +00:00
cmd_sandwich.go feat(ml): add core ml sandwich command for LEK training data generation 2026-02-17 17:46:10 +00:00
cmd_sandwich_init.go feat(ml): add core ml sandwich command for LEK training data generation 2026-02-17 17:46:10 +00:00
cmd_score.go chore: update module paths and daemon refactor 2026-02-17 19:19:40 +00:00
cmd_seed_influx.go chore: update module paths and daemon refactor 2026-02-17 19:19:40 +00:00
cmd_sequence.go feat(ml): add lesson and sequence commands for structured training 2026-02-17 17:52:02 +00:00
cmd_serve.go feat(ml): add context windowing, fix chat UI max-tokens 2026-02-17 19:18:31 +00:00
cmd_status.go chore: update module paths and daemon refactor 2026-02-17 19:19:40 +00:00
cmd_train.go feat(ml): add core ml train command for LoRA fine-tuning 2026-02-17 17:37:54 +00:00
cmd_train_init.go feat(ml): add core ml train command for LoRA fine-tuning 2026-02-17 17:37:54 +00:00
cmd_worker.go chore: update module paths and daemon refactor 2026-02-17 19:19:40 +00:00
serve_backend_default.go refactor(ml): drop mlx build tag, fix Taskfile build path 2026-02-17 16:57:43 +00:00
serve_backend_mlx.go refactor(ml): drop mlx build tag, fix Taskfile build path 2026-02-17 16:57:43 +00:00