Skip to content

v0.8.3

  • v0.8.3
  • 8230d81
  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
  • Choose a tag to compare

  • v0.8.3
  • 8230d81
  • Choose a tag to compare

  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
@SpasticPalate SpasticPalate tagged this 11 Apr 10:51
sqlite3 echoes the result of `PRAGMA journal_mode=WAL` (the literal
string "wal") to stdout. During `forge init` the daemon startup ran
db_init between prompts, making "wal" appear on the Worker Loop
read -p line as if it had been typed.

Redirect the PRAGMA call to /dev/null. Bump to 0.8.3.

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Assets 2
Loading