v3.0.0
v3.0.0 — Textual TUI, centralized storage, structured debate in the terminal
Highlights
- Full Textual TUI —
dissenterwith no args launches an interactive terminal UI with sidebar navigation, live debate progress, history browser, decision viewer, config builder, and models panel - Centralized storage — all data lives under
~/Documents/dissenter/(configurable viaDISSENTER_HOME) - Ghost mode —
--ghostruns a debate without saving anything - Decision auto-naming — chairman picks a single-word topic name for decision folders
- Codex CLI support — OpenAI's
codex execalongsideclaudeandgeminiCLIs - Inline config preview — click configs to preview TOML, use as template, or edit
- Delete from history — remove decisions from the history table
dissenter upgrade --local— rebuild from local source for dev workflow- Clean exit mid-debate — no more hanging threads on early quit
See CHANGELOG.md for the full list.