Skip to content

Releases: oxyplay/wyd

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 22:11

Full Changelog: v0.5.0...v0.6.0

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 19:07

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

v0.4.4

Choose a tag to compare

@github-actions github-actions released this 26 Aug 13:13

Full Changelog: v0.4.3...v0.4.4

Full Changelog: v0.4.3...v0.4.4

v0.4.3

Choose a tag to compare

@github-actions github-actions released this 26 Aug 10:47

Full Changelog: v0.4.2...v0.4.3

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 25 Aug 23:03

Full Changelog: v0.4.1...v0.4.2

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 25 Aug 08:58

Full Changelog: v0.4.0...v0.4.1

v0.4.0

Choose a tag to compare

@oxyplay oxyplay released this 24 Aug 23:49

A fast TUI for seeing what your development tools and AI agents left running.

  • Process tree, classifier, leftovers
  • Docker list/clean (volumes need D)
  • Details and kill as table popups
  • cwd in FROM

macOS and Linux binaries below. cargo publish still needs a crates.io token.