v0.8.3
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>