Skip to content

Releases: JAAvila-Of/vivac

v0.15.9

Choose a tag to compare

@github-actions github-actions released this 26 Sep 01:23
4164d71

Added

  • (web) restyle after a macOS settings window, with project cards (#181)

v0.15.8

Choose a tag to compare

@github-actions github-actions released this 25 Sep 21:28
036c494

Added

  • (cli) let vivac update install once the person says yes (#179)

v0.15.7

Choose a tag to compare

@github-actions github-actions released this 25 Sep 17:07
05bf4d4

Fixed

  • (web) start past dead registry entries and keep the index reachable (#176)

v0.15.6

Choose a tag to compare

@github-actions github-actions released this 25 Sep 15:24
5235e49

Added

  • (cli) add vivac update to install without closing sessions (#174)

v0.15.5

Choose a tag to compare

@github-actions github-actions released this 25 Sep 13:25
9e62284

Added

  • (migrate) share a large batch's reading among subagents (#172)

v0.15.4

Choose a tag to compare

@github-actions github-actions released this 25 Sep 12:08
04d9c6e

Added

  • (render) style the rest of the reads and keep agent paths plain (#170)
  • (render) style tree, open and why, and wrap long titles at a tty (#167)

Fixed

  • (clock) print dates on the reader's calendar, not Greenwich's (#171)
  • (push) skip the depth advice when the push names its parent (#169)

v0.15.3

Choose a tag to compare

@github-actions github-actions released this 24 Sep 23:32
8c275e8

Added

  • (setup) print init and setup plans styled, one line per item

Fixed

  • (migrate) show each batch's nodes and always say what pillars exist
  • (session) count the agent's working minutes before nudging

v0.15.2

Choose a tag to compare

@github-actions github-actions released this 24 Sep 19:27
db2440d

Fixed

  • (session) read a hook's whole input before anything else
  • (setup) undo only what was written, and let Codex ask for trust
  • (declare) replace the sentence of an against already declared
  • (setup) keep the hook name apart from its command in the plan

v0.15.1

Choose a tag to compare

@github-actions github-actions released this 24 Sep 17:18
3c9205f

Added

  • (session) nudge the agent when a session goes quiet on the tree
  • (mcp) close records with vivac_done, and say when to write findings
  • (migrate) check every source can be found before it is done

v0.15.0

Choose a tag to compare

@github-actions github-actions released this 24 Sep 14:17
14e3d6e

Added

  • (why) [breaking] cap open siblings and children at eight, keep blockers

Fixed

  • (cli) answer an unknown command in three lines, before anything else