mirror of
https://github.com/lahfir/agent-desktop.git
synced 2026-08-16 12:03:46 +00:00
status computed `tracing = context.trace_enabled() || manifest_trace_on`. The manifest-only OR re-overstated tracing after the writer failed to open (e.g. a best-effort --trace path that can't be created on a trace-enabled session): emits silently drop while status still reported "tracing": true. Report `context.trace_enabled()` alone — now honest about a failed writer via has_sink() — so status reflects whether bytes are actually being written. Guard: status_reports_tracing_false_when_writer_failed. |
||
|---|---|---|
| .. | ||
| core | ||
| ffi | ||
| linux | ||
| macos | ||
| windows | ||