v0.35.1-beta.10
Pre-release
Pre-release
Delta since previous beta (v0.35.1-beta.9) — 1 new changeset.
Patch Changes
- Server-side diagnostics (file watcher, observer bridge, content filter, shadow repo, persistence, rename log, and the rest of the server package) now route through the structured pino logger instead of raw
console.*. Warnings and errors still print in theok startterminal, and every diagnostic now also lands in.ok/local/logs/server-current.jsonl— the file bug-report bundles collect — so watcher drop decisions, symlink-escape refusals, and bridge recovery paths are diagnosable from a bug report even when the server runs detached under the desktop app, where console output goes nowhere persistent.