Skip to content

Releases: ornitech/rumor

v0.11.0

24 Jun 14:14
64b123e

Choose a tag to compare

0.11.0 (2026-06-24)

Features

  • tui: add 'c' hotkey to clear a process log view (#33) (32120b8)

Bug Fixes

v0.10.0

22 Jun 11:30
64a592f

Choose a tag to compare

0.10.0 (2026-06-22)

Features

  • configurable per-process retry/auto-restart (#26) (e388578)
  • docs: add 'rumor docs --agent' reference and --help flag (#29) (3c0d4d8)
  • raw: add single-stream output mode for AI agents (#28) (8459379)

v0.9.0

10 Jun 18:12
fca81a2

Choose a tag to compare

0.9.0 (2026-06-10)

Features

  • config: dynamic per-worktree port allocation via dynamicPorts (#24) (ebe2f2e)
  • logs: always-on session log capture with copyable log paths (#21) (da48695)
  • ui: hotkey help overlay on h (#23) (4b63a74)
  • ui: interactive search in log view and details pane (#25) (7d4edc6)

v0.8.0

08 Jun 12:32
21ec469

Choose a tag to compare

0.8.0 (2026-06-08)

Features

  • config: run a subset of processes with -t/--tags (#19) (3b68169)

v0.7.0

05 Jun 12:33
fd3347f

Choose a tag to compare

0.7.0 (2026-06-05)

Features

  • config: default to ./rumor.json when no path is given (#17) (177f22f)

v0.6.0

04 Jun 14:37
f55aae8

Choose a tag to compare

0.6.0 (2026-06-04)

Features

  • ui: show background shutdown progress on quit (#15) (d832bb8)

v0.5.0

29 May 20:06
e2f693c

Choose a tag to compare

0.5.0 (2026-05-29)

Features

  • config: add root-level envFiles shared by all processes (#11) (3a65377)

Bug Fixes

  • ui: spawn restarted processes at the current terminal width (#13) (7659cdb)

v0.4.0

28 May 08:44
3079135

Choose a tag to compare

0.4.0 (2026-05-27)

Features

  • ui: add 'd' hotkey for process details screen (#9) (3e76fd6)

v0.3.0

27 May 12:35
c26c575

Choose a tag to compare

0.3.0 (2026-05-27)

Features

  • color status dots by exit code and process kind (#5) (16b2115)
  • config: substitute ${VAR} refs against per-process env (#6) (fa7b1f2)

v0.2.0

25 May 12:12
9752bfd

Choose a tag to compare

Features

  • hanoi multi-process TUI orchestrator (#1)
  • Distribute via Homebrew (rename to rumor + release pipeline) (#2)