Skip to content

v3.0.0

Choose a tag to compare

@PR0CK0 PR0CK0 released this 04 Apr 21:35
· 23 commits to master since this release

v3.0.0 — Textual TUI, centralized storage, structured debate in the terminal

Highlights

  • Full Textual TUI — dissenter with 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 via DISSENTER_HOME)
  • Ghost mode — --ghost runs a debate without saving anything
  • Decision auto-naming — chairman picks a single-word topic name for decision folders
  • Codex CLI support — OpenAI's codex exec alongside claude and gemini CLIs
  • 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.