Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 19:07
· 12 commits to main since this release

wyd 0.5.0

This release adds runtime ownership.

wyd can now remember which coding-agent session started a process, even after the original process tree is gone.

Highlights

  • Runtime sessions and durable local provenance (boot_id + pid + start_time)
  • Sessions view in the TUI
  • wyd why <pid> — which session owns a process, and the evidence
  • wyd --json sessions
  • Session-aware leftovers
  • wyd serve — local daemon over a Unix socket
  • wyd mcp — MCP server over stdio for coding agents
  • Vendor session registration (session_start / session_end)
  • Workers category
  • Expanded agent, database, LSP and dev-server detection
  • Safer Docker cleanup
  • SQLite WAL / concurrency hardening, stable macOS boot identity
  • macOS (arm64 + x86_64) and Linux (arm64 + x86_64) binaries

No account. No telemetry. No network required.

Full Changelog: v0.4.4...v0.5.0