Changes
CLI is the default mode again. Bare ollama-profiler now errors asking for a model name (or --tui), matching pre-v0.3.0 behavior. This is friendlier for agent and script usage where silently dropping into a full-screen TUI was surprising.
--tuiflag reintroduced; launches the interactive TUI.--dry-runnow requires--tui.- Help text, examples, and install hints updated.
Kept from v0.3.0
--tuirejects--json/--html/--png/--export(these were silently ignored before).- Duplicate export path detection via
filepath.Abs+filepath.Cleanso./out.jsonandout.jsoncollide as expected. publish.ymlrunsgo testbefore binaries/wheels build;contents: writescoped to the release job;if-no-files-found: erroron artifact uploads.
Migration
If you relied on ollama-profiler alone to launch the TUI, add --tui:
ollama-profiler --tui