LEM/cmd
Snider 80048b5b00 fix(cli): disable cobra flag parsing on passthrough commands
Adds passthrough() helper with DisableFlagParsing=true so commands
that do their own flag.FlagSet parsing receive flags directly.
Without this, cobra rejects unknown flags like --model.

Also runs go mod tidy — core/go transitively pulls in cobra and
charmbracelet dependencies.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 19:00:58 +00:00
..
composure-convert feat: convert composure library to training JSONL format 2026-02-21 23:59:06 +00:00
lem-desktop feat: scaffold LEM Desktop app (Wails v3 system tray + Docker stack) 2026-02-15 17:43:19 +00:00
lemcmd fix(cli): disable cobra flag parsing on passthrough commands 2026-02-22 19:00:58 +00:00
scorer feat: grammar scorer (v3) — deterministic uplift/sycophancy detection 2026-02-19 13:12:49 +00:00