Skip to content

v0.2.4

Choose a tag to compare

@avifenesh avifenesh released this 26 Jun 20:09
4afc95b
  • Notes view renders markdown — was dumping the raw .md source in a <pre>; now rendered with the shared Markdown component (edit mode keeps the raw textarea). Verified live.
  • De-flaked TestPersistAcrossDaemonRestart — waits for the transcript to be durably on disk before the simulated restart, so it no longer races the agent goroutine's write under CI load.