Releases: oxyplay/wyd
Releases · oxyplay/wyd
Release list
v0.6.0
Full Changelog: v0.5.0...v0.6.0
v0.5.0
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 evidencewyd --json sessions- Session-aware leftovers
wyd serve— local daemon over a Unix socketwyd 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
Full Changelog: v0.4.3...v0.4.4
Full Changelog: v0.4.3...v0.4.4
v0.4.3
v0.4.2
v0.4.1
v0.4.0
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.